Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Add transforms for index routes

Aperta
#324 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python
Ambito
ci-cd, devops

Direzione di ricerca

Start by reading the existing index_builders and related transforms in task.py, then review the Mercurial-specific context in #24. Define a dedicated transform that supports the listed route contexts, such as push, pull-request, and release promotion, with consistent index routes across projects.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

feature

We have the concept of "index_builders" in the task.py transforms, but:

  1. These are Mercurial specific (see #24 )
  2. They are buried in the big sea of functionality in task.py

I think it would make sense to have a dedicated transform that can add index routes based on the context. E.g it could support routes for:

  • push
  • pull-request
  • release promotion
  • ???

Ideally this transform would help us be more consistent with our index routes across projects.

Lingua principale
Python
Stelle
26
Fork
55
Merge medio
2g 6m
PR unite (30g)
15

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di taskcluster/taskgraph

Tutte le issue di taskcluster/taskgraph

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.