Skip to content

Build gem and run specs once a day #13

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

Merged
merged 1 commit into from
Sep 23, 2020
Merged

Conversation

biglovisa
Copy link
Contributor

What

  • Building the package and running the tests once a day
  • Alerting in slack if the job fails

Why

So that we catch drifts between our API and the SDK's early and often.

SDK Release Checklist

  • Have you added an integration test for the changes?
  • Have you built the gem locally and made queries against it successfully?

with:
job-status: ${{ job.status }}
slack-bot-token: ${{ secrets.SLACK_BOT_TOKEN }}
channel: github-actions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uses this action.

Work to do to make this work:

@biglovisa biglovisa requested a review from thdaraujo September 22, 2020 23:49
Copy link
Contributor

@thdaraujo thdaraujo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is cool!

let's test this with the slack bot and see what happens

@biglovisa biglovisa merged commit cb6e496 into main Sep 23, 2020
@biglovisa biglovisa deleted the lovisa/run-specs-once-a-day branch September 23, 2020 15:18
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.

2 participants