Bugfix/deploy to portainer on merge #12

Merged
jusemon merged 1 commit from bugfix/deploy-to-portainer-on-merge into main 2025-11-26 13:23:52 -05:00
Owner
  • Introduced a new step in the CI workflow to trigger a Portainer deployment using a webhook.
  • Added checks for the presence of the PORTAINER_WEBHOOK_URL secret and handled HTTP response codes from the webhook call.
  • Ensured that the workflow does not fail if the webhook call is unsuccessful.

This enhancement streamlines the deployment process by automating updates to the Portainer stack upon successful CI runs.

- Introduced a new step in the CI workflow to trigger a Portainer deployment using a webhook. - Added checks for the presence of the PORTAINER_WEBHOOK_URL secret and handled HTTP response codes from the webhook call. - Ensured that the workflow does not fail if the webhook call is unsuccessful. This enhancement streamlines the deployment process by automating updates to the Portainer stack upon successful CI runs.
jusemon added 1 commit 2025-11-26 13:21:38 -05:00
Bugfix: Add Portainer deployment trigger to CI workflow
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 8s
Build and Publish Docker Image / Publish to Registry (pull_request) Has been skipped
26bb17c901
- Introduced a new step in the CI workflow to trigger a Portainer deployment using a webhook.
- Added checks for the presence of the PORTAINER_WEBHOOK_URL secret and handled HTTP response codes from the webhook call.
- Ensured that the workflow does not fail if the webhook call is unsuccessful.

This enhancement streamlines the deployment process by automating updates to the Portainer stack upon successful CI runs.
jusemon scheduled this pull request to auto merge when all checks succeed 2025-11-26 13:22:12 -05:00
jusemon merged commit 712ea7a0c5 into main 2025-11-26 13:23:52 -05:00
jusemon deleted branch bugfix/deploy-to-portainer-on-merge 2025-11-26 13:23:52 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: jusemon/threejs-test#12
No description provided.