Erik Wrede
|
73df50e3dc
|
housekeeping: switch 3.13 to non-dev
|
2024-10-18 13:40:31 +02:00 |
|
Dulmandakh
|
821451fddc
|
CI: bump upload-artifact and codecov actions (#1567)
CI: bump actions/upload-artifact and codecov/codecov-action actions
|
2024-09-29 15:23:21 +02:00 |
|
Dulmandakh
|
f2e68141fd
|
CI: build package (#1564)
|
2024-09-29 13:40:19 +02:00 |
|
Dulmandakh
|
431826814d
|
lint: use ruff pre commit hook (#1566)
* lint: use ruff pre commit hook
* dont install ruff
---------
Co-authored-by: Erik Wrede <erikwrede@users.noreply.github.com>
|
2024-09-29 13:33:10 +02:00 |
|
Dulmandakh
|
fd9ecef36e
|
CI: format check using Ruff (#1557)
* CI: format check using Ruff
* precommit, setup py
* gitignore ruff_cache
---------
Co-authored-by: Erik Wrede <erikwrede@users.noreply.github.com>
|
2024-06-28 15:05:04 +02:00 |
|
Dulmandakh
|
6834385786
|
support python 3.13 (#1561)
|
2024-06-28 15:03:34 +02:00 |
|
Dulmandakh
|
614449e651
|
Python 3.12 (#1550)
* python 3.12
* update classifiers
|
2024-06-13 14:34:16 +00:00 |
|
Dulmandakh
|
44dcdad182
|
CI: fix deprecation warning (#1551)
|
2024-06-13 16:32:50 +02:00 |
|
Dulmandakh
|
5db1af039f
|
Remove Python 3.7 (#1543)
* CI: add Python 3.12
* dd
* remove python 3.12
|
2024-05-16 10:17:26 +02:00 |
|
Dulmandakh
|
3cd0c30de8
|
CI: bump GH actions (#1544)
|
2024-05-16 10:09:19 +02:00 |
|
Dulmandakh
|
6b8cd2dc78
|
ci: drop python 3.6 (#1507)
Co-authored-by: Erik Wrede <erikwrede@users.noreply.github.com>
|
2023-07-19 09:08:19 +02:00 |
|
Erik Wrede
|
f09b2e5a81
|
housekeeping: pin ubuntu to 20.04 for python 3.6
Ubuntu:latest doesn't include py36 anymore. Keep this until we add 3.11 and drop 3.6.
See:
https://github.com/actions/setup-python/issues/544
https://github.com/rwth-i6/returnn/issues/1226
|
2022-11-21 15:40:05 +01:00 |
|
Thomas Leonard
|
ee1ff975d7
|
feat: Add support for custom global (Issue #1276) (#1428)
Co-authored-by: Thomas Leonard <thomas@loftorbital.com>
|
2022-09-19 10:17:31 +02:00 |
|
Christian Clauss
|
45986b18e7
|
Upgrade GitHub Actions (#1457)
|
2022-08-28 20:25:55 +02:00 |
|
Ülgen Sarıkavak
|
c5ccc9502d
|
Upgrade base Python version to 3.10 (#1449)
|
2022-08-28 17:33:35 +02:00 |
|
Christian Clauss
|
cbf59a88ad
|
Add Python 3.11 release candidate 1 to the testing (#1450)
* Add Python 3.11 release candidate 1 to the testing
https://www.python.org/download/pre-releases
* Update tests.yml
|
2022-08-27 18:06:38 +02:00 |
|
Erik Wrede
|
6339f489e9
|
Delete coveralls.yml
We are now using Codecov
|
2022-08-14 12:09:07 +02:00 |
|
Erik Wrede
|
2ee23b0b2c
|
Add codecov action
|
2022-06-27 16:30:01 +02:00 |
|
Christoph Zwerschke
|
e441fa72aa
|
Add Python 3.9 and 3.10 to the test matrix
Also update the test dependencies and adapt two tests (#1400).
|
2022-01-11 12:13:12 +01:00 |
|
Aryan Iyappan
|
9807d6102c
|
Update coveralls.yml
|
2021-08-21 17:40:08 +05:30 |
|
Aryan Iyappan
|
e66d6148ab
|
Create lint.yml
|
2021-08-21 17:25:38 +05:30 |
|
Aryan Iyappan
|
1654d2fa29
|
Update coveralls.yml
|
2021-08-21 17:24:11 +05:30 |
|
Aryan Iyappan
|
0aef168687
|
Create deploy.yml
|
2021-08-21 17:21:48 +05:30 |
|
Aryan Iyappan
|
dc6b820635
|
Create coveralls.yml
|
2021-08-21 17:19:53 +05:30 |
|
Aryan Iyappan
|
16551369b2
|
Update tests.yml
|
2021-08-21 17:16:43 +05:30 |
|
Aryan Iyappan
|
e1822c9ae9
|
Create stale.yml
|
2021-08-21 17:15:28 +05:30 |
|
Aryan Iyappan
|
3c50fa817a
|
Delete stale.yml
|
2021-08-21 17:14:52 +05:30 |
|
Aryan Iyappan
|
0e4c14b076
|
update workflow: tests
|
2021-08-19 15:00:09 +05:30 |
|
Aryan Iyappan
|
8ae4369155
|
remove build matrix wherever not needed
|
2021-08-19 12:16:13 +05:30 |
|
Aryan Iyappan
|
c0ddbbfaf4
|
update workflow matrix
|
2021-08-19 12:13:46 +05:30 |
|
Aryan Iyappan
|
467b1f8e8d
|
add workflow: tests
|
2021-08-19 12:03:27 +05:30 |
|
Jonathan Kim
|
7d09e5b138
|
Update stale.yml
|
2020-10-27 08:51:51 +00:00 |
|
Jonathan Kim
|
b0c8a17ec7
|
Fix issue with trailing whitespace (#1197)
|
2020-05-19 22:12:41 -07:00 |
|
Jonathan Kim
|
d6acfc6eae
|
Create config.yml
|
2020-05-09 13:32:38 +01:00 |
|
Jonathan Kim
|
0723dd1d6c
|
Update issue templates
|
2020-05-09 13:31:55 +01:00 |
|
Jonathan Kim
|
9fdab033a7
|
Add exempt labels
|
2020-04-01 16:24:23 +01:00 |
|
Jonathan Kim
|
3f6f426946
|
Update stale.yml
|
2019-10-18 10:50:54 +01:00 |
|
Jonathan Kim
|
0808e8acb3
|
Add stalebot (#1044)
|
2019-07-29 12:02:11 +02:00 |
|