Commit Graph

38 Commits

Author SHA1 Message Date
Gwenhael Goavec-Merou 19a8df433a .github/workflows/Test.yml: fixed CI with windows (msys2/setup-msys2 master looks broken) 2025-09-03 17:34:19 +02:00
Gwenhael Goavec-Merou bc6ba85c7f CI: Removed ubuntu-20.02 build/test 2025-04-16 07:55:59 +02:00
Rui Chen b12d5f1ae6
ci: add ubuntu 24
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-01-01 10:32:17 -05:00
Gwenhael Goavec-Merou 023e7b772d .github/workflows/Test.yml: fixed actions/checkout version 2024-11-09 09:34:53 +01:00
Gwenhael Goavec-Merou 22abafd7a9 .github/workflows/Test.yml: fixed upload-artifact version 2024-11-09 09:30:08 +01:00
dependabot[bot] 2df82d8b4b
build(deps): bump actions/download-artifact in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 22:00:42 +00:00
Gwenhael Goavec-Merou c0db1b4c98 .github/workflows/Test.yml: test linux targets move to libhidapi-libusb0 2024-04-14 11:09:43 +02:00
Gwenhael Goavec-Merou a61eb2807a .github/workflows/Test.yml: linux targets move to libhidapi-libusb0 2024-04-14 10:15:55 +02:00
Gwenhael Goavec-Merou 899dc931c8 workflows: drop mingw32 2024-03-07 07:09:58 +01:00
Gwenhael Goavec-Merou 62169efa9c Github macos-latest runner workaround 2024-03-05 07:22:18 +01:00
Gwenhael Goavec-Merou 2963ee9624 workflows: fix again ubuntu version 2023-02-07 20:09:35 +01:00
Gwenhael Goavec-Merou 5bbe2ba0ba workflows: removing ubuntu 18.04 (obsolete) adding 22.04 2023-02-07 19:56:10 +01:00
Gwenhael Goavec-Merou cf61e715cb CMakeLists: when gzip is available spiOverJtag .bit and .rbf are compressed before installing 2023-02-02 07:38:35 +01:00
Jean THOMAS 129bf6ebe6 .github/workflows/Test.yml: Add CI for macOS 2022-02-24 21:15:20 +01:00
umarcor 03fb97d11c ci: use reusable composite action and reusable workflow from msys2/setup-msys2 2022-01-05 10:25:54 +01:00
umarcor 27e9cbacc5 ci: fix step 'Show package content' 2021-12-30 09:54:00 +01:00
umarcor 8c979e77ff ci: eine/tip was merged into pyTooling/Actions/releaser 2021-12-18 08:05:26 +01:00
Gwenhael Goavec-Merou 5e1f09c4d6 workflows: try to fix release 2021-12-02 07:36:39 +01:00
umarcor 6d469dfe92 revert ".github/workflows/Test.yml: filter artifact"
This reverts commit 06fe7f10d0.
2021-12-01 22:03:40 +01:00
umarcor 3fc8741525 ci/doc: clean HTML build before uploading artifact 2021-12-01 22:03:40 +01:00
umarcor 76b03380e7 ci/Release: replace openFPGALoader-Documentation subdir with a tarball 2021-12-01 22:03:40 +01:00
umarcor e01616d175 ci: set name of the documentation artifact 2021-12-01 20:01:18 +01:00
Gwenhael Goavec-Merou 130060619e
Merge pull request #141 from umarcor/ci-win-jobs
ci/win: add job 'win-jobs'
2021-12-01 19:45:45 +01:00
Gwenhael Goavec-Merou bd74ee3c82
Merge pull request #140 from umarcor/ci-pacboy
ci/win: use option 'pacboy' of setup-msys2
2021-12-01 19:39:08 +01:00
umarcor 94b6f006b1 ci/win: add job 'win-jobs' 2021-12-01 19:31:09 +01:00
umarcor 7184817e6f ci/win: use option 'pacboy' of setup-msys2 2021-12-01 19:13:06 +01:00
umarcor 260cc8863f ci: rm 'max-parallel' 2021-12-01 18:55:36 +01:00
Gwenhael Goavec-Merou 06fe7f10d0 .github/workflows/Test.yml: filter artifact 2021-12-01 18:36:37 +01:00
umarcor 39c8721e33 ci: use BuildTheDocs 2021-11-28 10:24:06 +01:00
Gwenhael Goavec-Merou 7a19f94f19 add zlib support (currently limited to altera spiOverJtag) 2021-11-25 08:11:50 +01:00
Gwenhael Goavec-Merou 9cfb070e2f cmsisDAP: try libhidapi-hidraw, or libhidapi-libusb for backward compatibility 2021-10-14 06:46:59 +02:00
umarcor 07570f003e ci: use eine/tip to release artifacts 2021-07-17 20:11:02 +02:00
umarcor 2d174a247b ci: add Ubuntu jobs 2021-07-17 18:38:52 +02:00
umarcor ab53a4ac7f ci: test --detect (allow it to fail) 2021-07-17 17:03:23 +02:00
umarcor dddd8a92c8 create subdir 'scripts', mv msys2 there 2021-07-17 16:20:57 +02:00
umarcor a493ed0c3b ci: update
* Split build and test into two jobs.
* Use emojis/icons.
* Build/test clang64 and ucrt64 too.
* Add workflow_dispatch.
2021-07-17 12:27:57 +02:00
umarcor 6f7a452870 ci/msys2: show package content 2021-07-17 11:35:38 +02:00
umarcor 685cf5c410 ci: add GitHub Actions workflow 'test' 2021-07-17 11:35:38 +02:00