Skip to content

change user registration to false#1046

Open
raphael-goetz wants to merge 4 commits into
mainfrom
#984-change-user-reg-to-false
Open

change user registration to false#1046
raphael-goetz wants to merge 4 commits into
mainfrom
#984-change-user-reg-to-false

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

Resolves: #984

@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

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

Status: Passed
Duration: 6 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14950086357/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2615801829/test_report
Finished in 26.81 seconds (files took 13.66 seconds to load)
1547 examples, 0 failures, 3 pending
Line Coverage: 92.9% (5570 / 5996)
[TEST PROF INFO] Time spent in factories: 00:16.510 (49.53% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14950086356/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2615801829/test_report
Finished in 25.79 seconds (files took 10.46 seconds to load)
1511 examples, 0 failures, 3 pending
Line Coverage: 93.09% (5417 / 5819)
[TEST PROF INFO] Time spent in factories: 00:15.839 (49.84% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14950086355/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2615801829/test_report
Finished in 23.77 seconds (files took 11.94 seconds to load)
1461 examples, 0 failures, 3 pending
Line Coverage: 92.65% (5241 / 5657)
[TEST PROF INFO] Time spent in factories: 00:15.088 (49.23% of total time)

docs:preview

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

rubocop

909 files inspected, no offenses detected

@raphael-goetz raphael-goetz force-pushed the #984-change-user-reg-to-false branch from e64e83f to 49e6886 Compare June 15, 2026 10:37
Comment thread spec/models/application_setting_spec.rb Outdated
Co-authored-by: Niklas van Schrick <mc.taucher2003@gmail.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
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.

Change default of user_registration_enabled to false

2 participants