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

Problem: Truflation DP daily push service is not included in the dev environment

Abierto
#190 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
35/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
aws, docker

Línea de trabajo

Start by reviewing the CI DEV stack and its startup script, then confirm how the dockerized daily push image will be pulled from ECR. Define the systemd service that manages it and verify that the integration is limited to DEV, not STAGING or PROD.

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

Descripción

(this task is not necessary for testnet. It might be executed manually in the meantime.)

This task is open for discussion. Truflation is a TSN data provider. However, to be able to quickly test if everything is working with new TSN code, it might be good to include Truflation data provider tools in the bootstrap process during the DEV environment (not on STAGING nor on PROD)

To fulfill this, after the daily push tool from tsn-data-provider is dockerized, we should incorporate in our CI DEV stack:

  • getting permission to get the image from ECR
  • pulling the image in the startup script
  • setting a systemd service that manages it

Related issue:

  • #191
Lenguaje dominante
Go
Estrellas
7
Forks
3
Merge medio
3 h 2 min
PR fusionados (30 d)
13

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 trufnetwork/node

Todos los issues de trufnetwork/node

Issues similares

Más issues de Go

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.