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

Automatically Register Coder Scripts for startup coordination

Aperta
#1,293 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@SasSwart ci sta già lavorando.

Dal 23/1/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

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.

Lingua principale
Nessun dato sulla lingua
Stelle
3
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

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 coder/internal

Tutte le issue di coder/internal

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.