Skip to content

Conversation

@github-learning-lab
Copy link
Contributor

Testing the workflow

Now that the proper configuration and workflow files are present, let's test this action out!

Step 7: Test the staging action

In this pull request, there's a small change to the game. Once you add the label, you should be able to see the deployment!

⌨️ Activity: Add the proper label to this pull request

  1. On the right hand side, click Labels or the gear next to it
  2. Select the label titled stage

@github-learning-lab github-learning-lab bot mentioned this pull request Mar 6, 2020
@github-learning-lab
Copy link
Contributor Author

The deployment may take a few moments but you've done the right thing. Once the deployment is successful, you'll see green check marks for each run, and you'll see a URL for your deployment.

a screenshot of the Actions logs showing a completed deployment with an Output section and a staging URL

You can wait for the deployment, or move on to the next steps in the next pull request.

If you'd like to come back and merge this once their other workflow is done, you can. 🎉

@janerikcarlsen janerikcarlsen added stage and removed stage labels Mar 6, 2020
@janerikcarlsen janerikcarlsen merged commit ac612d4 into master Mar 6, 2020
@github-learning-lab
Copy link
Contributor Author

Nice work!

Now, we just have to wait for the deployment to occur, and for the package to be published to GitHub Packages. When it's completed, you should be able to see it in the Packages section of your repository. You can get the deployment URL in the Actions log, just like the staging URL.

celebrate

This course is now complete! I'll stop responding but the fun doesn't have to stop here.

Now...what will you learn next?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants