Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Deploy app using GitHub Action #273

Merged

Conversation

alysivji
Copy link
Member

@alysivji alysivji commented Jul 4, 2020

Closes #261

Sets up a deployment workflow

To create a deployment, hit https://api.github.com/repos/busy-beaver-dev/busy-beaver/deployments with a POST request:

  • body: {"ref": "VERSION"}
  • headers: Authorization: Token {}, Accept: application/vnd.github.v3+json

@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2020

Codecov Report

Merging #273 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #273   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files          68       68           
  Lines        1747     1747           
=======================================
  Hits         1699     1699           
  Misses         48       48           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f7471f...bdf1156. Read the comment docs.

@alysivji alysivji merged commit 1b1744d into busy-beaver-dev:master Jul 4, 2020
@alysivji alysivji deleted the deploy-pipeline-github-actions branch July 4, 2020 17:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deploy with GitHub Actions
2 participants