Skip to content

feat: add workflow to trigger deploy to demo environment#390

Merged
alismx merged 1 commit into
mainfrom
alis/to17/trigger_demo_workflow
May 23, 2025
Merged

feat: add workflow to trigger deploy to demo environment#390
alismx merged 1 commit into
mainfrom
alis/to17/trigger_demo_workflow

Conversation

@alismx

@alismx alismx commented May 23, 2025

Copy link
Copy Markdown
Contributor

Changes Proposed

  • Added a new GitHub Actions workflow file (trigger_demo_workflow.yaml) to enable manual deployment to the demo environment.
  • The workflow accepts inputs for the service name and version, and triggers a secondary GitHub Actions workflow in dibbs-tf-env

Additional Information

  • This initial PR is to test the permissions and integration with the dibbs-tf-envs repo.
  • I'll work directly with the team to customize the trigger as needed.

Testing

Once this merges to main:

  • Manually trigger the workflow on GitHub.
  • Verify that the API call is correctly made with the appropriate payload.
  • Check the dibbs-tf-envs repo kicks off the appropriate job.

@codecov

codecov Bot commented May 23, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.51%. Comparing base (7505a75) to head (c45c556).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #390   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files          33       33           
  Lines        1948     1948           
=======================================
  Hits         1919     1919           
  Misses         29       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@johanna-skylight johanna-skylight left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alismx alismx merged commit 9b4e14c into main May 23, 2025
16 checks passed
@alismx alismx deleted the alis/to17/trigger_demo_workflow branch May 23, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants