Commit graph

12 commits

Author SHA1 Message Date
Dan Ditomaso
491783b164
Update .github/workflows/publish.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-01 09:58:03 -05:00
Dan Ditomaso
518f8e6fb3
Update .github/workflows/publish.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-01 09:57:29 -05:00
Dan D
5fced3fa92
Move generated protobuf files from meshtastic/ to lib/ root 2026-01-22 23:04:17 -05:00
Dan D
cfa561adae
Add debug output to diagnose missing lib files 2026-01-22 23:00:28 -05:00
Dan D
649568805f
Remove Rust/Cargo publishing from workflow 2026-01-22 22:46:18 -05:00
Dan D
441e4b4852
Refactor publish workflow with separate build jobs and dry run support
- Add dry_run input for testing without publishing
- Split into separate jobs: codegen, build-typescript, build-rust
- Add tsdown build step for ESM-only NPM package
- Create release zip artifacts for NPM, JSR, and Rust packages
- Upload zip assets to GitHub releases
- Use OIDC authentication for JSR publishing (npx jsr publish)
- Add explicit permissions for id-token write
2026-01-22 22:19:26 -05:00
Dan Ditomaso
e925e2b201 ci: fix publish github action workflow for publishing to JSR, Cargo, and NPM 2025-10-08 17:39:16 -04:00
vidplace7
e253751637 Update bufbuild GitHub Actions 2025-07-12 19:46:12 -04:00
Sacha Weatherstone
2982d3017b cleanup & update actions 2024-03-30 13:31:28 +10:00
Sacha Weatherstone
82f6b6083f
update CI (#392)
* update CI

* allow create_tag to write
2023-10-03 08:09:46 +10:00
Sacha Weatherstone
8f84118cf1
Fix CI Issues (#312)
* Update publish.yml

* Update ci.yml

* Update publish.yml
2023-02-08 18:41:46 +10:00
Sacha Weatherstone
629d1b559b
New CI workflow (#292)
* New CI workflow

* fix for incorrect version handling

* add normal CI workflow

* only trigger on pushes to master
2023-01-29 20:04:51 +11:00