Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DojoCLI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Dojo Project (HES-SO)
Projects
UI
DojoCLI
Merge requests
!10
Resolve "Add sonar integration"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Resolve "Add sonar integration"
5-add-sonar-integration
into
main
Overview
1
Commits
22
Pipelines
21
Changes
61
Closed
orestis.malaspin
requested to merge
5-add-sonar-integration
into
main
1 year ago
Overview
1
Commits
22
Pipelines
21
Changes
61
Expand
Closes
#5 (closed)
0
0
Merge request reports
Compare
main
version 9
483ca1c8
1 year ago
version 8
6cf87571
1 year ago
version 7
4db9ee9e
1 year ago
version 6
d50b7418
1 year ago
version 5
eaf6bb41
1 year ago
version 4
7cdf0f9d
1 year ago
version 3
5a03c668
1 year ago
version 2
cb24de53
1 year ago
version 1
267f87ea
1 year ago
main (base)
and
latest version
latest version
609d4b29
22 commits,
1 year ago
version 9
483ca1c8
21 commits,
1 year ago
version 8
6cf87571
20 commits,
1 year ago
version 7
4db9ee9e
19 commits,
1 year ago
version 6
d50b7418
18 commits,
1 year ago
version 5
eaf6bb41
17 commits,
1 year ago
version 4
7cdf0f9d
16 commits,
1 year ago
version 3
5a03c668
15 commits,
1 year ago
version 2
cb24de53
6 commits,
1 year ago
version 1
267f87ea
1 commit,
1 year ago
61 files
+
1415
−
1990
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
61
Search (e.g. *.vue) (Ctrl+P)
NodeApp/.gitlab-ci/00_vars.yml
+
15
−
1
Options
@@ -34,4 +34,18 @@ variables:
VERSION_DEV_SUFFIX
:
'
-dev'
VERSION_TEST_SUFFIX
:
'
-test'
WIKI_FOLDER
:
Wiki
\ No newline at end of file
WIKI_FOLDER
:
Wiki
DOC_CHANGELOG_FILE
:
ZolaApp/content/changelog/projects/101_cli.md
DOC_FILE_BEGIN
:
|
+++
title = "Dojo CLI"
slug = "dojo-cli"
weight = 101
template = "docs/page.html"
[extra]
lead = "Changelog of The Dojo CLI."
toc = true
top = false
+++
Loading