Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
status-site
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
25
Issues
25
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmytro Bogatov
status-site
Commits
7e480a4f
Commit
7e480a4f
authored
Aug 08, 2017
by
Dmytro Bogatov
💕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix.
parent
e991f340
Pipeline
#599
passed with stages
in 5 minutes and 56 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
debian/debian/changelog
debian/debian/changelog
+6
-0
debian/debian/status-ctl.1
debian/debian/status-ctl.1
+1
-1
debian/status-ctl.sh
debian/status-ctl.sh
+1
-1
No files found.
debian/debian/changelog
View file @
7e480a4f
status-ctl (1.2.0) unstable; urgency=medium
* Update docker-compose.yml.
-- Dmytro Bogatov <dmytro@dbogatov.org> Thu, 08 Aug 2017 04:35:38 +0000
status-ctl (1.1.1) unstable; urgency=medium
* Minor fixes.
...
...
debian/debian/status-ctl.1
View file @
7e480a4f
...
...
@@ -6,7 +6,7 @@
.
.\" Manpage for status-ctl.
.\" Contact dmytro@dbogatov.org to correct errors or typos.
.TH man 1 "4 August 2017" "1.
1.1
" "status-ctl man page"
.TH man 1 "4 August 2017" "1.
2.0
" "status-ctl man page"
.SH NAME
.B status-ctl
\- control tool for status site
...
...
debian/status-ctl.sh
View file @
7e480a4f
...
...
@@ -10,7 +10,7 @@ BAD_PARAMETERS=4
# CONSTANTS
CONFIG_DIR
=
/etc/status-site
PROJECT
=
"status-site"
VERSION
=
"1.
1.1
"
VERSION
=
"1.
2.0
"
BRANCH
=
"master"
function
usage
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment