Commit Graph

255 Commits

Author SHA1 Message Date
Lars Holmberg 442a454c97 GH Actions: Parallelize pypi/docker publishing 2025-07-14 16:52:05 +02:00
Lars Holmberg 6692f441da Github actions: dont run tests if there are only changes in .md files. 2025-05-14 14:50:56 +02:00
Lars Holmberg ac76fa8e74 Update uv to 0.7.2 2025-05-05 10:25:43 +02:00
Lars Holmberg f3370e483c Reintroduce ignoring uv.lock changes to ensure proper version number for tagged builds. 2025-04-25 15:46:39 +02:00
Lars Holmberg 4dc1d8f221
Merge pull request #3118 from andrewbaldwin44/bugfix/wrong-filter
Fix setting version for tag and pre-release
2025-04-24 21:07:24 +02:00
Andrew Baldwin 544be8acdd Fix setting version for tag and pre-release 2025-04-24 21:05:14 +02:00
Lars Holmberg 10beb65199
Merge pull request #3097 from amadeuppereira/task/locust-cloud
Add locust-cloud as a dependency, update sphinx and some other docs stuff
2025-04-24 18:41:59 +02:00
Amadeu Pereira ed54680df1 Use dependency-groups in github actions 2025-04-24 17:24:54 +01:00
Andrew Baldwin 2835159366 Fix yarn publish 2025-04-24 18:21:32 +02:00
Andrew Baldwin 12c8045f30 Update publish command 2025-04-22 13:15:06 +02:00
Andrew Baldwin 7999e867c0 Fix npm publish 2025-04-22 12:49:12 +02:00
Schwannden Kuo a863a60d58
chore: set yarn to yarn berry 2025-04-21 16:27:41 +08:00
Lars Holmberg f263eca5bb Github actions: fix typo 2025-04-16 13:14:18 +01:00
Lars Holmberg 74541bf3ab Github Actions: Clean up step names. 2025-04-16 13:11:20 +01:00
Lars Holmberg 38d3e9b138 Drop support for Python 3.9 2025-04-08 14:09:28 +02:00
Lars Holmberg bff16032af clean up gh action 2025-03-09 14:46:50 +01:00
Lars Holmberg 781039cc09 Bump uv to 0.6.5, regenerate lock file. 2025-03-09 14:46:40 +01:00
Matthew Quinn 496fc3d5b0
Switch to uv/hatch instead of Poetry (#3039) 2025-02-17 11:36:49 +01:00
Lars Holmberg 8ceb930253 Increase stale timeout for tickets and PRs to 20 days. 2025-01-18 12:22:10 +01:00
Lars Holmberg fcb6104395 Pin Poetry to 1.x 2025-01-05 20:42:06 +01:00
Andrew Baldwin 0c5245aa24 Dependency bump 2024-11-27 10:27:02 -05:00
Lars Holmberg fc993b2739 Correct name for publishing action 2024-11-17 18:59:37 +01:00
Lars Holmberg 9c74acd156 Run tests on Python 3.13 2024-10-15 08:39:30 +02:00
Lars Holmberg f6890b55f8 GH actions: Use tee -a to show the output instead of only sending it to GITHUB_OUTPUT file. 2024-10-08 14:23:03 +02:00
Lars Holmberg a8bcebac37 gh: always build even if we think there's a cache hit 2024-09-19 09:28:37 +02:00
Lars Holmberg adb9c7ffb2 gh actions: pin python patch versions to avoid caching problem 2024-09-19 09:19:57 +02:00
Lars Holmberg 9dadf1cd29 gh actions: pin python patch versions to avoid "pip cache not found" / ".../.venv/bin/python: bad interpreter: No such file or directory" 2024-09-18 10:39:41 +02:00
Lars Holmberg 7a8ec0e045 gh actions: pin python to 3.12.5 on windows, because .6 has issues (No Python at '"C:\hostedtoolcache\windows\Python\3.12.5\x64\python.exe') 2024-09-15 12:14:08 +02:00
Lars Holmberg 8e98d84e0e
Merge pull request #2880 from mquinnfd/fix-build-output-dependency 2024-08-30 17:38:07 +02:00
Matthew Quinn ccf431537f build package dependency 2024-08-30 16:31:35 +01:00
Matthew Quinn 0a87e81027 updating build pipeline for docker tags 2024-08-30 15:10:57 +01:00
Matthew Quinn 33629a08b8 flaky caching 2024-08-30 09:26:30 +01:00
Matthew Quinn 0c8c7bfded make pip caching more reliable? 2024-08-30 09:13:35 +01:00
Matthew Quinn 7d7bfc673d updating PR comments 2024-08-30 08:57:48 +01:00
Matthew Quinn 4fb7e03457 updating publishing changes 2024-08-28 14:09:12 +01:00
Matthew Quinn c409eb7e7a fixes 2024-08-27 20:16:24 +01:00
Matthew Quinn 7ba485deb3 cache packages again 2024-08-27 09:45:04 +01:00
Matthew Quinn ebf9f05f42 test cache hit 2024-08-27 09:26:03 +01:00
Matthew Quinn 427ffd8182 caching run 2024-08-27 09:13:06 +01:00
Matthew Quinn 64810d2642 another cache for tox 2024-08-26 13:00:29 +01:00
Matthew Quinn 047682befc locking 2024-08-26 12:44:07 +01:00
Matthew Quinn 3a6bdf83d7 run docs build through tox 2024-08-26 12:41:07 +01:00
Matthew Quinn 7f0fcf6b4f dependencies 2024-08-26 12:35:48 +01:00
Matthew Quinn 265177854d adding docs build test 2024-08-26 12:35:15 +01:00
Matthew Quinn 1059fc8680 vscode revert 2024-08-26 12:16:12 +01:00
Matthew Quinn 0e25a5d870 test caching 2024-08-26 12:07:30 +01:00
Matthew Quinn fa689611cf non interactive shell 2024-08-26 11:56:30 +01:00
Matthew Quinn 8373394054 cleanup 2024-08-26 11:46:38 +01:00
Matthew Quinn eda7b461d8 test docker image 2024-08-26 11:43:14 +01:00
Matthew Quinn 10c419b50e docker test why not 2024-08-26 11:36:59 +01:00