Skip to content
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 1.9.1 to master #289

Merged
merged 40 commits into from
Jul 7, 2022
Merged

Conversation

tofu-rocketry
Copy link
Member

No description provided.

tofu-rocketry and others added 30 commits March 22, 2021 11:32
These is the sql_mode used in production. The schmeas don't work with
the later 10.2.x defaults currently.
Versions of MySQL that aren't ancient don't allow null in primary keys,
so this changes the default for LrmsId from NULL to empty string.
timeit is more designed for performance measurement of small pieces of
code whereas we have a long running process and we are more interested
in the wall clock time of the process.
Not every build system will have access to fedora-packager, but only a
subset of what's included with that is actually required.
Add pre-commit config and tidy up
* Cap mock below 4.0.0

- version 4 dropped support for Python 2.7

Co-authored-by: Adrian Coveney <tofu-rocketry@users.noreply.github.com>
dependabot bot and others added 10 commits June 20, 2022 11:04
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2.2.4...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
- As commas are allowed in an IGTF DN, just not in the `DC` part.
- The subsequent check that the DN begins with a slash should
  be sufficient to ensure DNs aren't in the comma separated format.
- we probably don't want to accept DNs like that, even if they
  are technically valid DNs. More often than not it's an error
  getting the DN from OpenSSL.
Remove check that there are no commas in the DN.
@tofu-rocketry tofu-rocketry self-assigned this Jul 6, 2022
@tofu-rocketry tofu-rocketry added this to the 1.9.1 milestone Jul 6, 2022
@tofu-rocketry tofu-rocketry marked this pull request as ready for review July 7, 2022 07:55
@tofu-rocketry tofu-rocketry requested a review from a team as a code owner July 7, 2022 07:55
@tofu-rocketry tofu-rocketry merged commit c0dff42 into apel:master Jul 7, 2022
@tofu-rocketry tofu-rocketry deleted the release-1.9.1 branch July 7, 2022 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants