Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#190 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
aws, docker

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

(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
主要言語
Go
スター
7
フォーク
3
平均マージ
3時間 2分
マージ済み PR(30日)
13

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

trufnetwork/node のほかの issue

trufnetwork/node の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。