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

[Task]: Make renovate ignore the Docker Postgres version #2175

Closed
1 task
chouinar opened this issue Sep 18, 2024 · 0 comments · Fixed by #2176
Closed
1 task

[Task]: Make renovate ignore the Docker Postgres version #2175

chouinar opened this issue Sep 18, 2024 · 0 comments · Fixed by #2176
Assignees

Comments

@chouinar
Copy link
Collaborator

Summary

The Docker Postgres version only affects the local Postgres instance for testing - we don't want Renovate to make this be a different version than what we are actually running in AWS

Acceptance criteria

  • Renovate no longer tells us to upgrade Postgres in the API or analytics folder
@chouinar chouinar self-assigned this Sep 18, 2024
@chouinar chouinar added this to the Search API - Enhancements and fast follow milestone Sep 18, 2024
chouinar added a commit that referenced this issue Sep 18, 2024
## Summary
Fixes #2175

### Time to review: __3 mins__

## Changes proposed
Adjusted the renovate config to not tell us to upgrade Postgres version
in our docker-compose file

Minor fix for something missed in the merge for the .gitignore -
otherwise that also gets included by Renovate / anyone who stands up
localstack

## Context for reviewers
See for example: #2023

## Additional information
I'm not certain how we can test Renovate, I need to see if I can make it
use this branch when running
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant