Rename new botstrap stage to org-setup (#3299)

* readme changes

* rename stage 0

* rename stage 0

* complete rename of stage 0

* tfdoc

* tfdoc

* tfdoc
This commit is contained in:
Ludovico Magnocavallo
2025-09-04 13:34:16 +02:00
committed by GitHub
parent bc6950e205
commit 756c02c21a
118 changed files with 334 additions and 348 deletions

View File

@@ -94,7 +94,7 @@ repositories = {
issues = true
}
}
populate_from = "../../stages/0-bootstrap"
populate_from = "../../stages/0-org-setup"
}
fast_01_resman = {
create_options = {
@@ -127,7 +127,7 @@ repositories = {
issues = true
}
}
populate_from = "../../stages/0-bootstrap"
populate_from = "../../stages/0-org-setup"
populate_samples = true
}
fast_01_resman = {