8000 GitHub - mozilla/task-boot: Taskcluster Boot utils
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mozilla/task-boot

Repository files navigation

TaskBoot

A Python 3 tool to bootstrap CI/CD workflows in Taskcluster by building and publishing Docker images.

Features

  • clone a git repo
  • build a docker image in a Taskcluster task without dind, by using podman
  • push that docker image to a Docker repo, reading credentials from a Taskcluster secret
  • build multiple docker images using a docker-compose.yml file
  • build/update a Taskcluster hook
  • write docker images as Taskcluster artifacts
  • use those artifacts in another task to push them (allow for workflows like: build on pull-request and build/push on tag/prod branch)

Demo

TaskBoot is used by bugbug to produce Docker images on pull requests and branch pushes, pushing them only when a tag is created.

Documentation

A more detailed documentation is available in this project's wiki.

About

Taskcluster Boot utils

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 15

Languages

0