Laurent Trinques
ef75ee736a
Update windows-msi.yml
2026-05-12 22:02:53 +02:00
Laurent Trinques
df82a1125d
Update windows-msi.yml
2026-05-12 21:56:59 +02:00
Laurent Trinques
7edc2e0241
Update windows-msi.yml
2026-05-12 21:50:32 +02:00
Laurent Trinques
2f72e6164c
Update windows-msi.yml
...
Removal of all envs: WIX_ACCEPT_EULA: true (does not work)
Addition of a dedicated ‘Accept WiX EULA’ step with wix eula accept wix7 before any other WiX command — this is the official CI/CD method, which writes a sentinel file to the user profile, thereby authorising all subsequent WiX commands in the same job.
2026-05-12 21:39:36 +02:00
Laurent Trinques
e40f9c6b72
Update windows-msi.yml
2026-05-12 21:33:05 +02:00
Laurent Trinques
ef261a7afd
Update windows-msi.yml
...
Remove --accept-eula on dotnet tool install
2026-05-12 21:25:57 +02:00
Laurent Trinques
1550944011
Update windows-msi.yml
...
dotnet tool install --global wix --version 7.0.0 --accept-eula
wix extension add WixToolset.UI.wixext/7.0.0 --accept-eula
wix build ... --accept-eula
2026-05-12 20:55:22 +02:00
Laurent Trinques
32733187b8
Update windows-build.yml
Windows Build / build-windows (push) Has been cancelled
Windows Build / deploy-pages (push) Has been cancelled
2026-05-12 20:12:02 +02:00
Laurent Trinques
79542edd3b
Try to build Windows msi files
2026-05-12 19:50:20 +02:00
Laurent Trinques
2e0a1a55e3
Test Windows VS2026 migration on GitHUB action
2026-05-12 19:43:06 +02:00
Laurent Trinques
308f2ea838
Update windows-build.yml
2026-05-12 15:01:21 +02:00
Laurent Trinques
9a9a5446cf
Update windows-build.yml
2026-05-12 14:53:03 +02:00
Laurent Trinques
663336a7bc
Update windows-build.yml
Windows Build / build-windows (push) Has been cancelled
Windows Build / deploy-pages (push) Has been cancelled
2026-05-11 15:00:59 +02:00
Laurent Trinques
4fab90d5b9
Update windows-build.yml
Windows Build / build-windows (push) Has been cancelled
Windows Build / deploy-pages (push) Has been cancelled
2026-05-10 21:27:10 +02:00
Laurent Trinques
f67df92f0e
Update windows-build.yml
...
Windows Build / build-windows (push) Has been cancelled
Windows Build / deploy-pages (push) Has been cancelled
Use 7-Zip is already installed on all GitHub Windows computers (C:\Program Files\7-Zip\7z.exe), and it is much faster than Compress-Archive when dealing with 9,931 files.
2026-05-10 13:04:31 +02:00
Laurent Trinques
7e2c2cccf8
Update windows-build.yml
...
Add Ready_to_use packages
2026-05-10 12:42:30 +02:00
Laurent Trinques
b8ed1713a7
Update windows-build.yml
2026-05-10 12:18:40 +02:00
Laurent Trinques
ae3e01e564
Update windows CI/CD pipeline
Windows Build / build-windows (push) Has been cancelled
2026-05-10 09:56:02 +02:00
Laurent Trinques
b1466ec649
Update windows-build.yml
Windows Build / build-windows (push) Has been cancelled
2026-05-02 22:37:13 +02:00
Laurent Trinques
5c3aeb598d
Update windows-build.yml
2026-05-02 22:15:17 +02:00
Laurent Trinques
baab669b25
Update windows-build.yml
2026-05-02 21:47:44 +02:00
Laurent Trinques
5704d67d7d
Update windows-build.yml
2026-05-02 21:25:12 +02:00
Laurent Trinques
b0ad485c10
Update windows-build.yml
Windows Build / build-windows (push) Has been cancelled
2026-05-01 18:20:19 +02:00
Laurent Trinques
8ac216bd6b
Delete .github/workflows/publish-edge-snap.yml
2026-05-01 18:01:38 +02:00
Laurent Trinques
ae9380a9c9
Update windows-build.yml
2026-05-01 18:00:34 +02:00
Laurent Trinques
0f07174734
Update windows-build.yml
2026-05-01 17:29:18 +02:00
Laurent Trinques
e53a57bdac
Update windows-build.yml
2026-05-01 17:20:23 +02:00
Laurent Trinques
ba856c2fff
Add Windows build workflow
2026-05-01 17:01:31 +02:00
Laurent Trinques
9c835ce362
Update auto-doxygen.yml
2026-05-01 09:41:32 +02:00
Laurent Trinques
89be949201
Update auto-doxygen.yml
2026-02-06 14:22:23 +01:00
Laurent Trinques
a3a5cd1e87
Update auto-doxygen.yml
2026-02-05 13:48:10 +01:00
Int-Circuit
47d391c26b
fix incorrect token in workflow
...
Auto-build doxygen docs / doxygen (push) Has been cancelled
Auto-build doxygen docs / deploy (push) Has been cancelled
Fixed error in doxygen workflow, see https://github.com/qelectrotech/qelectrotech-source-mirror/issues/414#issue-3781358507
2026-01-05 13:58:56 +01:00
Laurent Trinques
2b18d93d43
Update auto-doxygen.yml
2026-01-05 13:31:11 +01:00
Int-Circuit
0d5373d640
restrict action to master
2025-12-28 17:42:27 +01:00
Int-Circuit
506565489f
cleaned location of doxygen html theme
...
fix branch
2025-12-28 17:42:27 +01:00
Int-Circuit
8a2e0a585c
Doxygen mr ( #9 )
...
Contribute QT help file with a MR
2025-12-28 17:42:27 +01:00
Int-Circuit
40744ba41a
remove test branch
2025-12-28 17:42:27 +01:00
Int-Circuit
94269afc76
push QCH file only if MR is accepted
...
fix errors due to github conflict editor being crappy
2025-12-28 17:42:27 +01:00
Int-Circuit
73e673ef8a
adding Auto Push support ( #2 )
...
* added deb build CI/CD + setup gitignore on local build/ dir
* added exception for test on branch
* fix image selection
* added XML option to Doxyfile + artifact output
* updated doxygen version
* added ci for doxygen
* added diff + fix action directory
* remove working dir option
* switch to atest doxygen version
* added aterfact upload
* added deployment step in ci + doxygen theme
* separated setup and doxygen step
* added correct path for dox build
* switch to docker action
* return to binary package
* dummy commit for pages
* swithced to upload-pages-artifact
* fixed typo not fetching submodules + pointing to correct doxygen theme as changes to it are in repo
* separate deb build to ci/cd branch for future MR
* remove debug log
* changed location of generation of .qch file
* adding sync
* collapse sync in one file
* added auto MR CI
* using checkout to push
* added test to downloaded dir
* fix add path
* check if file is marked as modified
* added path info
* drop artifact method
* fix path
* removed checkout clearing the repo
* force to pass gitignore filter
* setting up git lfs
* Push updated QCH file
* removed branch testing
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fixed action error due to rebasing
2025-12-28 17:42:27 +01:00
Int-Circuit
2ebc3a6054
changed location of generation of .qch file
2025-12-28 17:42:27 +01:00
Int-Circuit
bb74f822d7
swithced to upload-pages-artifact
...
fixed typo not fetching submodules + pointing to correct doxygen theme as changes to it are in repo
remove debug log
2025-12-28 17:42:27 +01:00
Int-Circuit
70dbc9cbad
added correct path for dox build
...
switch to docker action
return to binary package
dummy commit for pages
2025-12-28 17:42:24 +01:00
Int-Circuit
bd5f4f4f96
separated setup and doxygen step
2025-12-28 17:39:35 +01:00
Int-Circuit
179a9db0cb
added deployment step in ci + doxygen theme
2025-12-28 17:39:35 +01:00
Int-Circuit
34ee4ebf49
added aterfact upload
2025-12-28 17:39:35 +01:00
Int-Circuit
da661b0d4f
switch to atest doxygen version
2025-12-28 17:39:35 +01:00
Int-Circuit
1625692ddd
added ci for doxygen
...
added diff + fix action directory
remove working dir option
2025-12-28 17:39:33 +01:00
Laurent Trinques
b6485353f1
Update publish-edge-snap.yml
2023-11-17 13:53:57 +01:00
Laurent Trinques
663068e688
Update publish-edge-snap.yml
2023-11-07 13:11:31 +01:00
Laurent Trinques
92604d5d65
Update publish-edge-snap.yml
2023-09-06 12:46:24 +02:00