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
5
Closed
orestis.malaspin
requested to merge
5-add-sonar-integration
into
main
1 year ago
Overview
1
Commits
22
Pipelines
21
Changes
5
Expand
Closes
#5 (closed)
0
0
Merge request reports
Viewing commit
8ac1b19c
Prev
Next
Show latest version
5 files
+
66
−
11
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
8ac1b19c
Merge branch 'doc-auto-push-changelog' into v3.6.0
· 8ac1b19c
michael.minelli
authored
1 year ago
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