Skip to content

Conversation

@uli-f
Copy link
Member

@uli-f uli-f commented Jul 10, 2025

This adds a very simple ci workflow and a deploy workflow.

  • CI runs on PR from source and push to source, but can also be triggered manually from Actions tab
  • CI workflow adds the output of npm run production to the workflow (example)
  • deploy to github pages can be manually run from Actions tab (I cannot see the Run workflow button, that might be either permissions related or we have to merge to main (=source) first)
    image
  • deploy to github pages will also run when releasing thru GitHub

In the repo Settings | Pages I changed the Source from Deploy from a branch to GitHub Actions:
image

I could not test the actual deploy workflow. Might be best to merge this and then run it manually from Actions tab.

Copy link
Member

@johnmay johnmay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

@johnmay johnmay merged commit ee0685b into cdk:source Jul 10, 2025
1 check passed
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