Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

allow cache digest to pull in values from parameters

Abierto
#391 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
45/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
python
Área
ci-cd, devops

Línea de trabajo

Start by reviewing the cache configuration and the linked Firefox translations implementation of a from-parameters section. Trace how action input reaches task parameters and cache digests. Done means parameter values selected by the configuration distinguish otherwise different cacheable tasks without changing unrelated cache behavior.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Tasks that are primarily created from action tasks often make use of action input as part of building task definitions, which ultimately impacts the outcome of a task. In circumstances like this, some parts of the action input (which ends up in parameters) needs to impact to the digest of cacheable tasks to ensure that tasks that are ultimately different do not share the same digest.

This is something we've needed and implemented for Firefox translations via a from-parameters section in the cache configuration.

Lenguaje dominante
Python
Estrellas
26
Forks
55
Merge medio
2 d 6 min
PR fusionados (30 d)
15

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de taskcluster/taskgraph

Todos los issues de taskcluster/taskgraph

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.