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

Release SAAS builder built against LTS-2024 dependencies #1845

Merged
merged 11 commits into from
Oct 15, 2024

Conversation

sougata-progress
Copy link
Contributor

@sougata-progress sougata-progress commented Sep 16, 2024

@sougata-progress sougata-progress marked this pull request as ready for review September 23, 2024 10:23
Copy link
Contributor

@mwrock mwrock left a comment

Choose a reason for hiding this comment

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

The key changes here looks like they are directed for the local dev experience via make. That makes sense to keep but the key intent here is what our CI builds. This GH action controls how components are built on merge. These components need to be build against LTS.

This also doesn't seem to impact the verify pipeline. we want to make sure that pipeline uses LTS.

@sougata-progress sougata-progress force-pushed the sougata/saas_builder branch 3 times, most recently from 64b6d08 to 7f802b5 Compare September 30, 2024 01:07
Copy link
Contributor

@mwrock mwrock left a comment

Choose a reason for hiding this comment

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

The .github\actions\hab-pkg-build-and-upload-linux\action.yaml will need to set HAB_BLDR_CHANNEL and HAB_FALLBACK_CHANNEL to LTS-2024 for the hab pkg build step.

.github/actions/hab-pkg-build-and-upload-linux/action.yaml Outdated Show resolved Hide resolved
@mwrock mwrock force-pushed the sougata/saas_builder branch from 06d883b to 1fd3816 Compare October 15, 2024 20:34
@mwrock mwrock merged commit b2e8319 into main Oct 15, 2024
12 checks passed
@mwrock mwrock deleted the sougata/saas_builder branch October 15, 2024 21:37
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