Commit Graph

38 Commits

Author SHA1 Message Date
Jason Kulatunga af59f2639c Enable inclusion of hidden files in artifact upload 2026-02-06 23:00:44 -05:00
Jason Kulatunga b0ff0b3a48 Rename download artifact name to 'workspace' 2026-02-06 22:58:35 -05:00
Jason Kulatunga 56056b2d6a Change workspace download path in release workflow 2026-02-06 22:33:18 -05:00
Aram Akhavan 51f0ba6ee2 Update release workflows (#874)
* Bump action versions
* Merge frontend release into main release workflow
* Fix bugs with asset naming
2026-02-06 16:20:57 -08:00
Aram Akhavan 34b0347acd Fix release workflow (#873)
Newer version of upload-artifact requires unique artifact names, but the matrix was using the same name for all of them.
2026-02-06 12:29:15 -08:00
Jason Kulatunga 57dc547265 fixing github actions. 2024-09-20 11:24:56 -04:00
Michael Manganiello 007857afd5 Upgrade to Go 1.20
With the release of Go 1.20, version 1.18 is not supported anymore. This
change upgrades the project to Go 1.20.
2023-02-19 21:18:51 -03:00
Jason Kulatunga 4a16ca0d5a wip, migrate all scripts to new build pattern (Makefile + multiple GH agents). 2022-07-06 21:39:33 -07:00
Jason Kulatunga 601d632ae4 update xgo version. 2022-05-20 09:52:24 -07:00
Jason Kulatunga 833fb96c15 fixing publish release step. 2022-05-09 12:55:40 -07:00
Jason Kulatunga 5acc98d221 trying to fix release asset setp. 2022-05-09 10:01:29 -07:00
Jason Kulatunga db73175f07 fixing release GH Action. 2022-05-09 09:05:44 -07:00
Jason Kulatunga ccbb9225c4 remove darwin builds. 2022-04-30 22:03:17 -07:00
Jason Kulatunga 62e5a71eb0 build darwin/amd64 and darwin/arm64 binaries. 2022-04-30 21:27:45 -07:00
Jason Kulatunga 3ee342763c publish release using old mechanism. 2021-10-24 23:06:53 -07:00
Jason Kulatunga e572c2051f specify metadata path 2021-10-24 22:22:58 -07:00
Jason Kulatunga a4389b176d we're already building windows binaries. Lets make sure we attach them as well. 2021-10-24 22:09:57 -07:00
Jason Kulatunga c7603c8f62 karalabe/xgo-1.13.x is unmaintained, moving to techknowlogick/xgo:go-1.13.x 2021-10-24 22:05:28 -07:00
Jason Kulatunga fe3f38ae54 fixing packagr actions for publishing artifacts. 2021-10-23 17:03:31 -07:00
Jason Kulatunga 315b43ea05 fixing packagr actions for publishing artifacts. 2021-10-23 16:49:26 -07:00
Jason Kulatunga d346a394e6 fixing packagr actions for publishing artifacts. 2021-10-23 12:57:59 -07:00
Jason Kulatunga 5880e0af86 using packagr actions for publishing artifacts. 2021-10-23 12:46:45 -07:00
Jason Kulatunga 0d580932ad fix bumpr 2021-10-23 12:13:22 -07:00
Jason Kulatunga 698cb404cf fixing buildd typo. 2020-11-05 08:34:57 -08:00
Jason Kulatunga 520136a5ec fixing automated version bump, attempt 3. 2020-11-05 08:03:20 -08:00
Jason Kulatunga 14ed3eb71e fixing release. 2020-11-05 07:47:43 -08:00
Jason Kulatunga c285491c34 update git. 2020-11-05 07:23:52 -08:00
Jason Kulatunga 9898ff1a33 karalabe/xgo-1.13.x 2020-10-27 07:39:55 -07:00
Jason Kulatunga 7edef7a2fb fix release action. 2020-10-27 07:32:32 -07:00
Jason Kulatunga edfa75739a remove freebsd from build. 2020-10-18 10:24:32 -06:00
Jason Kulatunga c9620b5f87 use Make + XGO to build static binaries. attempt #3 2020-10-15 23:38:58 -06:00
Jason Kulatunga bdbb7d0e1b make sure CGO is enabled for all builds, required by sqlite. 2020-10-14 01:34:12 -06:00
Jason Kulatunga dd202c63ec making sure that release binaries are static as well. 2020-10-08 20:19:30 -06:00
Jason Kulatunga 9dd80d7d66 adding release binaries for linux-arm, linux-arm64, freebsd-amd64 2020-10-08 20:11:42 -06:00
Jason Kulatunga 9a053357fa trying to fix automated release. 2020-09-07 08:36:17 -07:00
Jason Kulatunga 5c77c82156 tweaking release pipeline 2020-09-06 17:17:16 -07:00
Jason Kulatunga 6cf341a5f1 tweaking release pipeline. 2020-09-06 16:11:04 -07:00
Jason Kulatunga 5dd3aed1fe adding threshold for percentage Used.
Adding release pipeline.
2020-09-06 16:06:52 -07:00