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

Introduce Github Actions #671

Merged
merged 16 commits into from
Jun 11, 2021
Merged

Introduce Github Actions #671

merged 16 commits into from
Jun 11, 2021

Conversation

gregrickaby
Copy link
Contributor

@gregrickaby gregrickaby commented Jun 7, 2021

Closes #670

DESCRIPTION

This PR introduces using Github Actions for assertions and deployments. This will help free up Buddy for client work. View a successful assertion job here: https://github.com/WebDevStudios/wd_s/runs/2803051597?check_suite_focus=true

Chores after this PR is merged in:

  • Remove the wd_s project from Buddy
  • Update the branch protection rule to use "Lint" instead of Buddy
  • Verify the deployment action fired (currently set when commits are made to main)

SCREENSHOTS

Successful Assertion:

screenshot

STEPS TO VERIFY

  1. View the actions

@gregrickaby gregrickaby changed the title initial commit of assertions Introduce Github Actions Jun 7, 2021
@gregrickaby gregrickaby marked this pull request as ready for review June 11, 2021 12:56
@coreymcollins coreymcollins merged commit 07dea55 into main Jun 11, 2021
@coreymcollins coreymcollins deleted the feature/#670-github-actions branch June 11, 2021 16:11
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.

Move assertions and deployment to Github Actions
2 participants