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: run unit tests, fmt, image build on release branch #361

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

anhuong
Copy link
Collaborator

@anhuong anhuong commented Oct 1, 2024

Description of the change

We want to run CI automation on PRs that go directly to release branch. This includes any patch fixes (currently) and the release time PRs. By not running unit tests, we miss differences between main and release branch as well as dependencies may be new and updated that should be tested. This vets the PR at release time.

Related issue number

How to verify the PR

Was the PR tested

  • I have added >=1 unit test(s) for every new method I have added.
  • I have ensured all unit tests pass

Signed-off-by: Anh Uong <anh.uong@ibm.com>
Copy link

github-actions bot commented Oct 1, 2024

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

@github-actions github-actions bot added the ci label Oct 1, 2024
Copy link
Collaborator

@willmj willmj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@anhuong anhuong merged commit 9243be7 into foundation-model-stack:main Oct 1, 2024
8 checks passed
anhuong added a commit to anhuong/fms-hf-tuning that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants