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 migration to Github Actions, part 3 #5978

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Ci migration to Github Actions, part 3 #5978

merged 3 commits into from
Feb 21, 2024

Conversation

tzununbekov
Copy link
Contributor

@tzununbekov tzununbekov commented Feb 20, 2024

Ci migration to Github Actions, part 3

  • Environment generation moved from go run -v mage.go GenerateEnvFile command to setup-env workflow step for better readability,
  • Release workflow added - snapshot and tag release workflows copy the steps of the current release process.
  • The number of parallel jobs and workflows increased to speed up the pipeline execution

@tzununbekov tzununbekov force-pushed the ci-migration branch 3 times, most recently from 43e72e8 to 857ca78 Compare February 20, 2024 06:41
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (42d17fd) 37.86% compared to head (5e4bd2a) 37.84%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5978      +/-   ##
==========================================
- Coverage   37.86%   37.84%   -0.02%     
==========================================
  Files         371      371              
  Lines       20665    20665              
==========================================
- Hits         7824     7821       -3     
- Misses      12064    12065       +1     
- Partials      777      779       +2     

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

@tzununbekov tzununbekov force-pushed the ci-migration branch 4 times, most recently from 4ce8f26 to 4f04de7 Compare February 20, 2024 11:54
@tzununbekov tzununbekov force-pushed the ci-migration branch 2 times, most recently from 2fee2ed to 6708694 Compare February 21, 2024 07:57
@tzununbekov tzununbekov merged commit cb4b57c into master Feb 21, 2024
18 checks passed
@tzununbekov tzununbekov deleted the ci-migration branch February 21, 2024 08:50
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