add note on nixops priorities #26

Open
kiara wants to merge 0 commits from progress-indicator-note into main
Owner
No description provided.
fricklerhandwerk was assigned by kiara 2025-03-04 09:42:19 +01:00
kiara added 1 commit 2025-03-04 09:42:20 +01:00
fricklerhandwerk reviewed 2025-03-04 09:46:31 +01:00
@ -14,6 +14,8 @@ For demo purposes until further notice, our parameters are a constant as far as
More important for now is having TF provider wrappers for common use cases, because that is where the application value lives
- kiara: i'm not sure i see TF wrapping as as important as nested deployment, fallback way if we need a TF step seems embed/use TF itself

By embedding you mean calling TF directly from the Panel?

By embedding you mean calling TF directly from the Panel?
Author
Owner

no, by embed I mean calling it from nixops' local-exec provider

no, by embed I mean calling it from nixops' local-exec provider
fricklerhandwerk approved these changes 2025-03-04 09:46:33 +01:00
Merge conflict checking is in progress. Try again in few moments.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin progress-indicator-note:progress-indicator-note
git checkout progress-indicator-note

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff progress-indicator-note
git checkout progress-indicator-note
git rebase main
git checkout main
git merge --ff-only progress-indicator-note
git checkout progress-indicator-note
git rebase main
git checkout main
git merge --no-ff progress-indicator-note
git checkout main
git merge --squash progress-indicator-note
git checkout main
git merge --ff-only progress-indicator-note
git checkout main
git merge progress-indicator-note
git push origin main
Sign in to join this conversation.
No reviewers
No labels
WP2
WP3
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Fediversity/meta#26
No description provided.