Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mozilla
/
code-coverage
Public
Notifications
You must be signed in to change notification settings
Fork
97
Star
32
Code
Issues
18
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate to taskgraph
- #2978
#2978
Closed
JohanLorenzo
wants to merge 16 commits into
mozilla:master
mozilla/code-coverage:master
from
JohanLorenzo:taskgraph-migration
JohanLorenzo/code-coverage:taskgraph-migration
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Migrate to taskgraph
#2978
JohanLorenzo
wants to merge 16 commits into
mozilla:master
mozilla/code-coverage:master
from
JohanLorenzo:taskgraph-migration
JohanLorenzo/code-coverage:taskgraph-migration
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2026
Add taskgraph scaffolding with docker-image kind
JohanLorenzo
committed
d250f6d
View commit details
Copy full SHA for d250f6d
Browse repository at this point
Fix cache scope: use level-only key instead of project-level key
JohanLorenzo
committed
8aec5ff
View commit details
Copy full SHA for 8aec5ff
Browse repository at this point
Fix run-task checkout arg: use underscore in code_coverage
JohanLorenzo
committed
5d7f9e1
View commit details
Copy full SHA for 5d7f9e1
Browse repository at this point
Add lint kind with pre-commit
JohanLorenzo
committed
3a0b3b9
View commit details
Copy full SHA for 3a0b3b9
Browse repository at this point
Fix Dockerfile: chown entire /builds/worker to worker user
JohanLorenzo
committed
82dfb2b
View commit details
Copy full SHA for 82dfb2b
Browse repository at this point
Fix Dockerfile: add libatomic1 for Node.js (prettier pre-commit hook)
JohanLorenzo
committed
5c10a2f
View commit details
Copy full SHA for 5c10a2f
Browse repository at this point
Fix ruff-format and prettier formatting
JohanLorenzo
committed
95a03a3
View commit details
Copy full SHA for 95a03a3
Browse repository at this point
Fix mypy-bot: add --no-namespace-packages to avoid taskcluster/ dir shadowing
JohanLorenzo
committed
8840ae0
View commit details
Copy full SHA for 8840ae0
Browse repository at this point
Add test kind
JohanLorenzo
committed
6893918
View commit details
Copy full SHA for 6893918
Browse repository at this point
Fix test kind: symlink bot/ci/hgrc to enable hgmo and pushlog extensions
JohanLorenzo
committed
7ef388b
View commit details
Copy full SHA for 7ef388b
Browse repository at this point
Fix test kind: use absolute path for hgrc symlink
JohanLorenzo
committed
2706c6e
View commit details
Copy full SHA for 2706c6e
Browse repository at this point
Add build kind
JohanLorenzo
committed
ca5f43a
View commit details
Copy full SHA for ca5f43a
Browse repository at this point
Fix ruff-format
JohanLorenzo
committed
6798172
View commit details
Copy full SHA for 6798172
Browse repository at this point
Commits on Mar 14, 2026
Add release kind
JohanLorenzo
committed
597c803
View commit details
Copy full SHA for 597c803
Browse repository at this point
DO NOT MERGE: simulate release event for E2E testing
JohanLorenzo
committed
60b57bd
View commit details
Copy full SHA for 60b57bd
Browse repository at this point
Commits on Mar 17, 2026
Fix release kind: use level to detect dry-run instead of tasks_for
JohanLorenzo
committed
87833fc
View commit details
Copy full SHA for 87833fc
Browse repository at this point
You can’t perform that action at this time.