Skip to content

Conversation

ngarafol
Copy link
Contributor

@ngarafol ngarafol commented Apr 1, 2025

  • update all docker containers in docker-compose file
  • update POWERDNS_VERSION to 4.9.0
  • fix test script success condition
  • stop building py2 packages
  • stop using python-coveralls

@ngarafol
Copy link
Contributor Author

@splashx @beli-sk sorry for pinging, but could you perhaps look into this and comment or merge? I tested workflow with nektos/act (local self hosted runners), and it did work up to the pypi release task. I think tag would need to be recreated in order for workflow to kick in.


- name: Setup python
uses: actions/setup-python@v5
uses: actions/setup-python@v5.5.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/actions/setup-python#basic-usage

Not the usage you'd want here, as you'd then need to constantly update the version instead of keeping it to latest v5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants