chore(W-17237970): Improve buildpacks:index for fir apps - #3227
Merged
Conversation
justinwilaby
force-pushed
the
jw/W-17237970
branch
from
February 19, 2025 20:04
fbbad8a to
0d073ae
Compare
justinwilaby
had a problem deploying
to
AcceptanceTests
February 19, 2025 20:04 — with
GitHub Actions
Failure
justinwilaby
had a problem deploying
to
AcceptanceTests
February 19, 2025 20:04 — with
GitHub Actions
Failure
justinwilaby
force-pushed
the
jw/W-17237970
branch
from
February 19, 2025 20:05
0d073ae to
a269ed6
Compare
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 20:05 — with
GitHub Actions
Inactive
justinwilaby
had a problem deploying
to
AcceptanceTests
February 19, 2025 20:05 — with
GitHub Actions
Failure
justinwilaby
force-pushed
the
jw/W-17237970
branch
from
February 19, 2025 20:07
a269ed6 to
63aebac
Compare
justinwilaby
had a problem deploying
to
AcceptanceTests
February 19, 2025 20:07 — with
GitHub Actions
Failure
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 20:07 — with
GitHub Actions
Inactive
justinwilaby
force-pushed
the
jw/W-17237970
branch
from
February 19, 2025 20:36
63aebac to
5e2dc7c
Compare
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 20:36 — with
GitHub Actions
Inactive
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 20:36 — with
GitHub Actions
Inactive
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 20:47 — with
GitHub Actions
Inactive
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 20:47 — with
GitHub Actions
Inactive
Co-authored-by: Sandy Lai <sandy.lai@salesforce.com>
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 22:51 — with
GitHub Actions
Inactive
justinwilaby
had a problem deploying
to
AcceptanceTests
February 19, 2025 22:51 — with
GitHub Actions
Failure
Co-authored-by: Sandy Lai <sandy.lai@salesforce.com>
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 22:51 — with
GitHub Actions
Inactive
justinwilaby
had a problem deploying
to
AcceptanceTests
February 19, 2025 22:51 — with
GitHub Actions
Failure
Co-authored-by: Sandy Lai <sandy.lai@salesforce.com>
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 22:51 — with
GitHub Actions
Inactive
justinwilaby
had a problem deploying
to
AcceptanceTests
February 19, 2025 22:51 — with
GitHub Actions
Failure
Co-authored-by: Sandy Lai <sandy.lai@salesforce.com>
justinwilaby
had a problem deploying
to
AcceptanceTests
February 19, 2025 22:54 — with
GitHub Actions
Failure
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 22:54 — with
GitHub Actions
Inactive
justinwilaby
had a problem deploying
to
AcceptanceTests
February 19, 2025 22:54 — with
GitHub Actions
Failure
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 22:54 — with
GitHub Actions
Inactive
justinwilaby
had a problem deploying
to
AcceptanceTests
February 19, 2025 23:06 — with
GitHub Actions
Failure
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 23:06 — with
GitHub Actions
Inactive
justinwilaby
force-pushed
the
jw/W-17237970
branch
from
February 19, 2025 23:07
4e37a0b to
0590a5e
Compare
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 23:07 — with
GitHub Actions
Inactive
justinwilaby
temporarily deployed
to
AcceptanceTests
February 19, 2025 23:07 — with
GitHub Actions
Inactive
SandyPantsLai
approved these changes
Feb 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the
buildpackscommand to distinguish between classic and fir buildpacksTesting
buildpacks --helpNote the updated help textbuildpacks -a <APP_NAME>where APP_NAME is a Fir app and again for a cedar app.