dependabot[bot]
d40d22ef6b
Bump the gh-actions group with 2 updates
...
Bumps the gh-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [actions/download-artifact](https://github.com/actions/download-artifact ).
Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: gh-actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: gh-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-11 14:20:51 +00:00
Pavel Zwerschke
b29b6f93f8
run ci twice
...
Co-authored-by: Garmelon <joscha@plugh.de>
2024-05-11 16:09:46 +02:00
Pavel Zwerschke
422cf05f15
Move all configuration into pyproject.toml, add x86 mac to CI
2024-05-11 10:26:19 +02:00
I-Al-Istannen
0294ceb7d5
Update github action versions
2023-03-22 00:10:54 +01:00
31631fb409
Increase minimum python version to 3.9
2022-04-27 22:52:50 +02:00
d8bd1f518a
Set up build and release workflow
2021-05-24 17:27:39 +02:00
27e4abcfa3
Do project setup from scratch
...
Following guidelines from the Python Packaging User Guide [1].
This commit intentionally breaks the .gitignore, project dependencies, GitHub
Actions and other stuff. It also removes almost the entire README. The intention
behind this is to get rid of all cruft that as accumulated over time and to have
a fresh start. Only necessary things will be re-added as they're needed.
From now on, I also plan on adding documentation for every feature at the same
time that the feature is implemented. This is to ensure that the documentation
does not become outdated.
[1]: https://packaging.python.org/
2021-04-27 00:07:54 +02:00
I-Al-Istannen
4f480d117e
Install keyring in CI
2021-04-14 19:24:05 +02:00
I-Al-Istannen
6f30adcd22
Fix quote type in README
2020-11-04 22:13:08 +01:00
I-Al-Istannen
6f78fef604
Add quoting instructions to README
2020-11-04 22:08:33 +01:00
I-Al-Istannen
9ea03bda3e
Adjust release names
2020-10-30 18:14:02 +01:00
I-Al-Istannen
f0d572c110
Fix a few typos in release body
2020-10-30 17:32:04 +01:00
I-Al-Istannen
076067e22d
Bump version
2020-10-30 17:28:34 +01:00
I-Al-Istannen
ebb6e63c5c
Add MacOS to CI
2020-10-30 17:23:27 +01:00
I-Al-Istannen
a519cbe05d
Add sync_url workflow
2020-10-06 12:42:20 +02:00