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

updated postgresql version in automate-backed-postgresql #8434

Merged
merged 8 commits into from
May 20, 2024

Conversation

swatiganesh
Copy link
Collaborator

@swatiganesh swatiganesh commented Apr 25, 2024

πŸ”© Description: What code changed, and why?

Changed postgresql version to 13.4.0

⛓️ Related Resources

https://chefio.atlassian.net/browse/CHEF-10200
https://chefio.atlassian.net/browse/CHEF-12277

πŸ‘ Definition of Done

Changed postgresql version to 13.4.0

πŸ‘Ÿ How to Build and Test the Change

rebuild components/automate-backend-postgresql/

βœ… Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • Spelling, grammar, typos checked? (at a minimum use make spell in any component directory)
  • Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)

All PRs from Progress employees should tick these if appropriate:

  • Tests added/updated? (all new code needs new tests)
  • Docs added/updated? (all customer-facing changes)

Please add a note next to any checkbox above if you are NOT ticking it.

πŸ“· Screenshots, if applicable

Signed-off-by: swatign <SwatiGanesh.Naik@Progress.com>
Copy link

netlify bot commented Apr 25, 2024

βœ… Deploy Preview for chef-automate ready!

Name Link
πŸ”¨ Latest commit 9eb56b5
πŸ” Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/663a10b3ee939400072e53c4
😎 Deploy Preview https://deploy-preview-8434--chef-automate.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: swatign <SwatiGanesh.Naik@Progress.com>
Signed-off-by: swatign <SwatiGanesh.Naik@Progress.com>
Signed-off-by: swatign <SwatiGanesh.Naik@Progress.com>
@swatiganesh swatiganesh self-assigned this Apr 29, 2024
Signed-off-by: swatign <SwatiGanesh.Naik@Progress.com>
Signed-off-by: swatign <SwatiGanesh.Naik@Progress.com>
…esql component

Signed-off-by: swatign <SwatiGanesh.Naik@Progress.com>
@YashviJain01 YashviJain01 marked this pull request as ready for review April 29, 2024 11:10
Signed-off-by: Jay Sharma <jsharma@progress.com>
@swatiganesh swatiganesh requested a review from a team as a code owner May 7, 2024 11:29
@github-actions github-actions bot added the documentation Anything related to the Automate docs. label May 7, 2024

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Collaborator

@dishanktiwari2501 dishanktiwari2501 left a comment

Choose a reason for hiding this comment

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

Review Done

@Dmaddu Dmaddu merged commit a695056 into main May 20, 2024
10 of 12 checks passed
@Dmaddu Dmaddu deleted the swatiganesh/CHEF-10200 branch May 20, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything related to the Automate docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants