Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IDEA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container 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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
713
Warden
IDEA
Merge requests
!7
[CI/CD] Download files located at BACKUP_ZIPFILE_URL
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
[CI/CD] Download files located at BACKUP_ZIPFILE_URL
devel
into
master
Overview
0
Commits
1
Pipelines
1
Changes
3
Merged
Rajmund Hruška
requested to merge
devel
into
master
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
3
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
9cd35a9c
1 commit,
2 years ago
3 files
+
18
−
10
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
idea/__init__.py
+
1
−
1
View file @ 9cd35a9c
Edit in single-file editor
Open in Web IDE
Show full file
@@ -4,5 +4,5 @@
# Copyright (c) since 2016, CESNET, z. s. p. o.
# Use of this source is governed by an ISC license, see LICENSE file.
__version__
=
'
0.1.1
4
'
__version__
=
'
0.1.1
5
'
__author__
=
'
Pavel Kácha <pavel.kacha@cesnet.cz>
'
Loading