Commit Graph

27 Commits

Author SHA1 Message Date
Mack a325e7156b FIX:github workflow build failed
jira: nojira
Change-Id: I96d6209006eafadc58b4d979a3f0c82ee66e87a9
2024-10-28 20:51:35 +08:00
Mack 124bedf545 ci: python install error on mac
GITHUB:no

https://github.com/nmeum/android-tools/pull/150

The formula built, but is not symlinked into /usr/local ;##[error]The rew link step did not complete successfully; Could not symlink bin/2to3;Target /usr/local/bin/2to3;already exists. You may want to remove it:rm '/usr/local/bin/2to3'

Change-Id: Ica3abe89eb9a006e40fb519e0e0c90325a1b33e0
2024-10-15 15:50:26 +08:00
Mack ce360ce9eb NEW: BuildLinux.sh add parallel count limit
JIRA:no

Detecting the free memory(GB)/2.5 set to the number of parallels

Change-Id: I171807071af9819e2a3aad0e27355d95975dbaa0
(cherry picked from commit 898ccf372931c09ae653cbb004a66223d5662817)
2024-07-17 15:49:00 +08:00
MackBambu fe359394f3 ENH: Refactor BuildLinux.sh to support fedora
JIRA: STUDIO-4377 STUDIO-7461
GITHUB: #2429
Change-Id: Ib4f14a88d04e789a58b1f83425a1708ce4934b0e
(cherry picked from commit a7c9e9e288694fe72665e45977f0676d827c767f)
2024-07-17 15:49:00 +08:00
lane.wei 60d5124cdc ENH: build: turn on build_all
Change-Id: I69baf0712a68abe1965075d9fc18825eb23c0ff8
2024-07-17 15:49:00 +08:00
Mack b0c40dbb58 ci: pack macos dep
JIRA: STUDIO-6329
Change-Id: Id58ad01e9b5113fd306345068bb3b3088fbab75a
2024-06-18 14:55:27 +08:00
Mack d30fb51b85 ci: github actions add ubuntu24 build
JIRA: STUDIO-6329
Change-Id: I499d21a1ae61ece2a753a71de621dc7e86fc921d
2024-06-18 14:55:27 +08:00
Mack 4707cfb986 ci: create github actions workflow
JIRA: STUDIO-6329
Change-Id: I31ef884af8e95d867a01b3aacbfeaef533600c34
(cherry picked from commit db5b53424e122ac4c40a5d96baacaee7f62d1e2f)
2024-06-11 18:17:08 +08:00
lane.wei 262eea6b35 ENH: workflow: update action to v4
Change-Id: I047f83cc7db03c0e02bf975c9704a6282c9e8eb4
2024-03-25 15:29:19 +08:00
SaltWei f6930bb6ab Update bug_report.yml
Some user don't now how to upload 3mf file. Make the description more clear.
2024-01-30 14:33:46 +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
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
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
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
lane.wei 793c50b1a6 ENH: linux: use ubuntu_latest to compile image for ubuntu
Change-Id: Idb14b776c9215752d37f16167c15b96588b91f22
2023-04-24 09:11:01 +08:00
lane.wei 05595daf4c ENH: linux: refine the build action for linux
only triggered by pull_request

Change-Id: I3382007f3cd21d8a1bd427bd75dd51a008cd7e5a
2023-02-02 16:53:45 +08:00
fang64 fe5629f0ed Add GitHub Action Workflow to Build AppImage 2023-02-01 21:12:20 +08:00
lane.wei b2caf90498 Revert "ENH: add the linux build action to github"
This reverts commit c0791f0fdd.

wrongly pushed to master
2023-01-31 21:27:35 +08:00
lane.wei c0791f0fdd ENH: add the linux build action to github 2023-01-31 21:13:42 +08:00
Yifan Wu 9d85a7f216
Update issue templates 2022-11-23 22:58:48 +08:00
Yifan Wu d039fc95ed
Update issue templates 2022-11-23 22:53:51 +08:00