Skip to content

Allow artifact name configuration#47

Open
prevostc wants to merge 1 commit intoipshipyard:mainfrom
prevostc:feat/configure-artifact-name
Open

Allow artifact name configuration#47
prevostc wants to merge 1 commit intoipshipyard:mainfrom
prevostc:feat/configure-artifact-name

Conversation

@prevostc
Copy link
Copy Markdown

@prevostc prevostc commented Apr 7, 2026

Allow the user to control the artifact name instead of hardcoded build.car.

Allow the user to control the artifact name instead of hardcoded `build.car`.
@SgtPooki
Copy link
Copy Markdown

@prevostc can you speak to the need for specifying the artifact name?

@prevostc
Copy link
Copy Markdown
Author

@SgtPooki I use that param to get a unique artifact file names.

            artifact-name: dapp-${{ github.sha }}.car

that helps with filebase management as their sdk is referencing files by name
https://filebase.github.io/filebase-sdk/tutorial-quickstart-object.html

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