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-global.yml use ttl.sh and global-ci-bundle.yml #2179

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Feb 1, 2025

With upload-artifact@v3 deprecated and shut off, move to use the global-ci-bundle.yml workflow for global CI. This change drops the need for artifacts and just uses the ttl.sh service. This technique is already being used in a few other Konveyor projects as well.

Ref: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Ref: https://ttl.sh

Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.97%. Comparing base (b654645) to head (e11b874).
Report is 252 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2179      +/-   ##
==========================================
+ Coverage   39.20%   41.97%   +2.77%     
==========================================
  Files         146      175      +29     
  Lines        4857     5644     +787     
  Branches     1164     1343     +179     
==========================================
+ Hits         1904     2369     +465     
- Misses       2939     3259     +320     
- Partials       14       16       +2     
Flag Coverage Δ
client 41.97% <ø> (+2.77%) ⬆️
server ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sjd78 sjd78 requested a review from aufi February 1, 2025 00:56
@sjd78
Copy link
Member Author

sjd78 commented Feb 3, 2025

‼️ As currently configured, tier1, tier2 and tier3 tests are running. That's not great.

sjd78 added 2 commits February 6, 2025 15:58
With `upload-artifact@v3` deprecated and shut off, move to use the
`global-ci-bundle.yml` workflow for global CI. This change drops the
need for artifacts and just uses the ttl.sh service. This technique
is already being used in a few other Konveyor projects as well.

Ref: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Ref: https://ttl.sh

Signed-off-by: Scott J Dickerson <[email protected]>
Signed-off-by: Scott J Dickerson <[email protected]>
@sjd78 sjd78 force-pushed the ttl-sh-global-ci-bundle branch from 747ad12 to e11b874 Compare February 6, 2025 20:58
@sjd78 sjd78 merged commit 32a3570 into konveyor:main Feb 7, 2025
13 checks passed
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.

3 participants