ci: remove manual deployment condition for production branch #11

Merged
argoyle merged 1 commits from ci-remove-manual-deployment-condition into main 2025-11-23 12:19:23 +00:00
argoyle commented 2025-11-23 12:14:40 +00:00 (Migrated from gitlab.com)

This change eliminates the manual deployment requirement in the CI/CD
pipeline for the production branch, allowing for automatic deployments.
It streamlines the deployment process, ensuring that changes to the
production branch are deployed without additional approval steps.

This change eliminates the manual deployment requirement in the CI/CD pipeline for the production branch, allowing for automatic deployments. It streamlines the deployment process, ensuring that changes to the production branch are deployed without additional approval steps.
argoyle commented 2025-11-23 12:18:20 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 84.37%. Comparing base (48bf9a7) to head (d5a3481).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   84.37%   84.37%           
=======================================
  Files           2        2           
  Lines          32       32           
  Branches       13       13           
=======================================
  Hits           27       27           
  Misses          5        5           

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.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/10?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 84.37%. Comparing base ([`48bf9a7`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/48bf9a766b3b7683db1f2d4fe7a1baf50748f746?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`d5a3481`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/d5a3481678856bdf65f2062727d69ee132ba7c03?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #10 +/- ## ======================================= Coverage 84.37% 84.37% ======================================= Files 2 2 Lines 32 32 Branches 13 13 ======================================= Hits 27 27 Misses 5 5 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/10?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle (Migrated from gitlab.com) merged commit 54640afc0b into main 2025-11-23 12:19:23 +00:00
argoyle commented 2025-11-23 12:19:24 +00:00 (Migrated from gitlab.com)

mentioned in commit 54640afc0b

mentioned in commit 54640afc0bb22cfe364612b77714530a71801884
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas-app#11