Merged
Conversation
Adds setup instructions and information on coding standards
Readme updates
This reverts commit 9a21937.
Selections is now running on 3.8 in OKD, so ci should match that
- Add deployment and new year docs links to the readme - Add new year guide
Add pylint_quotes to .pylintrc so that it's invoked even without `--load-plugins pylint_quotes`
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.5.0...lxml-4.6.3) - PR #42 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.11.2...2.11.3) - PR #41 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](python-pillow/Pillow@7.1.2...8.1.1) - PR #40 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@2.9.2...3.3.2) - PR #37 Signed-off-by: dependabot[bot] <support@github.com>
Prevent stripping of leading zeros by using a string column and an auto incrementing id Fixes #44
VivianNK
reviewed
Apr 13, 2021
VivianNK
approved these changes
Apr 14, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since selections only really gets worked on once a year, I'm making the executive decision to use calver, with the scheme
yyyy.<rel-num>. As this is the first update of 2021, this is2021.1.Contents of this release:
--load-pluginswhen running pylintDEBUG