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

Automatically Register Coder Scripts for startup coordination

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

@SasSwart がすでに取り組んでいます。

2026年1月23日 から。

評価

この issue はまだ評価されていません。

説明

We have implemented startup coordination using the coder exp sync commands.
This allows processes managed by a coder agent to orchestrate the order of their execution using a DAG based dependency model.

Right now, coder script resources need to explicitly execute coder exp sync in order to manage this functionality. This is a manual and error prone process.

A far better UX would be to automate the registration of coder scripts and other artefacts to the startup coordinator, such that they can depend on one another without manual registration. Once this is implemented, coder script resources would no longer have to run coder exp sync start, nor coder exp sync complete. They would however still need to run coder exp sync want.

A next step, which is beyond the scope of this issue, will be to add an attribute to Terraform that allows resources to depend on one another at runtime without any coder exp sync commands.

主要言語
言語のデータがありません
スター
3
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

coder/internal のほかの issue

coder/internal の issue をすべて見る

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

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