Hugo van Kemenade
|
6f97f93dcc
|
Update config
|
2024-05-22 22:46:47 +03:00 |
|
Hugo van Kemenade
|
e4d2ebc4a0
|
Update test.yml
|
2024-03-01 08:02:36 +02:00 |
|
renovate[bot]
|
d5f1c3d3ac
|
Update github-actions
|
2024-03-01 01:13:50 +00:00 |
|
Hugo van Kemenade
|
77d1b0009c
|
Add support for Python 3.13
|
2024-02-05 21:27:22 +02:00 |
|
Hugo van Kemenade
|
5bccda1102
|
Update config
|
2024-02-04 22:06:20 +02:00 |
|
Hugo van Kemenade
|
6c888343c8
|
Pin codecov/codecov-action to v3.1.5
|
2024-02-04 12:00:33 -07:00 |
|
renovate[bot]
|
ffebde28e2
|
Update github-actions
|
2024-02-04 18:59:28 +00:00 |
|
renovate[bot]
|
e90d717b66
|
Update github-actions
|
2024-01-01 01:18:15 +00:00 |
|
renovate[bot]
|
47872dbb32
|
Update actions/checkout action to v4 (#436)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v3` -> `v4` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
###
[`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400)
[Compare Source](https://togithub.com/actions/checkout/compare/v3...v4)
- [Support fetching without the --progress
option](https://togithub.com/actions/checkout/pull/1067)
- [Update to node20](https://togithub.com/actions/checkout/pull/1436)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the first day of the month" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/pylast/pylast).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-01 08:37:46 +03:00 |
|
Hugo van Kemenade
|
e4b7af41f9
|
Remove default 'cache-dependency-path: pyproject.toml'
Committed via https://github.com/asottile/all-repos
|
2023-07-24 17:33:42 +03:00 |
|
Hugo van Kemenade
|
68c0197028
|
CI: Replace pypy3.9 with pypy3.10
Committed via https://github.com/asottile/all-repos
|
2023-06-18 14:42:29 +03:00 |
|
renovate[bot]
|
f7a73aa62f
|
Update mheap/github-action-required-labels action to v5
|
2023-06-08 17:29:12 +00:00 |
|
Hugo van Kemenade
|
02da99f4b0
|
Use hynek/build-and-inspect-python-package
|
2023-06-06 19:20:56 +03:00 |
|
Hugo van Kemenade
|
0f59831dc2
|
Drop support for EOL Python 3.7
|
2023-06-03 17:41:35 +03:00 |
|
Hugo van Kemenade
|
dc4bd8474c
|
Test newest PyPy
|
2023-04-18 06:19:54 -06:00 |
|
Hugo van Kemenade
|
56fc297371
|
Publish to PyPI with a Trusted Publisher
|
2023-04-18 06:08:52 -06:00 |
|
Hugo van Kemenade
|
165e4761f4
|
Merge pull request #424 from pylast/all-repos_autofix_fix-deprecated-repository_url
Replace deprecated repository_url with repository-url
|
2023-04-18 05:34:12 -06:00 |
|
renovate[bot]
|
111334328e
|
chore(deps): update mheap/github-action-required-labels action to v4
|
2023-04-02 09:06:18 +00:00 |
|
Hugo van Kemenade
|
15f0ccfd58
|
Replace deprecated repository_url with repository-url
Committed via https://github.com/asottile/all-repos
|
2023-03-19 15:53:12 +02:00 |
|
Hugo van Kemenade
|
e63ecc7bea
|
Autolabel pre-commit PRs with 'changelog: skip'
|
2023-01-05 18:42:43 +02:00 |
|
renovate[bot]
|
8169fad09d
|
chore(deps): update mheap/github-action-required-labels action to v3
|
2022-12-30 21:56:31 +00:00 |
|
Hugo van Kemenade
|
d03e25fc6c
|
Test Python 3.12-dev
Committed via https://github.com/asottile/all-repos
|
2022-11-09 13:44:07 +02:00 |
|
Hugo van Kemenade
|
7f3518fc1a
|
Test on Python 3.11 final
|
2022-10-25 18:32:50 +03:00 |
|
Hugo van Kemenade
|
98943d606e
|
Migrate from setup.* to pyproject.toml
|
2022-09-26 11:45:08 +03:00 |
|
Hugo van Kemenade
|
8a967b52f4
|
Replace deprecated pypa/gh-action-pypi-publish@master with @release/v1
Committed via https://github.com/asottile/all-repos
|
2022-07-25 21:21:03 +03:00 |
|
renovate[bot]
|
7df369dfff
|
chore(deps): update mheap/github-action-required-labels action to v2
|
2022-06-21 16:53:11 +00:00 |
|
Hugo van Kemenade
|
1e9d7d8c94
|
A Python version is required for v4
|
2022-06-08 19:55:48 +03:00 |
|
Renovate Bot
|
139e77707d
|
chore(deps): update actions/setup-python action to v4
|
2022-06-08 16:08:22 +00:00 |
|
Renovate Bot
|
3823d77a35
|
chore(deps): update pre-commit/action action to v3
|
2022-06-05 20:27:34 +00:00 |
|
Renovate Bot
|
75e2dd5f2e
|
chore(deps): update github-actions to v3
|
2022-05-02 15:20:10 +00:00 |
|
Hugo van Kemenade
|
dec407d958
|
Add final 'Test successful' to simplify PR status check requirements
|
2022-05-02 14:59:08 +03:00 |
|
Hugo van Kemenade
|
fa94ed0263
|
Support Python 3.11
|
2022-05-02 14:59:08 +03:00 |
|
Hugo van Kemenade
|
5b0c879fa0
|
Update config
|
2022-05-02 14:59:08 +03:00 |
|
Hugo van Kemenade
|
b726227d5d
|
Upgrade to actions/setup-python@v3
Committed via https://github.com/asottile/all-repos
|
2022-03-01 11:48:22 +02:00 |
|
Hugo van Kemenade
|
d610721167
|
Drop support for Python EOL 3.6
|
2022-02-27 16:08:33 +02:00 |
|
Hugo van Kemenade
|
c63e0a75ef
|
Restore support for Python 3.6
|
2022-01-24 18:02:15 +02:00 |
|
Hugo van Kemenade
|
8b66e69004
|
Drop support for soon-EOL Python 3.6
|
2021-11-21 18:43:32 +02:00 |
|
Hugo van Kemenade
|
25cf4165ea
|
Fix typo
|
2021-11-21 17:44:55 +02:00 |
|
Hugo van Kemenade
|
754d94374b
|
Use actions/setup-python's pip cache
|
2021-11-21 17:44:49 +02:00 |
|
Hugo van Kemenade
|
ae7d4e3625
|
Replace deprecated pypy3 with pypy-3.8
Committed via https://github.com/asottile/all-repos
|
2021-11-10 10:53:05 +02:00 |
|
Hugo van Kemenade
|
9072b98a18
|
Rename master to main, use 3.10 final, add workflow_dispatch
|
2021-10-19 13:08:53 +03:00 |
|
Hugo van Kemenade
|
c0fb459458
|
Update test config
|
2021-01-04 18:41:16 +02:00 |
|
Hugo van Kemenade
|
6328b9e106
|
Name lint job after workflow
|
2021-01-04 18:40:56 +02:00 |
|
Hugo van Kemenade
|
0ba17ecfff
|
Deploy to TestPyPI on merges to master, to prod PyPI for tags
|
2020-11-17 17:46:50 +02:00 |
|
Hugo van Kemenade
|
c979b72cf3
|
Label sync: don't delete existing labels not found in manifest
|
2020-11-17 17:39:48 +02:00 |
|
Hugo van Kemenade
|
815dc62dcd
|
Test on GitHub Actions
|
2020-11-16 23:28:03 +02:00 |
|
Hugo van Kemenade
|
d7e1d70c34
|
Use pre-commit/action
|
2020-11-16 22:41:24 +02:00 |
|
Hugo van Kemenade
|
2d570b97ff
|
Update config
|
2020-09-11 23:44:57 +03:00 |
|
Hugo
|
1160ee1513
|
GHA: Simplify and update lint.yml
|
2020-06-01 15:20:36 +03:00 |
|
Hugo
|
a040f42f95
|
Use v2 of actions/checkout
|
2020-03-23 14:29:00 +02:00 |
|