palladius / palladius/vibecoding
[apps-portfolio] Create a parameterized Cloud Build config for local builds
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
As a follow-up to issue #3, this task is to create a new Cloud Build configuration file (e.g., justfile_cloudbuild.yaml) that can be invoked from the justfile.\n\nThis new configuration should accept parameters, specifically the app version, allowing for versioned builds to be triggered locally without affecting the primary cloudbuild.yaml used by the automated Git trigger.\n\nThe justfile should be updated with a new command (e.g., just local-cloud-build) to invoke this new configuration.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the existing cloudbuild.yaml and justfile first, then compare the requested local configuration with the follow-up described in issue #3. Done means a new parameterized Cloud Build configuration exists, the justfile exposes a local-cloud-build command, and a local versioned build can be invoked without changing the automated Git-trigger configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud
- Domain
- build-system, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100