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

Simply integration and release workflows #505

Merged
merged 6 commits into from
Aug 4, 2023
Merged

Conversation

bolasim
Copy link
Collaborator

@bolasim bolasim commented Aug 4, 2023

Now that we have a separate release branch, we don't need to run the integration tests both in main and the release workflow. The release workflow should only be merged from main if main already passes the integration tests.

With that, we need to build the base images for the integration tests, which has now moved to main. Everything else just runs on release. The detection of versions was refactored into a reusable composite action.

@bolasim bolasim changed the title Start refactor version detect into action Simply integration and release workflows Aug 4, 2023
@bolasim bolasim marked this pull request as ready for review August 4, 2023 20:11
Copy link
Collaborator

@squidarth squidarth left a comment

Choose a reason for hiding this comment

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

thanks for doing this

@bolasim bolasim merged commit 6222767 into main Aug 4, 2023
@bolasim bolasim deleted the bola/fix-github-actions branch August 4, 2023 22:38
aspctu added a commit that referenced this pull request Aug 7, 2023
* Add small note about how to push new truss version. (#501)

* Simply integration and release workflows (#505)

* Start refactor version detect into action

* Resolve file

* Should be working now

* test integration tests too

* Prepare for merge

* Updating nginx filename (#506)

* incrementing version (#507)

---------

Co-authored-by: Sidharth Shanker <sid.shanker@baseten.co>
Co-authored-by: Bola Malek <bola@baseten.co>
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.

2 participants