Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add reusable cloudflare deploy #37

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

rndquu
Copy link
Member

@rndquu rndquu commented Mar 18, 2024

Resolves ubiquity/cloudflare-deploy-action#1 (comment)

How it works:

  1. On pull_request or push the build workflow is called (which uploads build to github artifacts)
  2. When build is finished then deploy to cloudflare workflow is called (in privileged context, i.e. with access to organization secrets)
  3. Reusable cloudflare workflow is called
  4. Resuable cloudflare deploy action is called

Copy link
Contributor

github-actions bot commented Mar 18, 2024

Lines Statements Branches Functions
Coverage: 80%
80% (4/5) 100% (0/0) 66.66% (2/3)

JUnit

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 0 🔥 2.759s ⏱️
Coverage Report (80%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files8010066.6680 
   main.ts8010066.66809

@rndquu rndquu requested a review from 0x4007 March 18, 2024 11:25
@rndquu rndquu marked this pull request as draft March 18, 2024 14:55
@rndquu rndquu marked this pull request as ready for review March 18, 2024 16:20
@rndquu rndquu requested a review from 0x4007 March 18, 2024 16:20
@rndquu rndquu merged commit 84d03ca into ubiquity:development Mar 19, 2024
5 checks passed
@rndquu rndquu deleted the ci/add-cf-deploy branch March 19, 2024 06:54
@ubiquity-os-deployer
Copy link

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.

Secure Secrets for Generalized Continuous Deploys
2 participants