Chore/migrate ansible logic to workflow steps #44

Merged
labrec_b merged 34 commits from chore/migrate-ansible-logic-to-workflow-steps into main 2026-07-30 13:34:53 +02:00
Member
  • Move logic from ansible to bash / gitea workflow
  • TODO: test add-new-service deployment logic
- Move logic from ansible to bash / gitea workflow - **TODO:** test `add-new-service` deployment logic
labrec_b added 33 commits 2026-07-30 13:25:59 +02:00
test cicd
Deploy / deploy (push) Successful in 6s
Deploy / detect-changed-services (push) Canceled after 0s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Canceled after 0s
b62fe0f362
test cicd
Deploy / define-filters (push) Successful in 3s
Deploy / deploy (push) Canceled after 0s
Deploy / detect-changed-services (push) Canceled after 0s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Canceled after 0s
522fa5e2fe
test cicd
Deploy / define-filters (push) Successful in 2s
Deploy / deploy (push) Canceled after 0s
Deploy / detect-changed-services (push) Canceled after 0s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Canceled after 0s
d090d751bc
test cicd
Deploy / define-filters (push) Successful in 2s
Deploy / deploy (push) Canceled after 0s
Deploy / detect-changed-services (push) Canceled after 0s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Canceled after 0s
62f6a88184
test cicd
Deploy / define-filters (push) Successful in 3s
Deploy / deploy (push) Canceled after 0s
Deploy / detect-changed-services (push) Canceled after 0s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Canceled after 0s
a0bfa43946
test cicd
Deploy / define-filters (push) Successful in 2s
Deploy / deploy (push) Failing after 3s
Deploy / detect-changed-services (push) Successful in 3s
Service Deployer / deploy (push) Failing after 5s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Failing after 5s
212bc53bf4
test cicd
Deploy / define-filters (push) Successful in 4s
Deploy / deploy (push) Successful in 3s
Deploy / detect-changed-services (push) Successful in 1s
Service Deployer / deploy (push) Failing after 2s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Failing after 3s
efab57f70b
test cicd
Deploy / define-filters (push) Successful in 3s
Deploy / deploy (push) Successful in 4s
Deploy / detect-changed-services (push) Successful in 1s
Service Deployer / deploy (push) Failing after 4s
Deploy / Deploy Service (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Failing after 4s
84bb75e7c6
test cicd
Deploy / define-filters (push) Successful in 3s
Deploy / deploy (push) Successful in 4s
Deploy / detect-changed-services (push) Successful in 1s
Service Deployer / deploy (push) Failing after 5s
Deploy / Deploy Service (${{ fromJson(needs.detect-changed-services.outputs.matrix) }}) (push) Failing after 5s
2ea424bade
test cicd
Deploy / define-filters (push) Successful in 6s
Deploy / deploy (push) Successful in 4s
Deploy / detect-changed-services (push) Successful in 3s
Deploy / deploy-services (push) Failing after 1s
4cc4baab4d
test cicd
Deploy / define-filters (push) Successful in 1s
Deploy / deploy (push) Successful in 5s
Deploy / detect-changed-services (push) Successful in 4s
Deploy / deploy-services (push) Failing after 3s
878c3bba16
test cicd
Deploy / deploy-services (push) Successful in 11s
Deploy / define-filters (push) Successful in 3s
Deploy / deploy (push) Successful in 3s
Deploy / detect-changed-services (push) Successful in 1s
71574cee2d
test cicd
Deploy / define-filters (push) Successful in 2s
Deploy / deploy (push) Successful in 4s
Deploy / detect-changed-services (push) Successful in 1s
Deploy / deploy-services (push) Successful in 7s
d30a59f665
test cicd
Deploy / deploy (push) Successful in 14s
ecac78889e
labrec_b added 1 commit 2026-07-30 13:32:05 +02:00
labrec_b merged commit ab5534f974 into main 2026-07-30 13:34:53 +02:00
labrec_b added this to the Benjamin Labrecque project 2026-07-30 14:10:10 +02:00
labrec_b removed this from the Benjamin Labrecque project 2026-07-30 14:10:16 +02:00
armborst_f reviewed 2026-07-31 12:26:55 +02:00
@@ -0,0 +24,4 @@
sed -i "s/{{ *agebd_env* }}/${AGEBD_ENV}/g" "${SYSTEMD_UNIT_FILE_PATH}"
fi
mkdir -p ${HOME}/.config/systemd/user
Owner

handle services without python code

handle services without python code
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sls/hla_framework_bd#44