Commit Graph
200 Commits
Author SHA1 Message Date
logan 43dcb44c2f Merge pull request #23 from LJ-Software/dev
pre-alpha-0
2025-04-14 22:57:58 -05:00
logan 2616b80d31 Build release pipeline (#22)
* added package flag to build ci

* bump wails-build-action version

* updated dependencies and go version to 1.24

* fixed wails build action version and point to go1.24

* using main version of wails build action

* added dependencies step

* added write permission for workflow

* switched alsa dep for proper dep

* added pnpm install step

* added pnpm version

* added os name to binary output

* undo last commit

* renamed windows binary, manually handle release

* fixed github ref name variable

* moved release to different job

* set build pre-req for release

* fixing artifact handling, manual upload

* fixed working directory

* fixed artifact naming

* fixing upload and download

* fixed artifact upload name

* fixed upload artifact name again

* upload all binaries

* fixed input and output binary files

* removed temporary artifact deletion

* trying to fix the artifact path for upload

* fix release glob pattern

* fixed glob path for subdirectories from download step

* fixed release version

* oops wrong release action version

* lets put all artifacts in the same directory

* remove prerelease

* set static run name
2025-04-14 22:55:57 -05:00
logan f8bc2e9833 set static run name 2025-04-14 22:46:52 -05:00
logan b98abd5fa0 remove prerelease 2025-04-14 22:42:28 -05:00
logan cff27dd94e lets put all artifacts in the same directory 2025-04-14 21:06:16 -05:00
logan f7ce65a2e5 oops wrong release action version 2025-04-14 20:54:02 -05:00
logan da3018ad60 fixed release version 2025-04-14 20:48:23 -05:00
logan b7b2fc6938 fixed glob path for subdirectories from download step 2025-04-14 20:44:40 -05:00
logan 0962b80291 fix release glob pattern 2025-04-14 20:39:37 -05:00
logan 038feaed4d trying to fix the artifact path for upload 2025-04-14 20:26:10 -05:00
logan e38a56fd69 removed temporary artifact deletion 2025-04-14 20:03:06 -05:00
logan 38f51d2a29 fixed input and output binary files 2025-04-14 19:59:38 -05:00
logan 72cc5ccf22 upload all binaries 2025-04-14 19:55:27 -05:00
logan 2b5e5dff60 fixed upload artifact name again 2025-04-14 19:52:05 -05:00
logan dea9c9a943 fixed artifact upload name 2025-04-14 19:45:02 -05:00
logan 59aff369d8 fixing upload and download 2025-04-14 19:33:04 -05:00
logan 30bf46ad06 fixed artifact naming 2025-04-14 19:09:49 -05:00
logan 4c9e08fa03 fixed working directory 2025-04-14 19:06:36 -05:00
logan 8ac63d58cd fixing artifact handling, manual upload 2025-04-14 19:04:13 -05:00
logan fc62ba8a52 set build pre-req for release 2025-04-14 18:49:09 -05:00
logan 37c74f5e96 moved release to different job 2025-04-14 18:45:50 -05:00
logan 45392e68fd fixed github ref name variable 2025-04-14 18:39:48 -05:00
logan e837c0e9a4 renamed windows binary, manually handle release 2025-04-14 18:35:17 -05:00
logan 30098491a1 undo last commit 2025-04-14 18:09:40 -05:00
logan 8aa93644f6 added os name to binary output 2025-04-14 18:03:02 -05:00
logan 51f15df122 added pnpm version 2025-04-14 17:56:38 -05:00
logan 203ec4862c added pnpm install step 2025-04-14 17:55:08 -05:00
logan 41191c67c6 switched alsa dep for proper dep 2025-04-14 17:47:53 -05:00
logan 2850771ab3 added write permission for workflow 2025-04-14 17:40:47 -05:00
logan cb2b0e8ffe added dependencies step 2025-04-14 17:25:18 -05:00
logan 2a024dce1d using main version of wails build action 2025-04-14 17:18:19 -05:00
logan 50aacbe0f0 fixed wails build action version and point to go1.24 2025-04-14 17:15:09 -05:00
logan 64cd2836d4 updated dependencies and go version to 1.24 2025-04-14 17:13:42 -05:00
logan ba71d2b5b3 bump wails-build-action version 2025-04-14 17:06:05 -05:00
logan 5dc5569c9c added package flag to build ci 2025-04-14 16:57:32 -05:00
logan 58b3b0a385 fixed production build assets and makefile targets 2025-04-14 16:50:26 -05:00
logan a77ff4e8a1 added sqlc generation with go generate and sqlite driver 2025-04-14 16:49:25 -05:00
logan 0bbd1b2bca first db schema gen 2025-04-13 18:15:22 -05:00
logan d4473f98b6 Merge branch 'dev' into database 2025-04-13 17:34:13 -05:00
yonlu a2fb2162ff renamed isPlaying to isProgressing 2025-04-13 18:04:53 -04:00
yonlu 71f707b5c2 fixed seek bar holding behavior 2025-04-13 17:59:13 -04:00
logan 819e14a656 fixed shoelace static dependencies w/ vite 2025-04-13 14:50:41 -05:00
yonlu 18ac5ddc28 improved seek bar functionality. 2025-04-13 12:25:05 -04:00
yonlu c5d2ace3d5 Merge branch 'dev' of github.com:LJ-Software/yellowjacket into dev 2025-04-13 12:24:31 -04:00
logan 3c193209b9 db schemas beginning 2025-04-12 23:25:19 -05:00
logan 2b368a71ee started schema 2025-04-11 21:26:41 -05:00
logan 4e374fab54 added db pkg and sqlc config 2025-04-10 18:11:08 -05:00
yonlu be2fad3190 slowly adding seek bar, now it can increment over time. 2025-04-10 19:08:57 -04:00
yonlu f896587663 Merge branch 'player' into dev 2025-04-09 19:03:59 -04:00
logan 99d584783f added basic stylesheets 2025-04-09 17:28:25 -05:00