Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • alpine-ec2-ami alpine-ec2-ami
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • cloudcloud
  • alpine-ec2-amialpine-ec2-ami
  • Merge requests
  • !104

Post-Build Cleanup, etc.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jake Buchholz Göktürk requested to merge fix/post-build-cleanup_etc into master Dec 22, 2020
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

scripts/builder.py...

GenReleaseReadme:

  • combine with ReleaseReadmeUpdater
  • generates README_<profile>.md
  • README_alpine.md is a symlink to README.md
  • don't crash when README doesn't preexist
  • append image list to README if no list found to replace

MakeAMIs:

  • collect all artifact IDs and report after all builds
  • don't update releases/readme

PruneAMIs:

  • defaults to pretend mode, unless --no-pretend
  • improve readability

UpdateReleases:

  • replace code with what was RefreshReleases
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/post-build-cleanup_etc