-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.6.0 #40
Release 2.6.0 #40
Conversation
ff7b9e1
to
9089e03
Compare
9089e03
to
5fd2d03
Compare
21ab3b5
to
d350c7a
Compare
@JanneKiiskila Please check the code scanning errors |
@jenia81 - cleared false positives with comments. Resolved comments. |
dc1a788
to
7967c39
Compare
c1835db
to
8fb4fc6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's drop the cronjobs from this repo.
@JanneKiiskila dropped the cron job from the GitHub action |
I think we will be fine with that. |
--signing-tool
to themanifest-dev-tool init
command.--key
CLI option of themanifest-dev-tool init
command can receive an identifier private keyor a private key file name that will be used to sign the manifest with the external signing tool provided.
signing-tool
that is used by themanifest-tool create
command.--key
CLI option of themanifest-tool create
ormanifest-tool create-v1
command can receivean identifier private key or a private key file name that will be used to sign the manifest with
the external signing tool provided.
requests
to2.31.0
.cryptography
to41.0.4
.tox
additions etc.).dev-requirements
:pytest
to the latest7.4.2
.pylint
to2.17.7
(3.0.2
does not support older versions of Python).--force
CLI option that was deprecated already.