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

ci: run integration tests on an extension release #304

Merged
merged 9 commits into from
Jul 6, 2020

Conversation

carmenberndt
Copy link
Contributor

@carmenberndt carmenberndt commented Jul 6, 2020

closes #256

  • checks for a new released version every 10 minutes
  • stores the last tested extension version of both the insider and stable extension in a file
  • if both versions do not match, the extension is installed via CLI and the e2e tests are run there
  • sends a slack notification on success and fail of the e2e tests

@carmenberndt carmenberndt added this to the 2.2.0 milestone Jul 6, 2020
@carmenberndt carmenberndt changed the title CI: run integration tests on an extension release ci: run integration tests on an extension release Jul 6, 2020
Copy link

@divyenduz divyenduz left a comment

Choose a reason for hiding this comment

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

Approved with comments ✅

.github/workflows/test-released-extension.yml Outdated Show resolved Hide resolved
.github/workflows/test-released-extension.yml Outdated Show resolved Hide resolved
@carmenberndt carmenberndt merged commit fb6e32d into master Jul 6, 2020
@carmenberndt carmenberndt deleted the CI_run_integration_tests_on_release branch July 6, 2020 14:45
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.

Run integration tests on an extension release
2 participants