Commit graph

137 commits

Author SHA1 Message Date
SoftFever
e56863af0d fix cicd build 2023-08-13 22:32:49 +08:00
SoftFever
afe1030b58
test (#1785) 2023-08-13 22:16:16 +08:00
SoftFever
7e87d9f031 Fix CICD 2023-08-11 18:31:52 +08:00
SoftFever
37c54aa4f6 clean up 2023-08-09 13:42:41 +08:00
SoftFever
fcc19342c5
DummyPR (#1698)
* upload deps binaries
2023-08-06 18:24:49 +08:00
Henning Hoefer
f14b6252e3 Fix bug template
Fixes a few issues I noticed while filing a bug
2023-08-04 16:29:19 +08:00
SoftFever
79911ab188 fix build error on Ubuntu and update deps 2023-08-03 00:48:54 +08:00
lane.wei
e9e44225f9 ENH: linux: set the two buildings to different names
current the name are the same
just add some string to different them

Change-Id: Ie90c0595a1240e7739a7fc0b0c45f0db1341314b
2023-07-22 14:53:49 +08:00
Abhijit Majumdar
c032663fd2 added commands to free up space before building as per https://github.com/actions/runner-images/issues/2840#issuecomment-1540506686 2023-07-22 14:48:51 +08:00
SoftFever
fda21497fc revert back to 2019 runner 2023-07-18 01:07:25 +08:00
SoftFever
ed156c1fc9 fix win cicd, revert back to vs2019 2023-07-18 01:02:42 +08:00
SoftFever
40a17695c5 fix vs2022 deps 2023-07-16 10:58:18 +08:00
Abhijit Majumdar
4bdb8f0724 added flag for build args in Containerfile; flags for 20.04 CI build avoids checking for memory resources 2023-07-10 13:15:29 +08:00
Abhijit Majumdar
8a1c618106 added a copy of the job to build with ubuntu 20.04 builder image to define correct glib versions 2023-07-10 13:15:29 +08:00
lane.wei
f43beb01e0 ENH: switch back to ubuntu 20.04 for building linux
This reverts commit 32f978c8932064395c0cfc3d8c22c2c9a263d4df.
2023-07-07 17:25:51 +08:00
SoftFever
3fee164058
update linux deps 2023-06-25 14:39:08 +08:00
SoftFever
4a799aa770 update Ubuntu deps 2023-06-11 14:44:44 +08:00
SoftFever
6108d8ee40 tweak ubuntu packages 2023-06-08 16:42:42 +08:00
SoftFever
d54861b8f7 add mac arm64 for build_deps 2023-06-07 17:44:48 +08:00
SoftFever
42d78a3a57 update cicd triggers 2023-06-07 16:02:45 +08:00
SoftFever
6aa84e8c42 build deps cicd 2023-06-07 15:42:18 +08:00
SoftFever
483febb01d fix build_deps syntax 2023-06-07 15:13:02 +08:00
SoftFever
678a0918d2 build deps 2023-06-07 14:50:19 +08:00
lane.wei
fbc04a98fc FIX: fix the spelling of bug in labels
Change-Id: Ic92681b88cd3e96aba7079cd4c632e15965681f8
2023-05-25 09:31:46 +08:00
lane.wei
7ac9aa5f90 ENH: refine the bug report format on github 2023-05-24 11:12:55 +08:00
lane.wei
2ee65e8bde ENH: add label when reporting a bug
Change-Id: I3e7b0fddd313205dd2f1b291e75bf320b6f5617b
2023-05-24 08:42:00 +08:00
lane.wei
d8f8311697 ENH: refine the issue report format
lots of issues are reported without enough information
which will cause the debugging slow
change the format to require more information
2023-05-22 20:16:55 +08:00
SoftFever
f2dfadeb64 trigger build for locale/resource changes 2023-05-14 21:29:51 +08:00
SoftFever
90ab9bd893 Update workflow 2023-05-14 16:27:23 +08:00
SoftFever
244aa466f9 update cicd 2023-05-05 23:08:36 +08:00
SoftFever
5f9fe826f0
Merge pull request #838 from chrisribe/PublishDocsToWiki
Publish docs to wiki
2023-04-29 18:16:26 +08:00
SoftFever
5245fdc9a7 update workflow 2023-04-26 21:07:02 +08:00
SoftFever
7d1adc12e4 enable CICD build for PR 2023-04-26 20:32:09 +08:00
chris
6ec8f73a76 mod vars 2023-04-24 00:56:17 -04:00
ChrisRibe
130503ce64 Added proper home index list 2023-04-24 00:56:17 -04:00
ChrisRibe
27f84b8406 Fixed YAML var usages 2023-04-24 00:56:17 -04:00
chris
97706cc752 Fixed folder name 2023-04-24 00:56:17 -04:00
chris
8bc5b0029a Change branch target (for tests) 2023-04-24 00:56:16 -04:00
chris
2b31a8c4fa YAML error 2023-04-24 00:56:16 -04:00
chris
72f74d14d0 added new publish_docs_to_wiki.yml task 2023-04-24 00:56:16 -04:00
lane.wei
793c50b1a6 ENH: linux: use ubuntu_latest to compile image for ubuntu
Change-Id: Idb14b776c9215752d37f16167c15b96588b91f22
2023-04-24 09:11:01 +08:00
SoftFever
75567f3c3c update deps 2023-04-10 23:53:46 +08:00
SoftFever
8206a54cb3 linux! 2023-04-05 23:28:33 +08:00
SoftFever
9eebb143db 1.6: linux cicd 2023-04-05 23:26:19 +08:00
SoftFever
70a0f5f77d try fix linux cicd 2023-04-05 22:17:05 +08:00
SoftFever
fd68138279 attempt to fix linux build error 2023-04-04 21:37:26 +08:00
SoftFever
7e204959e6 trigger CICD for main branch only 2023-03-19 18:20:24 +08:00
SoftFever
e35866bad6
Update FUNDING.yml 2023-03-18 00:44:37 +08:00
SoftFever
fe12f66679
Create FUNDING.yml 2023-03-18 00:41:21 +08:00
SoftFever
ce0b393415 mac Intel pack fix 2023-03-17 19:17:46 +08:00