-
- Downloads
An error occurred while retrieving diff files
Upgrade `gitlab-markup` to 1.7.0
The new version requires `python3` to be available. In omnibus installation this is already a reality as we are currently pathing previous `gitlab-markup` version to use `python3` instead of `python2`. We are now requiring `python3` with the gem without having to patch it. As a consequence to also make it easy to use it in development, we've introduced a `Pipfile` and `Pipfile.lock`, working similarly to `Gemfile` and `Gemfile.lock`, and added documentation on how to use them.
parent
322ed8ff
No related branches found
No related tags found
Pipeline #53894223 passed with warnings
Stage: build
Stage: prepare
Stage: test
Stage: post-test
Stage: post-cleanup
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 2 additions, 2 deletionsGemfile.lock
- Pipfile 12 additions, 0 deletionsPipfile
- Pipfile.lock 30 additions, 0 deletionsPipfile.lock
- changelogs/unreleased/59062-update-gitlab-markup-python-3.yml 5 additions, 0 deletions...gelogs/unreleased/59062-update-gitlab-markup-python-3.yml
- doc/development/contributing/style_guides.md 1 addition, 0 deletionsdoc/development/contributing/style_guides.md
- doc/development/python_guide/index.md 79 additions, 0 deletionsdoc/development/python_guide/index.md
Loading
Please register or sign in to comment