Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dockerfiles
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
Container Registry
Model registry
Operate
Environments
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Picasoft
Technique
Dockerfiles
Commits
deb49911
Verified
Commit
deb49911
authored
4 years ago
by
Quentin Duchemin
Browse files
Options
Downloads
Patches
Plain Diff
[MetricsBot] Update to latest code
parent
d4d691e9
No related branches found
No related tags found
No related merge requests found
Pipeline
#62113
passed
4 years ago
Stage: build
Stage: security-tests
Stage: push
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pica-metrics-bot/entrypoint.sh
+2
-0
2 additions, 0 deletions
pica-metrics-bot/entrypoint.sh
pica-metrics-bot/picasoft-metrics-bot
+1
-1
1 addition, 1 deletion
pica-metrics-bot/picasoft-metrics-bot
with
3 additions
and
1 deletion
pica-metrics-bot/entrypoint.sh
+
2
−
0
View file @
deb49911
...
...
@@ -32,6 +32,8 @@ INTERVAL_SECONDS=${INTERVAL_SECONDS:-60}
while
:
do
echo
""
echo
"============================="
echo
"
$(
date
)
: Gathering stats..."
python3 main.py
sleep
$INTERVAL_SECONDS
...
...
This diff is collapsed.
Click to expand it.
picasoft-metrics-bot
@
95ffe16b
Compare
4ccadd2f
...
95ffe16b
Subproject commit
4ccadd2f25cc747ecd27acc74839d5ab51589940
Subproject commit
95ffe16b7cfddbcac39bdc9309c648fdd4d71787
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment