Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
est
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Show more breadcrumbs
workflow
ewoksapps
est
Commits
03bc9af7
Commit
03bc9af7
authored
2 years ago
by
Wout De Nolf
Browse files
Options
Downloads
Plain Diff
Merge branch 'release' into 'main'
bump version See merge request
!110
parents
7ec5f374
100e5c48
No related branches found
No related tags found
1 merge request
!110
bump version
Pipeline
#95943
passed with warnings
2 years ago
Stage: test
Stage: style
Stage: build
Stage: test_build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
CHANGELOG.rst
+4
-0
4 additions, 0 deletions
CHANGELOG.rst
src/est/__init__.py
+1
-1
1 addition, 1 deletion
src/est/__init__.py
with
7 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
1
View file @
03bc9af7
include
:
-
remote
:
https://gitlab.esrf.fr/workflow/ewoks/ewoksci/raw/main/.gitlab-ci-template.yml
-
project
:
workflow/ewoks/ewoksci
file
:
.gitlab-ci-template.yml
flake8_nb
:
extends
:
.flake8_nb
...
...
This diff is collapsed.
Click to expand it.
CHANGELOG.rst
+
4
−
0
View file @
03bc9af7
Change Log
==========
0.4.0: 12/03/2022
-----------------
* Refactor and fix bug for production at BM23
0.3.0: 12/04/2021
-----------------
...
...
This diff is collapsed.
Click to expand it.
src/est/__init__.py
+
1
−
1
View file @
03bc9af7
__version__
=
"
0.4.0
-alpha.1
"
__version__
=
"
0.4.0
"
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