Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
argotk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
argo
argotk
Commits
16300a83
Commit
16300a83
authored
Mar 01, 2019
by
Valentin Reis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update warnings/progress rate
parent
707aa683
Pipeline
#5790
passed with stage
in 29 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
argotk.cabal
argotk.cabal
+1
-1
share/manifests/basic.json
share/manifests/basic.json
+1
-1
share/manifests/parallel.json
share/manifests/parallel.json
+1
-1
share/manifests/perfwrap.json
share/manifests/perfwrap.json
+1
-1
No files found.
argotk.cabal
View file @
16300a83
...
@@ -47,5 +47,5 @@ executable argotk
...
@@ -47,5 +47,5 @@ executable argotk
-fwarn-missing-signatures
-fwarn-missing-signatures
-fwarn-name-shadowing
-fwarn-name-shadowing
-fprint-potential-instances
-fprint-potential-instances
-Wmissing-export-list
-Wmissing-export-list
s
-fwarn-incomplete-patterns
-fwarn-incomplete-patterns
share/manifests/basic.json
View file @
16300a83
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
"name"
:
"argo/monitoring"
,
"name"
:
"argo/monitoring"
,
"value"
:
{
"value"
:
{
"enabled"
:
"1"
,
"enabled"
:
"1"
,
"ratelimit"
:
"100000000"
"ratelimit"
:
"100000000
0
"
}
}
}
}
]
]
...
...
share/manifests/parallel.json
View file @
16300a83
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
"name"
:
"argo/monitoring"
,
"name"
:
"argo/monitoring"
,
"value"
:
{
"value"
:
{
"enabled"
:
"1"
,
"enabled"
:
"1"
,
"ratelimit"
:
"100000000"
"ratelimit"
:
"100000000
0
"
}
}
}
}
]
]
...
...
share/manifests/perfwrap.json
View file @
16300a83
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
"name"
:
"argo/monitoring"
,
"name"
:
"argo/monitoring"
,
"value"
:
{
"value"
:
{
"enabled"
:
"1"
,
"enabled"
:
"1"
,
"ratelimit"
:
"100000000"
"ratelimit"
:
"100000000
0
"
}
}
}
}
]
]
...
...
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