Skip to content

Improve GH actions setup#6292

Merged
vimtor merged 6 commits intoanomalyco:devfrom
mkilp:feat/pr-gh-actions
Feb 16, 2026
Merged

Improve GH actions setup#6292
vimtor merged 6 commits intoanomalyco:devfrom
mkilp:feat/pr-gh-actions

Conversation

@mkilp
Copy link
Copy Markdown
Contributor

@mkilp mkilp commented Dec 18, 2025

Hi everyone,

this is in response to @vimtor in #6291.

I called it a GH preview action, since I assume we want to eventually host a PR preview of the docs for easier review.
This PR creates an action that

  • sets up all runtimes (go, docker buildx)
  • installs dependencies
  • runs a typecheck
  • builds the platform, cli and docs

Maybe we can also set up the previews with the built-in SST cloudfront router for the docs eventually.

For now all this does is ensure a successful build.

LMK if you need any changes

cheers
marv

@vimtor vimtor changed the title feat(prs): add GH action to run builds on PRs into dev Improve GH actions setup Feb 16, 2026
@vimtor vimtor merged commit 63f948e into anomalyco:dev Feb 16, 2026
1 check passed
vimtor added a commit to yoerayo/sst that referenced this pull request Mar 2, 2026
* feat(prs): add GH action to run builds on PRs into dev

* improve GH actions: add check workflow, standardize step names, remove git reset workaround

* move go tests after platform build (needs embedded dist/)

* rename check workflow job and steps

* fix docs build: handle EsbuildOptions type in generate.ts

---------

Co-authored-by: vimtor <vn4varro@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants