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

Create a rake task to operate on test deployments #15

Merged

Conversation

danidoni
Copy link
Contributor

@danidoni danidoni commented Feb 25, 2021

This PR introduces three rake tasks to help dealing with test deployments.

When creating VCR cassettes, you need to have a testing repository in a specific
deployment state. With this tasks you can:

  • Create a new deployment
  • Change the last deployment status
  • Check the last deployment status

@danidoni danidoni force-pushed the rake-tasks-to-deal-with-test-deployments branch 4 times, most recently from 85d0b23 to a2425f9 Compare February 25, 2021 13:21
@danidoni danidoni changed the title Create a rake task to operate with test deployments Create a rake task to operate on test deployments Feb 25, 2021
@danidoni danidoni force-pushed the rake-tasks-to-deal-with-test-deployments branch 3 times, most recently from 4eee9f9 to 5c8fe64 Compare February 26, 2021 10:09
@danidoni danidoni force-pushed the rake-tasks-to-deal-with-test-deployments branch from 5c8fe64 to 638104a Compare February 26, 2021 11:25
This PR introduces three rake tasks to help dealing with test deployments.

When creating VCR cassettes, you need to have a testing repository in a specific
deployment state. With this tasks you can:

- Create a new deployment
- Change the last deployment status
- Check the last deployment status
@danidoni danidoni merged commit bf76146 into openSUSE:main Feb 26, 2021
@danidoni danidoni deleted the rake-tasks-to-deal-with-test-deployments branch February 26, 2021 11:29
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.

None yet

2 participants