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 an CI job that runs against the pre-built package #195

Closed
chayim opened this issue Oct 19, 2023 · 0 comments
Closed

Create an CI job that runs against the pre-built package #195

chayim opened this issue Oct 19, 2023 · 0 comments

Comments

@chayim
Copy link
Contributor

chayim commented Oct 19, 2023

Much like redis-py, nredisstack builds a package. However, it's possible to release a broken version. To catch this we should have a job that:

  1. Takes the pre-built package from a prior step
  2. Installs and runs tests using it.

This is exactly the reason for this test in redis-py, and is generally something we should extend to all redis clients.

gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 14, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Feb 23, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Mar 4, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
gerzse added a commit to gerzse/NRedisStack that referenced this issue Mar 4, 2024
Issue redis#195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.
shacharPash added a commit that referenced this issue Mar 6, 2024
Issue #195

In the integration workflows, publish the binary package into a local
Nuget source and use it as a binary, to make sure it works that way.

Co-authored-by: Gabriel Erzse <[email protected]>
Co-authored-by: shacharPash <[email protected]>
@gerzse gerzse closed this as completed Mar 7, 2024
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

No branches or pull requests

2 participants