Commit Graph

178 Commits

Author SHA1 Message Date
meejah
61a5d2b7b5 don't need 2024-12-06 13:20:18 -07:00
meejah
2108fb7994 reviewer doesn't like -latest 2024-12-06 13:20:18 -07:00
meejah
2ebdccf069 macos-12 deprecated; move to latest 2024-12-06 13:20:18 -07:00
meejah
1e01b46d45 more-unique because premature merge 2024-12-06 13:19:21 -07:00
Florian Sesser
9109cebdb6 Typo 2024-12-02 17:29:39 +00:00
Florian Sesser
6df845c0f6 Be more in line with other test result file names 2024-12-02 17:23:18 +00:00
Florian Sesser
e04cbb1867 More unique names for test logs - maybe works like this? 2024-12-02 17:06:29 +00:00
meejah
13bff03e0e hopefully unique names (upload v4) 2024-11-27 18:35:12 +00:00
meejah
b4763ddb73 upload-artifact -> v4 2024-11-27 18:35:03 +00:00
Florian Sesser
869c166db2 GitHub Actions: Don't run the Pypy 3.8 job anymore.
Fixes ticket: 4130.
2024-11-19 23:05:03 +00:00
Itamar Turner-Trauring
bb3546c965 Try tox 4 again 2023-11-20 16:19:17 -05:00
Itamar Turner-Trauring
6831dfe2c0 Run 3.12 Windows tests 2023-11-20 10:50:06 -05:00
Itamar Turner-Trauring
b28b769a6c Add some coverage for 3.12 2023-11-15 13:09:24 -05:00
Jean-Paul Calderone
67cc25df11 drop Windows unit tests from GitHub Actions
This drops Python 3.8 and Python 3.10 Windows coverage.
2023-08-08 12:13:31 -04:00
Itamar Turner-Trauring
b07f279483 Also run Foolscap-only integration tests. 2023-07-05 11:20:40 -04:00
Itamar Turner-Trauring
e8150015ad Try newer Python in the hopes this will speed things up. 2023-06-12 12:34:22 -04:00
Itamar Turner-Trauring
2bd76058e9 Specific version of macOS. 2023-05-08 13:48:54 -04:00
Itamar Turner-Trauring
20f55933bd Update past deprecated runner. 2023-05-05 11:02:24 -04:00
Itamar Turner-Trauring
5a5031f020 Try with newer Python, 3.11 might make it faster. 2023-05-03 16:46:57 -04:00
Itamar Turner-Trauring
e9a9ac7110 Rip out codecov for now. 2023-04-13 09:44:52 -04:00
Jean-Paul Calderone
8557c66b39 Remove the "ubuntu-latest" unit test job from GitHub Actions 2023-04-05 09:03:20 -04:00
Itamar Turner-Trauring
5ca07c311c Set up 3.11 in metadata and GitHub Actions. 2023-03-08 16:36:18 -05:00
Jean-Paul Calderone
e64c6b02e6
Fix a typo 2023-01-13 10:29:22 -05:00
Itamar Turner-Trauring
ee5ad549fe Clarify. 2023-01-12 11:12:00 -05:00
Itamar Turner-Trauring
e997bb9c39 Also need pywin32. 2023-01-12 10:39:50 -05:00
Itamar Turner-Trauring
dd89ca6d4f Another approach. 2023-01-12 10:36:39 -05:00
Itamar Turner-Trauring
e142f051b4 Cats solve problems, right? 2023-01-12 10:01:09 -05:00
Itamar Turner-Trauring
98624f3d6a Attempt to workaround for 3960. 2023-01-12 09:53:07 -05:00
Itamar Turner-Trauring
1482d41918 Drop 3.7. 2023-01-09 11:01:45 -05:00
Itamar Turner-Trauring
14d65d25da Merge remote-tracking branch 'origin/master' into 3937-integration-http-storage 2022-12-13 10:57:27 -05:00
Jean-Paul Calderone
b8680750da pin it in more places 2022-12-12 11:47:32 -05:00
Itamar Turner-Trauring
6a1f49551b No, that's not it. 2022-12-12 11:05:09 -05:00
Itamar Turner-Trauring
366cbf9001 Tox is bad? 2022-12-12 10:55:07 -05:00
Itamar Turner-Trauring
d05a1313d1 Don't change versions for now, use strings so it'll be future compatible with 3.10. 2022-12-12 10:54:23 -05:00
Itamar Turner-Trauring
742b352861 Whitespace. 2022-12-12 10:52:17 -05:00
Itamar Turner-Trauring
106df423be Another approach. 2022-12-12 10:52:01 -05:00
Itamar Turner-Trauring
844ae0dee3 Merge remote-tracking branch 'origin/master' into 3937-integration-http-storage 2022-12-12 10:43:51 -05:00
Itamar Turner-Trauring
98e25507df A different approach to forcing foolscap in integration tests. 2022-12-12 10:43:36 -05:00
meejah
3d831f653b cleanup 2022-12-01 23:58:53 -07:00
Sajith Sasidharan
1bb3267b6a
Merge remote-tracking branch 'origin/master' into 3944.github-actions-updates 2022-11-28 10:12:24 -06:00
Itamar Turner-Trauring
66283ade3b Merge remote-tracking branch 'origin/master' into 3937-integration-http-storage 2022-11-28 11:06:05 -05:00
Sajith Sasidharan
7715972429
Use newer version of crazy-max/ghaction-chocolatey 2022-11-26 18:41:24 -06:00
Sajith Sasidharan
26d30979c0
Use newer version of actions/upload-artifact 2022-11-26 18:41:23 -06:00
Sajith Sasidharan
15881da348
Use newer version of actions/checkout 2022-11-26 18:41:23 -06:00
Sajith Sasidharan
23d8d1cb01
Use action/setup-python@v4's caching feature 2022-11-26 18:41:23 -06:00
Sajith Sasidharan
5e6189e115
Use newer version of actions/setup-python 2022-11-26 18:41:13 -06:00
Sajith Sasidharan
562111012e
Give GITHUB_TOKEN just enough permissions to run the workflow 2022-11-26 18:18:05 -06:00
Itamar Turner-Trauring
6c3e9e670d Link to issue. 2022-11-23 09:53:11 -05:00
Itamar Turner-Trauring
4fd92a915b Install tor on any ubuntu version. 2022-11-23 09:43:45 -05:00
Itamar Turner-Trauring
62400d29b3 Seems like Ubuntu 22.04 has issues with Tor at the moment 2022-11-23 09:36:53 -05:00