Skip to content

A template repository to quickly bootstrap a new repository using the Firefox CI Taskcluster instance and Taskgraph

License

Notifications You must be signed in to change notification settings

mozilla-releng/firefox-ci-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firefox-ci-playground

This repo provides a place to experiment and play around with Taskgraph on the Firefox-CI Taskcluster instance. This repo was generated by running taskgraph init in an empty repository.

How to Use

  1. Request write access to the repo in #firefox-ci on Matrix.

  2. Clone this repo (no need for a fork) and create a new branch based off of main.

  3. Create apps, add tasks, make changes, do whatever you want! If you are unfamiliar with Taskgraph, the official documentation is a great resource for getting started.

  4. Either create a pull request or push to a non-main branch (depending on what you are testing out).

    If you are creating a pull request, please keep it in the draft state so we know that it is not intended to be merged.

    If pushing to a non-main branch, please consider prefixing it with your user name to help keep things tidy. E.g, assuming you named your branch my-branch and your user name is user, you can run:

    $ git push origin my-branch:user/my-branch

If you have any questions or requests, please reach out on #firefox-ci!

About

A template repository to quickly bootstrap a new repository using the Firefox CI Taskcluster instance and Taskgraph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published