Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

v0.0.1 #91

Closed
wants to merge 358 commits into from
Closed

v0.0.1 #91

wants to merge 358 commits into from

Conversation

LizardByte-bot
Copy link
Member

@LizardByte-bot LizardByte-bot commented Jul 9, 2022

Description

This PR was created automatically.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files)

Changelog Summary

  • Initial release

ReenigneArcher and others added 30 commits April 16, 2022 13:37
- `curl` is not included in the base docker image.
- Use `requests` to check the health instead.
- Include `locale/retroarcher.po` in triggers.
- Run `git diff` and check output before creating/updating PR.
- If `git diff` is only 1 addition and 1 deletion (date/time changed), hard reset
- In theory, should fix the `delete-branch` of the final step
- Build binaries using 32 and 64 bit python
- Add all architectures supported by python 3.9.6-slim-buster docker image
- x86 python only available for Windows
- Fix docker tags
Label localization related PRs
Do not login to container registries for dependabot PRs
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
…htly/actions/cache-3

Bump actions/cache from 2 to 3
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.10 to 5.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v4.10...v5.0)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…aller-5.0

Bump pyinstaller from 4.10 to 5.0
github-actions[bot]
github-actions bot previously approved these changes Oct 5, 2023
github-actions[bot]
github-actions bot previously approved these changes Oct 5, 2023
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions[bot]
github-actions bot previously approved these changes Oct 10, 2023
github-actions[bot]
github-actions bot previously approved these changes Oct 10, 2023
github-actions[bot]
github-actions bot previously approved these changes Oct 10, 2023
github-actions[bot]
github-actions bot previously approved these changes Oct 12, 2023
github-actions[bot]
github-actions bot previously approved these changes Nov 24, 2023
github-actions[bot]
github-actions bot previously approved these changes Dec 4, 2023
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.