Skip to content

Refactor organization name from Open-JDBC-Proxy to Open-J-Proxy#3

Merged
petruki merged 3 commits intomainfrom
copilot/fix-ffc9b346-8c23-4fbb-bd86-f9d89225710c
Sep 11, 2025
Merged

Refactor organization name from Open-JDBC-Proxy to Open-J-Proxy#3
petruki merged 3 commits intomainfrom
copilot/fix-ffc9b346-8c23-4fbb-bd86-f9d89225710c

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Sep 2, 2025

This PR updates all GitHub organization references throughout the Helm repository from Open-JDBC-Proxy to Open-J-Proxy as part of the broader organizational rebranding effort.

Changes Made

The following files have been updated to reflect the new organization name:

Repository URLs Updated

  • README.md: Updated Helm repository URL and GitHub links in documentation
  • charts/ojp-server/README.md: Updated Helm repository installation command
  • charts/ojp-server/Chart.yaml: Updated chart home URL and icon URL

Specific Changes

  • Helm repository URL: https://Open-JDBC-Proxy.github.io/ojp-helmhttps://Open-J-Proxy.github.io/ojp-helm
  • GitHub repository references: github.com/Open-JDBC-Proxy/github.com/Open-J-Proxy/
  • Chart icon URL updated to point to the new organization repository

Validation

All changes have been validated to ensure functionality is preserved:

  • ✅ Helm chart passes helm lint validation
  • ✅ Chart templates correctly with helm template
  • ✅ No remaining references to the old organization name
  • ✅ All documentation and installation instructions updated consistently

Impact

This change affects users who reference the Helm repository URL or GitHub links in the documentation. The functionality of the Helm charts themselves remains unchanged - only the organizational references have been updated.

Users will need to update their Helm repository configurations to use the new URL:

helm repo add ojp https://Open-J-Proxy.github.io/ojp-helm

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: rrobetti <7221783+rrobetti@users.noreply.github.com>
Copilot AI changed the title [WIP] Refactor the entire codebase of the Open-JDBC-Proxy/ojp repository on the main branch to: Replace all mentions of "Open JDBC Proxy" with "Open J Proxy", including: Code comments Documentation String literals Markdown files URLs in documentation and m... Refactor organization name from Open-JDBC-Proxy to Open-J-Proxy Sep 2, 2025
Copilot AI requested a review from rrobetti September 2, 2025 21:54
@rrobetti rrobetti marked this pull request as ready for review September 11, 2025 07:00
@rrobetti rrobetti requested a review from petruki September 11, 2025 07:01
@petruki petruki merged commit af0c5ed into main Sep 11, 2025
1 check passed
@petruki petruki deleted the copilot/fix-ffc9b346-8c23-4fbb-bd86-f9d89225710c branch September 11, 2025 07:43
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.

3 participants