VisionSystemsInc / VisionSystemsInc/vsi_common

New Just rewrite

Open
#436 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
8
Forks
9
Avg merge
36m
Merged PRs (30d)
1

Description

It's time add brand new 5 year old docker technology to new_just, buildkit.

  • Replace docker-compose build with docker buildx bake
  • Add default CI script (for gitlab)
    • Build in dind (just do this by default. If someone doesn't want to use dind, they can just remove the dind service)
    • Add support for custom CA certs for container registry
    • Add support for cache-to and cache-from
    • Add multistage caching support
    • Make sure ci builds docker image and runs in it with at least one mock test
  • Update dockerfile to new # syntax
  • Move /venv/cache to a local linked dir to speed up sync time for devs
  • Update version requirements documentation for docker daemon
  • #437
  • #407

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

Start by reviewing the remaining unchecked items in issue #436, especially the /venv/cache change and Docker daemon version requirements, alongside the existing Docker and GitLab CI configuration. Confirm the relevant build and CI behavior, then mark the remaining checklist items complete when local cache linking and the requirements documentation are implemented and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, gitlab, shell
Domain
build-system, ci-cd, devops, documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.