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

Update CI #27

Merged
merged 4 commits into from
Nov 28, 2023
Merged

Update CI #27

merged 4 commits into from
Nov 28, 2023

Conversation

un-def
Copy link
Collaborator

@un-def un-def commented Nov 28, 2023

Once again, GitHub Actions had some surprises.

There are two almost not related to each other issues affecting the same test, I had to mark it as an expected failure to start to unravel this knot of issues.

`actions/setup-python` / `actions/python-versions` dropped Python 2.7

See: actions/setup-python#672
There are two unrelated (?) issues that we should fix:

* Adopt the rolling release scheme.
  See: luarocks#25
* Fix Windows build: `syntax error near unexpected token`
* Add 3.12
* Remove versions that we don't test (3.0-3.5
@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5436ade) 79.87% compared to head (de0e795) 79.78%.
Report is 4 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   79.87%   79.78%   -0.09%     
==========================================
  Files           1        1              
  Lines        1123     1123              
==========================================
- Hits          897      896       -1     
- Misses        226      227       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@un-def un-def merged commit 7f74fc8 into luarocks:master Nov 28, 2023
26 checks passed
@un-def un-def deleted the update-ci branch November 28, 2023 13:06
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