coreos / coreos/coreos-assembler

support `cosa fetch --arch --update-lockfile`

Open
#3,088 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
393
Forks
193
Avg merge
17h 6m
Merged PRs (30d)
5

Description

Part of the rebase instructions instruct the user to update the lockfile. It would be nice if we could update the lockfiles for all of our different architectures from our laptop/desktop workstations in a programmatic way. i.e.:

cosa fetch --dry-run --update-lockfile --arch=s390x

Contributor guide

Open the contributing guide

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 rebase instructions in .github/ISSUE_TEMPLATE/rebase.md and trace the cosa fetch command entry point for existing --arch, --dry-run, and --update-lockfile handling. Confirm that running the shown command from a workstation updates the requested architecture's lockfile, and check that the behavior works across the supported architectures.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system, cli
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.