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

feat: postgres search path, updates deps and ci pipelines #57

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

raffis
Copy link
Member

@raffis raffis commented Oct 15, 2024

Current situation

Proposal

  • adds support for setting the search_path for postgres databases (spec.searchPath)
  • adds spec.timeout for database resources
  • update go to 1.22
  • align ci pipelines
  • update dependencies
  • fixes tests race condition (by using new spec.timeout)

@raffis raffis requested a review from a team as a code owner October 15, 2024 13:05
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@raffis raffis marked this pull request as draft October 16, 2024 07:34
@raffis raffis force-pushed the feat-db-search-path branch from 978fed0 to 3fabec4 Compare October 17, 2024 07:22
@raffis raffis marked this pull request as ready for review October 17, 2024 07:23
@raffis raffis requested a review from a team October 17, 2024 07:23
@raffis raffis merged commit 90fb3d1 into master Oct 17, 2024
17 checks passed
@raffis raffis deleted the feat-db-search-path branch October 17, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants