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

chore(templates): Remove Poetry version pin for GitHub Actions #826

Merged
merged 10 commits into from
Sep 29, 2022

Conversation

visch
Copy link
Contributor

@visch visch commented Jul 16, 2022

Hit an issue in CI with one of these pinned versions. Probably best to grab the latest version with the template.

Pinning is ok, but we should probably add a #TODO to have the developer pull the latest version of Poetry (Or we could do it programmatically with cookiecutter when a new template is made?)

Probably easiest not to pin!

Hit an issue in CI with one of these pinned versions. Probably best to grab the latest version with the template
@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #826 (9283ace) into main (a06c1f3) will not change coverage.
The diff coverage is n/a.

❗ Current head 9283ace differs from pull request most recent head e65ef67. Consider uploading reports for the commit e65ef67 to get more accurate results

@@           Coverage Diff           @@
##             main     #826   +/-   ##
=======================================
  Coverage   82.18%   82.18%           
=======================================
  Files          37       37           
  Lines        3621     3621           
  Branches      722      722           
=======================================
  Hits         2976     2976           
  Misses        479      479           
  Partials      166      166           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@visch visch changed the title Remove poetry version pin for github actions fix: Remove poetry version pin for github actions Jul 17, 2022
@visch visch requested a review from edgarrmondragon July 17, 2022 14:14
@edgarrmondragon edgarrmondragon changed the title fix: Remove poetry version pin for github actions fix(templates): Remove poetry version pin for github actions Sep 23, 2022
@edgarrmondragon edgarrmondragon changed the title fix(templates): Remove poetry version pin for github actions fix(templates): Remove Poetry version pin for GitHub Actions Sep 27, 2022
@visch
Copy link
Contributor Author

visch commented Sep 29, 2022

Thanks for doing the work here @edgarrmondragon :)

@edgarrmondragon edgarrmondragon enabled auto-merge (squash) September 29, 2022 02:58
@edgarrmondragon edgarrmondragon changed the title fix(templates): Remove Poetry version pin for GitHub Actions chore(templates): Remove Poetry version pin for GitHub Actions Sep 29, 2022
@edgarrmondragon edgarrmondragon merged commit 721b6f9 into meltano:main Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants