palladius / palladius/vibecoding

[apps-portfolio] Create a parameterized Cloud Build config for local builds

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.