posit-dev / posit-dev/images-shared

Support updating a subset of templates for existing image versions

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

Nobody has claimed this yet.

cvp:1 docker enhancement tdp:0
Dominant language
Python
Stars
2
Forks
0
Avg merge
4d 13h
Merged PRs (30d)
22

Description

As a bakery user, I would like to be able to update (re-render) a specific subset of the templates.

Use cases:

  • Update the goss tests without updating any other templates
  • Do not render templates that have diverged from the version that was used in the original image creation
    • This may require some sort of internal tracking of the template checksums

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

Start by locating the bakery flow that re-renders templates for existing image versions and how the original templates are identified. Determine how a requested subset can be selected and how divergence from the original version is detected. Done means selected templates, such as goss tests, can be updated without rendering unchanged or diverged templates.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.