feederbox826
600cb15102
[packaging] switch to pnpm ( #6186 )
...
* [packaging] switch to pnpm
* Bump compiler version
* Change pnpm store in docker build
---------
Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2025-11-10 09:17:25 +11:00
WithoutPants
00f5d0d984
Upgrade gqlgenc ( #5901 )
...
* Update gqlgenc
* Fix type error
* Fix package names in config
* Remove override and regenerate
* Update compiler and bump version
2025-06-03 08:55:51 +10:00
WithoutPants
89f539ee24
Upgrade gqlgenc and regenerate stash-box client ( #5391 )
...
* Upgrade gqlgenc and regenerate stash-box client
* Fix go version
* Don't generate resolvers
* Bump go version in compiler image. Bump freebsd version
2024-10-29 17:35:17 +11:00
its-josh4
ff23d4e20b
Update to Go 1.22 ( #4822 )
...
* Update to Go 1.22
Updates to Go 1.22 because 1.19 is un-supported and has some CVEs.
Also updates a small number of low-risk deps
* Explicitly install Go in CI
* Bump compiler version
* Add build tags to it target
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-06-11 10:55:02 +10:00
DingDongSoLong4
65b416a2d9
Fix FreeBSD cross-compilation ( #4251 )
...
* Cleanup compiler container
* Fix FreeBSD cross-compilation
* Bump compiler version
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-11-20 11:26:57 +11:00
WithoutPants
a2ca266cb3
Upgrade to go 1.19 only ( #3087 )
...
* Update to go 1.19
* Update cross-compile script
* Add missing targets to cross-compile-all
* Update cache action to remove warning
2022-11-09 14:41:23 +11:00
WithoutPants
2609095c7a
Revert "Upgrade to go 1.19 and update dependencies ( #3069 )" ( #3085 )
...
This reverts commit bba7c23957 .
2022-11-07 12:33:15 +11:00
WithoutPants
bba7c23957
Upgrade to go 1.19 and update dependencies ( #3069 )
...
* Update to go 1.19
* Update dependencies
* Update cross-compile script
* Add missing targets to cross-compile-all
* Update cache action to remove warning
2022-11-04 13:41:26 +11:00
kermieisinthehouse
0e514183a7
Desktop integration ( #2073 )
...
* Open stash in system tray on Windows/MacOS
* Add desktop notifications
* MacOS Bundling
* Add binary icon
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-02-03 11:20:34 +11:00
kermieisinthehouse
265d5f4c70
Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile ( #1646 )
...
* Bump Go to 1.17, refactor build/x86_64 Dockerfile to make better use of multi-stage
* Bump to 1.17 from 1.16
* Bump packr version, provide needed legacy env var
* Add apple silicon support, fix macos build chain
* Update unused travis ci
2021-09-08 15:30:15 +10:00
WithoutPants
629126df98
Update to golang 1.13 ( #754 )
...
* Update to use golang 1.13
* Update node and ubuntu versions
* Update compiler version
2020-09-11 10:43:41 +10:00
WithoutPants
f7a45f9d10
Cross compile for armv7/armv8, raise raspi variant to armv6 (only) ( #737 )
...
* Add arm cross compile changes from #602
* Bump pi arm version
* Prevent caching of yarn key
* Add dockerignore for build dockerfile
2020-08-20 09:27:54 +10:00
WithoutPants
ec2a8d0dc6
Add Raspberry Pi binary to builds ( #189 )
...
* Add Raspberry Pi binary to builds
* Attempt to add arm cross compile to dockerfile
* WIP fix for OSX crosscompiler
* WIP docker build debug
* Fix errors building docker image
2019-11-15 17:29:45 -05:00
Stash Dev
1a2c53a710
CI Improvements
...
Added a custom docker compiler image which includes the packr2 dependency
2019-03-05 13:14:00 -08:00