Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: adjust GitHub actions config so workflow jobs succeed again #13

Merged
merged 6 commits into from
Apr 23, 2024

Conversation

mjbear
Copy link
Contributor

@mjbear mjbear commented Apr 10, 2024

Adjust GitHub actions config so workflow jobs succeed again. 🎺
Caused by artifacts moving, deprecated actions versions, and deprecated Python version.

Discussed on issue #12

Thank you!

bump install-poetry and poetry versions to resolve the 404 error (outdated hyperlink)

```
Run snok/[email protected]
Run curl -O -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py
  File "/home/runner/work/nornir_jinja2/nornir_jinja2/get-poetry.py", line 1
    404: Not Found
    ^^^
```
https://github.com/nornir-automation/nornir_jinja2/actions/runs/8595085340/job/23549175167
pytest - remove python version 3.6 and add 3.9
bump release - actions-poetry version to 2.1.6 and the poetry version within that job
gh actions - add testing for python 3.10, 3.11, and 3.12
@mjbear mjbear changed the title adjust GitHub actions config so workflow jobs succeed again Bugfix: adjust GitHub actions config so workflow jobs succeed again Apr 10, 2024
* Pin GH actions linters job "setup python" to 3.12

Pin GH actions linters job "setup python" to 3.12
@dbarrosop dbarrosop merged commit a46460e into nornir-automation:master Apr 23, 2024
8 checks passed
@dbarrosop
Copy link
Contributor

Amazing work, thanks a lot!

@mjbear mjbear deleted the github_actions branch April 23, 2024 12:46
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