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

fix(ci): Optimize CI performance #1529

Merged
merged 2 commits into from
Apr 22, 2024
Merged

fix(ci): Optimize CI performance #1529

merged 2 commits into from
Apr 22, 2024

Conversation

ahmed-nour-fdc
Copy link
Contributor

@ahmed-nour-fdc ahmed-nour-fdc commented Apr 19, 2024

This PR includes the following:

  • Do not save built images locally when running in the CI.
  • Cancel stale commits' runs when a new commit is pushed.
  • Install docker with apt in integration tests instead of earthly installing it every time.

@ahmed-nour-fdc ahmed-nour-fdc force-pushed the AN/use-ci-option branch 11 times, most recently from 720ab38 to af46d49 Compare April 19, 2024 13:47
@ahmed-nour-fdc ahmed-nour-fdc changed the title fix(ci): Do not save images in the CI fix(ci): Optimize CI performance Apr 19, 2024
@ahmed-nour-fdc ahmed-nour-fdc marked this pull request as ready for review April 19, 2024 13:50
@ahmed-nour-fdc ahmed-nour-fdc requested a review from a team as a code owner April 19, 2024 13:50
@ahmed-nour-fdc ahmed-nour-fdc merged commit cbaafee into main Apr 22, 2024
13 checks passed
@ahmed-nour-fdc ahmed-nour-fdc deleted the AN/use-ci-option branch April 22, 2024 08:07
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