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

chore: Run GitHub actions on release-* branches #310

Merged

Conversation

ckadner
Copy link
Member

@ckadner ckadner commented Jan 11, 2023

Motivation

When we create a new release we need the GitHub actions to run for

  • Lint
  • Unit test
  • FVT
  • Image build and push

Modifications

Update the Github workflow definitions to include any release-.. branches.

Result

The GitHub action run on PR and pushed to the release branch.

As can be seen in this PR targeting the release-0.10 branch:
#298


Note: same (intended) changes as in PR #299 -- but without the merge commits

/cc @njhill @rafvasq
/assign @njhill

@ckadner ckadner added the test testing related bugs and fixes label Jan 11, 2023
@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ckadner, njhill

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@njhill
Copy link
Member

njhill commented Jan 11, 2023

/lgtm

@kserve-oss-bot kserve-oss-bot merged commit 960900d into kserve:main Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm test testing related bugs and fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants