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: use redis for ci/cd #1905

Merged
merged 6 commits into from
Nov 15, 2023
Merged

ci: use redis for ci/cd #1905

merged 6 commits into from
Nov 15, 2023

Conversation

Uzlopak
Copy link
Collaborator

@Uzlopak Uzlopak commented Nov 14, 2023

Lets see if this works. But if it works, we can test the redis code too ;).

Maybe just test against redis 7?

@Uzlopak Uzlopak requested a review from a team as a code owner November 14, 2023 21:24
package.json Outdated Show resolved Hide resolved
Co-authored-by: Aaron Dewes <aaron@runcitadel.space>
Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

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

I'm not sure if it's worth it, this should rather be a test that we add to the throttle plugin. I think this functionality is out of scope for Probot. If we want to test it then we should do an end-to-end test.

@Uzlopak
Copy link
Collaborator Author

Uzlopak commented Nov 15, 2023

I would actually have atleast one test against redis. Just to ensure, that there are no side effects because of the use of redis.

@gr2m
Copy link
Contributor

gr2m commented Nov 15, 2023

Any way we could add a test with REDIS in CI only? Like a smoke test? Without polluting package.json and our existing tests?

@Uzlopak
Copy link
Collaborator Author

Uzlopak commented Nov 15, 2023

Yes

package.json Outdated Show resolved Hide resolved
Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

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

Thanks!

@Uzlopak
Copy link
Collaborator Author

Uzlopak commented Nov 15, 2023

Yay!

@Uzlopak Uzlopak merged commit 8dc41a9 into probot:beta Nov 15, 2023
17 checks passed
@Uzlopak Uzlopak deleted the redis-ci branch November 15, 2023 21:46
Copy link

🎉 This PR is included in version 13.0.0-beta.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants