Skip to content

Run chrome_proxy_service_test.dart everyday at 8 AM PST #2098

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 5 commits into from
Apr 25, 2023

Conversation

elliette
Copy link
Contributor

@elliette elliette commented Apr 20, 2023

Final step in #2093 (besides updating documentation)

  • Adds a Github workflow to run any DWDS tests tagged daily everyday at 8 AM PST
  • Currently the only test is chrome_proxy_service_test, which will catch any breakages to DWDS from the VM Service

@github-actions github-actions bot added package:dwds type-infra A repository infrastructure change or enhancement labels Apr 20, 2023
@elliette elliette changed the title [WIP] Test cron job test Run chrome_proxy_service_test.dart everyday at 8 AM PST Apr 20, 2023
@elliette elliette marked this pull request as ready for review April 20, 2023 22:25
@elliette elliette requested review from annagrin and bkonyi April 20, 2023 22:26
runs-on: ubuntu-latest
steps:
- name: Setup Dart SDK
uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
Copy link
Collaborator

Choose a reason for hiding this comment

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

What's this revision? Might be worth leaving a comment if they're pinned for a specific reason.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just copied this over from our other workflows. I'm pretty sure it will get updated with dependabot (happens monthly)

@elliette elliette merged commit 12f2285 into master Apr 25, 2023
@elliette elliette deleted the cron-job-tests branch April 25, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-not-required package:dwds type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants