Skip to content

ci: update release workflow#487

Merged
sthaha merged 1 commit into
sustainable-computing-io:v1alpha1from
vprashar2929:chore-up-rel
May 2, 2025
Merged

ci: update release workflow#487
sthaha merged 1 commit into
sustainable-computing-io:v1alpha1from
vprashar2929:chore-up-rel

Conversation

@vprashar2929
Copy link
Copy Markdown
Collaborator

@vprashar2929 vprashar2929 commented May 2, 2025

This commit updates the existing release workflow.
Key changes:

  • Workflow will now create a pull request with changes to bundle and
    VERSION instead of directly committing to the repo.
  • Update the action for creating a release
  • Removed the job for creating a release branch

Note: For GH action to create pull request, we have to allow actions to create and approve pull requests under the repo settings

@codecov
Copy link
Copy Markdown

codecov Bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.00%. Comparing base (4c0628a) to head (dc4f6de).
Report is 4 commits behind head on v1alpha1.

Additional details and impacted files
@@            Coverage Diff            @@
##           v1alpha1     #487   +/-   ##
=========================================
  Coverage     29.00%   29.00%           
=========================================
  Files            22       22           
  Lines          2010     2010           
=========================================
  Hits            583      583           
  Misses         1414     1414           
  Partials         13       13           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vprashar2929 vprashar2929 changed the base branch from v1alpha1 to test-pr May 2, 2025 08:26
@vprashar2929 vprashar2929 changed the base branch from test-pr to v1alpha1 May 2, 2025 09:54
@vprashar2929 vprashar2929 added the ci Changes to the CI pipeline label May 2, 2025
@vprashar2929
Copy link
Copy Markdown
Collaborator Author

This commit updates the existing release workflow.
Key changes:
- Workflow will now create a pull request with changes to bundle and
  VERSION instead of directly committing to the repo.
- Update the action for creating a release
- Removed the job for creating a release branch

Note: For GH action to create pull request, we have to allow actions to create and approve pull requests under the repo settings

Signed-off-by: vprashar2929 <vibhu.sharma2929@gmail.com>
@vprashar2929 vprashar2929 changed the title chore: update release workflow ci: update release workflow May 2, 2025
@sthaha sthaha merged commit a2132ea into sustainable-computing-io:v1alpha1 May 2, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Changes to the CI pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants