feat(ci): add defaults pipeline template for CI workflow #191

Merged
argoyle merged 1 commits from add-ci-defaults into main 2025-04-30 15:13:46 +00:00
argoyle commented 2025-04-30 15:00:53 +00:00 (Migrated from gitlab.com)

Add the 'Defaults.gitlab-ci.yml' pipeline template to the CI
configuration to standardize the build environment across
projects. This change ensures consistency and improves
maintainability in the CI process.

Add the 'Defaults.gitlab-ci.yml' pipeline template to the CI configuration to standardize the build environment across projects. This change ensures consistency and improves maintainability in the CI process.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-04-30 15:01:00 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2025-04-30 15:13:46 +00:00
argoyle commented 2025-04-30 15:14:14 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 94.26%. Comparing base (1f20ead) to head (8b8bf53).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   94.26%   94.26%           
=======================================
  Files           2        2           
  Lines         122      122           
=======================================
  Hits          115      115           
  Misses          7        7           

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:shiny/authz_client/pull/188?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 94.26%. Comparing base [(`1f20ead`)](https://app.codecov.io/gl/unboundsoftware:shiny/authz_client/commit/1f20ead82036316ab92febb59e43672aa0f4b1df?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) to head [(`8b8bf53`)](https://app.codecov.io/gl/unboundsoftware:shiny/authz_client/commit/8b8bf537903b2696de79072589c90c30b10d0961?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #188 +/- ## ======================================= Coverage 94.26% 94.26% ======================================= Files 2 2 Lines 122 122 ======================================= Hits 115 115 Misses 7 7 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware:shiny/authz_client/pull/188?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). :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>
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/authz_client#191