Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
ccf33881
Commit
ccf33881
authored
2 years ago
by
Tom Teichler
Browse files
Options
Downloads
Plain Diff
Merge branch 'prepare-release-2.9-2' into 'master'
Do release 2.9 See merge request
!1030
parents
e13cc5ee
8ff299db
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1030
Do release 2.9
Pipeline
#71457
passed with warnings
2 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Pipeline: AlekSIS
#71465
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.rst
+5
-1
5 additions, 1 deletion
CHANGELOG.rst
docs/conf.py
+2
-2
2 additions, 2 deletions
docs/conf.py
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
8 additions
and
4 deletions
CHANGELOG.rst
+
5
−
1
View file @
ccf33881
...
...
@@ -9,6 +9,9 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`2.9`_ - 2022-05-25
-------------------
Added
~~~~~
...
...
@@ -39,7 +42,7 @@ Changed
* [Dev] ActionForm now returns a proper return value from the executed action
* Pin version of javascript dependencies
2.8.1`_ - 2022-03-13
`
2.8.1`_ - 2022-03-13
--------------------
Changed
...
...
@@ -826,3 +829,4 @@ Fixed
.. _2.7.4: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.7.4
.. _2.8: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.8
.. _2.8.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.8.1
.. _2.9: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.9
This diff is collapsed.
Click to expand it.
docs/conf.py
+
2
−
2
View file @
ccf33881
...
...
@@ -29,9 +29,9 @@ copyright = "2019-2022 The AlekSIS team"
author
=
"
The AlekSIS Team
"
# The short X.Y version
version
=
"
2.
8
"
version
=
"
2.
9
"
# The full version, including alpha/beta/rc tags
release
=
"
2.
8.2
.dev0
"
release
=
"
2.
9.1
.dev0
"
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
ccf33881
[tool.poetry]
name
=
"AlekSIS-Core"
version
=
"2.
8.2
.dev0"
version
=
"2.
9.1
.dev0"
packages
=
[
{
include
=
"aleksis"
}
]
...
...
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