Skip to content

Taffer/tw

 
 

Repository files navigation

tw (tee-dub)

tw (pronounced tee-dub) is a centralized repository for testing and building tools or helpers.

Release to Wolfi

To release a version of tw to wolfi, run tools/release-to-wolfi.

$ git tag vX.Y.Z
$ git push origin vX.Y.Z
$ ./tools/release-to-wolfi vX.Y.Z \
   ~/src/wolfi-os/ ~/src/enterprise-packages ~/src/extra-packages

This takes care of updating the tw.yaml file from melange.yaml for wolfi, and syncs the pipeline files for other dirs.

That will do a commit and you just need to push and do a PR.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.6%
  • Shell 15.6%
  • Makefile 2.8%