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

fix: Updated logic on when to bake Kilnfile arguments #485

Merged
merged 6 commits into from
Mar 26, 2024

Conversation

ram-pivot
Copy link
Contributor

  • Bake arguments from kilnfile only when the stub releases flag is not set.
  • This is causing TAS PRs checks to fail as currently for stub releases arguments are not needed.

Authored-by: Ramkumar Vengadakrishnan ramkumar.vengadakrishnan@broadcom.com

- Bake arguments from kilnfile only when the stub releases flag is not
  set.
- This is causing TAS PRs checks to fail as currently for stub releases
  arguments are not needed.

Authored-by: Ramkumar Vengadakrishnan <ramkumar.vengadakrishnan@broadcom.com>
@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

crhntr and others added 3 commits March 20, 2024 17:17
we have a variable bootstrapping problem when we try to load variables before interpolating Kilnfiles
Ram and I noticed the stemcell service does not do interpolation so we can also skip it for bake config

this also adds a bit more testing for bake configs
Co-authored-by: Ramkumar Vengadakrishnan <ramkumar.vengadakrishnan@broadcom.com>
@crhntr crhntr force-pushed the fix/tas-pr-unit-test-failure branch from 24b80c3 to 8211c78 Compare March 21, 2024 21:21
- Also fixed --help argument for re-bake command

Authored-by: Ramkumar Vengadakrishnan <ramkumar.vengadakrishnan@broadcom.com>
Copy link
Member

@crhntr crhntr left a comment

Choose a reason for hiding this comment

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

The docs look good to me. I just ran an auto formatter to fix the import paths.

@pabloarodas
Copy link
Contributor

Installed version locally and it works now to generate a tile with --stub-releases and --metadata-only

@pabloarodas pabloarodas merged commit 7cccc45 into main Mar 26, 2024
3 checks passed
@pabloarodas pabloarodas deleted the fix/tas-pr-unit-test-failure branch March 26, 2024 19:34
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.

4 participants