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

Update workflow #40

Merged
merged 3 commits into from
Aug 1, 2023
Merged

Update workflow #40

merged 3 commits into from
Aug 1, 2023

Conversation

cflipse
Copy link
Collaborator

@cflipse cflipse commented Aug 1, 2023

Description

  • Updates the github workflows to add redis to the services run during CI build.
  • configures development and production environment to make use of the Redis cache strategy

Type of change

  • Bug fix (non-breaking change which fixes an issue)

This updates production and the development environment to actually make
use of the Redis cache store.  Production adds the cache store config,
while development transitions from using the in-memory store over to the
external redis config.
@cflipse cflipse mentioned this pull request Aug 1, 2023
Copy link
Member

@garettarrowood garettarrowood left a comment

Choose a reason for hiding this comment

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

LGTM

@cflipse cflipse merged commit 47945af into main Aug 1, 2023
4 checks passed
@cflipse cflipse deleted the update-workflow branch August 1, 2023 14:18
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.

2 participants