Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata Core
Commits
49998ad3
Commit
49998ad3
authored
Nov 24, 2021
by
Pierre Dittgen
Browse files
Update README
parent
82768b26
Pipeline
#3272
passed with stage
in 5 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
49998ad3
...
...
@@ -29,3 +29,11 @@ A complete list of error messages can found in [ERRORS.md](ERRORS.md)
pip
install
pytest
pytest
--doctest-modules
```
## Release a new version
-
Update version in
[
setup.py
](
setup.py
)
and
[
CHANGELOG.md
](
CHANGELOG.md
)
files
-
Commit changes using
`Release`
as commit message
-
Create git tag (starting with "v" for the release)
-
Git push:
`git push && git push --tagss`
-
Check that pypi package is created (
[
validata-core pipelines
](
https://git.opendatafrance.net/validata/validata-core/-/pipelines
)
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment