Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bitmask-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leap
bitmask-core
Merge requests
!51
demo.bitmask got removed
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
demo.bitmask got removed
test_config
into
main
Overview
10
Commits
1
Pipelines
9
Changes
2
Merged
kwadronaut
requested to merge
test_config
into
main
3 months ago
Overview
10
Commits
1
Pipelines
9
Changes
2
Expand
The stored test data needs to be updated
0
0
Merge request reports
Compare
main
version 8
59e446ad
2 months ago
version 7
50b6aea0
2 months ago
version 6
81ad2cab
2 months ago
version 5
371d9bd5
2 months ago
version 4
e4a06578
2 months ago
version 3
d35cc1da
3 months ago
version 2
fcde3f1d
3 months ago
version 1
96f5d8ab
3 months ago
main (base)
and
latest version
latest version
77eafa57
1 commit,
2 months ago
version 8
59e446ad
2 commits,
2 months ago
version 7
50b6aea0
2 commits,
2 months ago
version 6
81ad2cab
2 commits,
2 months ago
version 5
371d9bd5
2 commits,
2 months ago
version 4
e4a06578
1 commit,
2 months ago
version 3
d35cc1da
4 commits,
3 months ago
version 2
fcde3f1d
2 commits,
3 months ago
version 1
96f5d8ab
1 commit,
3 months ago
2 files
+
9
−
9
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
pkg/bootstrap/testdata/provider.json
+
3
−
3
Options
{
{
"api_uri"
:
"https://api.demo.
bitmask.net
:4430"
,
"api_uri"
:
"https://api.demo.
example.org
:4430"
,
"api_version"
:
"3"
,
"api_version"
:
"3"
,
"ask_for_donations"
:
true
,
"ask_for_donations"
:
true
,
"ca_cert_fingerprint"
:
"SHA256: 40ed9d9c13872c1fcba25abdcf26a7b1bdeded433d74fbe1ccb58fbaaab58e23"
,
"ca_cert_fingerprint"
:
"SHA256: 40ed9d9c13872c1fcba25abdcf26a7b1bdeded433d74fbe1ccb58fbaaab58e23"
,
"ca_cert_uri"
:
"https://demo.
bitmask.net
/ca.crt"
,
"ca_cert_uri"
:
"https://demo.
example.org
/ca.crt"
,
"default_language"
:
"en"
,
"default_language"
:
"en"
,
"description"
:{
"description"
:{
"en"
:
"non-prod testing provider"
"en"
:
"non-prod testing provider"
},
},
"domain"
:
"demo.
bitmask.net
"
,
"domain"
:
"demo.
example.org
"
,
"donate_url"
:
"https://leap.se/donate"
,
"donate_url"
:
"https://leap.se/donate"
,
"donate_period"
:
"7"
,
"donate_period"
:
"7"
,
"info_url"
:
"https://leap.se"
,
"info_url"
:
"https://leap.se"
,
Loading