Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LSO
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
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
GÉANT Orchestration and Automation Team
GAP
LSO
Commits
06bb66f3
Commit
06bb66f3
authored
1 year ago
by
geant-release-service
Browse files
Options
Downloads
Plain Diff
Finished release 1.10.
parents
426558a1
f231b34f
Branches
Branches containing commit
Tags
1.10
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Changelog.md
+2
-0
2 additions, 0 deletions
Changelog.md
ansible-galaxy-requirements.yaml
+1
-1
1 addition, 1 deletion
ansible-galaxy-requirements.yaml
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
4 additions
and
2 deletions
Changelog.md
+
2
−
0
View file @
06bb66f3
# Changelog
# Changelog
All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file.
## [1.10] - 2024-04-24
-
GAP Ansible collection version is pinned to 1.0.69
## [1.9] - 2024-04-22
## [1.9] - 2024-04-22
-
GAP Ansible collection version is pinned to 1.0.68
-
GAP Ansible collection version is pinned to 1.0.68
## [1.8] - 2024-04-03
## [1.8] - 2024-04-03
...
...
This diff is collapsed.
Click to expand it.
ansible-galaxy-requirements.yaml
+
1
−
1
View file @
06bb66f3
...
@@ -3,6 +3,6 @@ collections:
...
@@ -3,6 +3,6 @@ collections:
-
juniper.device
-
juniper.device
-
junipernetworks.junos
-
junipernetworks.junos
-
name
:
geant.gap_ansible
-
name
:
geant.gap_ansible
version
:
1.0.6
8
version
:
1.0.6
9
roles
:
roles
:
-
Juniper.junos
-
Juniper.junos
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
06bb66f3
...
@@ -2,7 +2,7 @@ from setuptools import setup
...
@@ -2,7 +2,7 @@ from setuptools import setup
setup
(
setup
(
name
=
"
goat-lso
"
,
name
=
"
goat-lso
"
,
version
=
"
1.
9
"
,
version
=
"
1.
10
"
,
author
=
"
GÉANT Orchestration & Automation Team
"
,
author
=
"
GÉANT Orchestration & Automation Team
"
,
author_email
=
"
goat@geant.org
"
,
author_email
=
"
goat@geant.org
"
,
description
=
"
Lightweight Service Orchestrator
"
,
description
=
"
Lightweight Service Orchestrator
"
,
...
...
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