The Wayback Machine - https://web.archive.org/web/20200316112053/https://github.com/webknjaz
Skip to content
🐍
πŸ‡ΊπŸ‡¦@πŸ‡ͺπŸ‡Ί building: GitHubπŸ€–Bots @ansibleβ’Ά @cherrypyπŸ’πŸ₯§ @aiohttpπŸ”€ | using: @python🐍3.7
🐍
πŸ‡ΊπŸ‡¦@πŸ‡ͺπŸ‡Ί building: GitHubπŸ€–Bots @ansibleβ’Ά @cherrypyπŸ’πŸ₯§ @aiohttpπŸ”€ | using: @python🐍3.7
Block or report user

Report or block webknjaz

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Block or report user

Report or block webknjaz

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. πŸ€– Invisible engine driving octobot machines. Simple, yet powerful. [DEMO BOT @ https://github.com/sanitizers/chronographer-github-app] | [tutorial @ https://tutorial.octomachinery.dev] | [docs @ ht…

    Python 27 5

  2. CherryPy is a pythonic, object-oriented HTTP framework. https://docs.cherrypy.org/

    Python 1.2k 281

  3. Checks your test results metadata into github, commit-bound. Acts as a bot. You'll need a GitHub App to use it.

    Python 13 6

  4. Dpl (dee-pee-ell) is a deploy tool made for continuous deployment.

    Ruby 1.1k 364

  5. Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications β€” automat…

    Python 42.2k 18.6k

  6. 1
    /* Usage:
    2
     * First, open https://github.com/[username]/[reponame]/network/members page of upsteam repo
    3
     * After that open DevTools (normally F12), and then REPL (Esc), and copy-paste this there + hit Enter
    4
     * Script will output a command for adding git remotes to your local repo, copy-paste that to your terminal
    5
     */

Contribution activity

March 2020

Created a pull request in ansible-community/collection_migration that received 6 comments

Figure out co-authors of each migrated collection from Git

This patch effectively extracts all authors and co-authors of files scheduled for removal per collection and adds them as Co-Authored-By: Name <email>

+72 βˆ’1 6 comments

Created an issue in pypa/virtualenv that received 12 comments

[regression] When there's `setup.cfg` with `attr:` in CWD, `pip install` crashes under virtualenv 20+

Issue $sbj. Possibly related to #1670. Reproducible under Python 2 specifically, doesn't seem to affect py3. Repro Create setup.cfg in CWD $ cat …

12 comments
You can’t perform that action at this time.