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

CI: Speed improvements #416

Merged
merged 3 commits into from Sep 18, 2022
Merged

CI: Speed improvements #416

merged 3 commits into from Sep 18, 2022

Conversation

tony
Copy link
Member

@tony tony commented Sep 18, 2022

tmux-python/libtmux#428

  • ci(codeql-analysis): Update action versions, cleanup
  • Move pypi upload action out into separate job dependent on tests passing, only ran on git tags

@codecov
Copy link

codecov bot commented Sep 18, 2022

Codecov Report

Merging #416 (b117d01) into master (6d0d2fd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #416   +/-   ##
=======================================
  Coverage   61.19%   61.19%           
=======================================
  Files          35       35           
  Lines        2760     2760           
  Branches      662      662           
=======================================
  Hits         1689     1689           
  Misses        642      642           
  Partials      429      429           

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

@tony tony merged commit 691595f into master Sep 18, 2022
@tony tony deleted the ci-improvements branch September 18, 2022 15:48
tony added a commit that referenced this pull request Sep 18, 2022
@tony
Copy link
Member Author

tony commented Sep 18, 2022

image

https://github.com/tmux-python/libtmux/pulls?q=is%3Apr+is%3Aclosed

  • This now runs release in a separate job, only if tests pass
  • Avoids superfluously fetching docker image each push (shaves ~30s off ci run time)

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.

None yet

1 participant