Code Monkey home page Code Monkey logo

dj-wasabi-release's Introduction

Hi there ๐Ÿ‘‹

I am a nerd and likes to automate things to make my life easier. Mostly specific to Ansible, Zabbix and Kubernetes, but there are a lot of interesting technologies out there!

If you like my work and/or need some help, please take a look at my sponsor page, Patreon or buy me a coffee.

Anurag's github stats

Zabbix
Ansible coummunity.zabbix zabbix-agent zabbix-server zabbix-proxy zabbix-web zabbix-javagateway
Puppet voxpopuli-zabbix
Kubernetes/HELM helm-zabbix
Ossec Personal
Ansible ossec-server ossec-agent dj-wasabi-release pre-commit-hooks

dj-wasabi-release's People

Contributors

dependabot[bot] avatar dj-wasabi avatar

Watchers

 avatar

dj-wasabi-release's Issues

Able to configure repositories

Configured in dj-wasabi.yml in the repositories section, configuration per repo needs to be done if f.e. wiki or security enabled features should be enabled or not.

It should be able to do the following:

  • Enable/Disable wiki;
  • Enable/Disable Security reports
  • Enable/Disable issues;
  • Enable/Disable projects;
  • Archiving;

The GH Action `run-all` not working correctly

The GH Action run-all seems to not running fine when executing the run-me.py script:

       - name: Run runme with label script.
        run: ./run-me.py -D -s label.py
        env:
          CHANGELOG_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

The labels are not found when script is executed.

Delete local branches automatically

When creating a new release, make sure that branches that are already deleted on remote are also removed locally. This can be done by executing git fetch -p.

The run-me.py script is failing on executing labels.py script

Traceback (most recent call last):
  File "./run-me.py", line 90, in <module>
    main()
  File "./run-me.py", line 60, in main
    _repo = djWasabi.generic.getRepoUrl(owner=owner, repository=_name)
  File "/home/runner/work/dj-wasabi-release/dj-wasabi-release/lib/djWasabi/generic.py", line 42, in getRepoUrl
    raise ValueError('Please provide the owner of the repository.')
ValueError: Please provide the owner of the repository.
TMP directory: /tmp/tmpTs9JJk
Git  with repository: 
Script config: {'clone': False, 'args': ['-r'], 'name': 'label.py'}
Repo: {'name': 'consul'}
Error: Process completed with exit code 1.

raise ValueError('Please provide the owner of the repository.') as part of Github Actions execution

Error while release.py -d is executed on a different repository as part of an Github Action.

Traceback (most recent call last):
  File "/home/runner/work/pre-commit-hooks/pre-commit-hooks/main/../dj-wasabi-release/release.py", line 194, in <module>
    main()
  File "/home/runner/work/pre-commit-hooks/pre-commit-hooks/main/../dj-wasabi-release/release.py", line 133, in main
    githubUrl = djWasabi.generic.getGithubUrl(owner=owner, repository=repository)
  File "/home/runner/work/pre-commit-hooks/pre-commit-hooks/dj-wasabi-release/lib/djWasabi/generic.py", line 144, in getGithubUrl
Error:     raise ValueError('Please provide the owner of the repository.')
ValueError: Please provide the owner of the repository.
Error: Process completed with exit code 1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.