Skip to content

CI/CD related question #2995

Closed Answered by Frooodle
urbaned121 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! its nothing fancy, just a normal CICD flow of build and deployment.
Since its public github we cant avoid bad actors raising a PR with malicious code which means we shouldn't deploy anything automatically so instead we have a GHA event for comments and certain users are allowed to run this deploy command to validate the PR

https://github.com/Stirling-Tools/Stirling-PDF/blob/main/.github/workflows/PR-Demo-Comment.yml

We have it build to a public test repository in docker and then our VPS just grabs and runs it

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by urbaned121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants