Commit graph

57 commits

Author SHA1 Message Date
PandaDEV
31d894ea41
fix: remove unnecessary quotes in version extraction script 2025-02-15 17:31:55 +01:00
PandaDEV
237d3d0996
chore: optimize macOS build workflow configuration 2025-02-15 17:30:47 +01:00
PandaDEV
57b8158c04
fix: wrong secret signing key name for macos 2025-02-15 15:25:38 +01:00
PandaDEV
105213a631
feat: add macOS build script for Tauri application 2025-01-11 01:00:32 +10:00
PandaDEV
c2ea79c29d
chore(release): change release to access token instead of actions bot 2025-01-11 00:41:25 +10:00
PandaDEV
dde27b37a8
Merge branch 'main' into issue/settings 2025-01-10 22:20:44 +10:00
PandaDEV
60b670c7a7
feat: Add release creation check and update changelog 2025-01-02 19:32:33 +10:00
PandaDEV
9db390c1c2
chore: migrate from bun to pnpm for dependency management in workflows 2025-01-01 20:41:29 +10:00
PandaDEV
3552a3779b
fix: update bun installation steps in workflows for proper dependency setup 2025-01-01 18:31:12 +10:00
PandaDEV
0f29e0af07
chore: migrate from pnpm to bun for dependency management in workflows and update README instructions 2025-01-01 16:17:13 +10:00
PandaDEV
1417d35cd7
fix(release): enhance changelog generation to handle missing tags 2024-12-25 21:31:26 +10:00
PandaDEV
dc34912895
fix(release): improve changelog generation and add debug information 2024-12-25 21:16:23 +10:00
PandaDEV
3824f24be4
chore: update Windows and Ubuntu build workflows for improved artifact renaming and organization 2024-12-22 17:49:08 +10:00
PandaDEV
66f229be7e
chore: improve artifact naming and organization in build workflows for macOS, Windows, and Ubuntu 2024-12-22 17:10:24 +10:00
PandaDEV
b706207aaf
chore: refine Windows and Linux build workflows with improved artifact listing and renaming 2024-12-22 12:51:46 +10:00
PandaDEV
d4d15f085a
chore: enhance Windows build workflow with improved artifact listing and renaming process 2024-12-22 11:12:44 +10:00
PandaDEV
a0a9358f55
chore: optimize ARM64 build workflow by refining dependency installation and cross-compilation setup 2024-12-22 00:17:42 +10:00
PandaDEV
93fb640ff2
chore: enhance ARM64 build workflow with additional dependencies and cross-compilation setup 2024-12-22 00:12:01 +10:00
PandaDEV
a3734eb9d6
chore: streamline artifact renaming and upload process in build and release workflows 2024-12-22 00:07:58 +10:00
PandaDEV
ec00adcbb5
chore: improve artifact handling in build workflow with enhanced renaming and listing for Windows and Linux 2024-12-22 00:01:34 +10:00
PandaDEV
741cc51a01
chore: enhance Windows build workflow with multi-architecture support and artifact naming 2024-12-21 23:54:54 +10:00
PandaDEV
f4b9b71666
chore(fix): update artifact hash calculation paths in release workflow 2024-12-21 23:06:22 +10:00
PandaDEV
e31b8c1600
chore: enhance release workflow with debug output for artifact hash calculations 2024-12-21 20:55:29 +10:00
PandaDEV
e9b1d2fee8
test: update artifact naming and improve release body formatting in workflow 2024-12-21 09:44:01 +10:00
PandaDEV
4b3b6eaf21
Update FUNDING.yml 2024-12-11 11:50:46 +10:00
PandaDEV
2f88644005
fix: missing bracket 2024-11-25 17:34:44 +10:00
PandaDEV
3195cd80b4
chore(actions): fix invalid format 2024-11-25 10:53:17 +10:00
PandaDEV
9162033b65
chore(actions): fix command not found 2024-11-25 10:23:36 +10:00
PandaDEV
fcc310b80a
fix: windows arm release body 2024-11-24 18:56:11 +10:00
PandaDEV
469897620b
fix: build error 2024-11-24 18:36:02 +10:00
PandaDEV
5addcef5a7
chore(actions): release body 2024-11-24 18:33:53 +10:00
PandaDEV
dab8394dd4
chore(actions): file not found 2024-11-24 17:14:57 +10:00
PandaDEV
999b9bada2
fix: action error 2024-11-24 16:57:44 +10:00
PandaDEV
89b67f24f2
fix: renaming of files 2024-11-24 15:17:39 +10:00
PandaDEV
ff5081308c
fix: windows build error 2024-11-24 12:52:39 +10:00
PandaDEV
3fad37c6d2
fix: remaning binaries on windows 2024-11-24 12:30:47 +10:00
PandaDEV
cdbdca10a2
feat: moved release job 2024-11-24 12:15:10 +10:00
PandaDEV
1d1ac8ace7
fix: permission build error 2024-11-23 15:26:49 +10:00
PandaDEV
78e747fb06
feat: release action 2024-11-23 15:12:45 +10:00
PandaDEV
d0b551b3fd
Revert "style: formatting"
This reverts commit f2f554074b.
2024-11-23 15:09:16 +10:00
PandaDEV
f2f554074b
style: formatting 2024-11-23 14:57:42 +10:00
PandaDEV
02becca60d
chore(actions): add macos nightly builds 2024-11-15 14:50:01 +10:00
PandaDEV
fd0fdd2d51
Update bug_report.yml 2024-11-07 10:48:08 +10:00
PandaDEV
568153abd2
Update FUNDING.yml 2024-09-28 17:32:57 +10:00
PandaDEV
9efd2e131e
Create FUNDING.yml 2024-09-08 00:55:06 +02:00
PandaDEV
23eb2700a1
Update feature_request.yml 2024-09-01 09:03:58 +02:00
PandaDEV
e0a16d25dd
Update bug_report.yml 2024-09-01 09:03:48 +02:00
PandaDEV
96f9f475df
modernized action workflow 2024-08-24 12:04:09 +10:00
PandaDEV
9e0f609880
now? 2024-08-24 11:44:14 +10:00
PandaDEV
ef57648f13
fixed templates not working? 2024-08-24 11:42:34 +10:00