12 Commits

Author SHA1 Message Date
lukasIO
6b716ecf92 Use trusted publishing for release workflow (#1334) 2025-12-17 12:45:52 +01:00
renovate[bot]
0eb2780da7 chore(deps): update actions/checkout action to v6 (#1320)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-06 21:59:37 -08:00
renovate[bot]
9f0a786146 Update github workflows (#1263)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-30 09:33:56 -07:00
renovate[bot]
4bbd4bbc86 Update github workflows (#1193)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-07 17:51:04 -07:00
renovate[bot]
44e8aaccd8 Update github workflows (#1159)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:43:21 -07:00
lukasIO
c18f054805 Override minimatch version (#1114)
* override minimatch version

* fix pnpm workflow
2025-06-23 09:31:09 +02:00
cnderrauber
94a2cfe2f1 Add track subscribed first time notification (#752)
* Add track subscribed first time notification

* empty line

* generated protobuf

* Create proud-gorillas-press.md

* update pnpm action

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lukasIO <mail@lukasseiler.de>
2024-07-05 21:45:35 +08:00
lukasIO
67ad5a7734 Convert changesets action output to JSON before accessing it (#699) 2024-04-26 10:38:55 +02:00
lukasIO
d676388462 Fix tag name string formatting (#653) 2024-03-13 13:57:09 +01:00
lukasIO
de46ab020c Add a v-version tag for golang module (#646)
* Add a v-version tag for golang module

* fix array access

* changeset
2024-03-13 13:40:19 +01:00
lukasIO
66b79e3526 Install protoc in release action (#634) 2024-03-08 15:59:04 +01:00
lukasIO
c04669aee6 Separate protobufs and set up changesets publishing workflow (#629)
* Separate protobufs from module code

* update generate workflow

* install mage only

* fix paths

* generated protobuf

* fix test action

* fix cache dependency path

* setup versioning

* add golang workspace file

* delete generated files from git

* Update gitinore

* fix release workflow

* Move go code back to root

* fix working directory

* fix changeset script

* revert debug changes

* remove go cache path

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-08 10:37:35 +01:00