Skip to content

added multiple config loader#1103

Merged
Taucher2003 merged 2 commits into
mainfrom
#845-seperate-config-per-env
Jul 5, 2026
Merged

added multiple config loader#1103
Taucher2003 merged 2 commits into
mainfrom
#845-seperate-config-per-env

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

Resolves: #845

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2653200637

Status: Passed
Duration: 6 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15186922318/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2653200637/test_report
Finished in 30.79 seconds (files took 13.44 seconds to load)
1593 examples, 0 failures, 3 pending
Line Coverage: 93.27% (5998 / 6431)
[TEST PROF INFO] Time spent in factories: 00:18.977 (49.97% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15186922317/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2653200637/test_report
Finished in 26.77 seconds (files took 10.41 seconds to load)
1557 examples, 0 failures, 3 pending
Line Coverage: 93.46% (5845 / 6254)
[TEST PROF INFO] Time spent in factories: 00:16.671 (51.61% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15186922316/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2653200637/test_report
Finished in 28.75 seconds (files took 12.12 seconds to load)
1507 examples, 0 failures, 3 pending
Line Coverage: 93.06% (5669 / 6092)
[TEST PROF INFO] Time spent in factories: 00:17.699 (49.46% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/15186944584/artifacts/out/index.html

rubocop

935 files inspected, no offenses detected

@Taucher2003 Taucher2003 merged commit 4eda783 into main Jul 5, 2026
1 check passed
@Taucher2003 Taucher2003 deleted the #845-seperate-config-per-env branch July 5, 2026 18:19
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.

Allow separate configuration files per environment and runtime

3 participants