Skip to content

Relocate config-server to src/ - #13

Merged
aramprice merged 2 commits into
mainfrom
remove-gopath-ism
Jul 8, 2026
Merged

Relocate config-server to src/#13
aramprice merged 2 commits into
mainfrom
remove-gopath-ism

Conversation

@aramprice

@aramprice aramprice commented Jul 2, 2026

Copy link
Copy Markdown
Member

In modern golang there's no need to use
github.com/cloudfoundry/config-server/ directory prefixing.

In modern golang there's no need to use
`github.com/cloudfoundry/config-server/` directory prefixing.
@aramprice
aramprice force-pushed the remove-gopath-ism branch from dc598af to 63601b7 Compare July 8, 2026 00:23
ystros
ystros previously approved these changes Jul 8, 2026

@ystros ystros left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Assuming those integration asset files weren't used, seem fine.

@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Jul 8, 2026
@aramprice

Copy link
Copy Markdown
Member Author

Assuming those integration asset files weren't used, seem fine.

turns out it is needed but somehow I missed that.. probably git switch .. fighting with itself 🙃

@aramprice
aramprice requested a review from ystros July 8, 2026 16:41
@aramprice
aramprice dismissed ystros’s stale review July 8, 2026 16:41

issues found 😞

Comment thread src/config-server/integration/support/helpers.go
Comment thread src/config-server/integration/support/helpers.go Outdated
@aramprice
aramprice force-pushed the remove-gopath-ism branch from ab25e8d to 4276681 Compare July 8, 2026 23:45
- remove unused scripts
- run ginkgo suite directly instead of compiling a `.test` binary
- test helpers run mysql / postgresql db setup commands directly
  - remove db setup shell script
- tests derive config file name based on DB value, simplifies scripts
@aramprice
aramprice force-pushed the remove-gopath-ism branch from 4276681 to e3e1822 Compare July 8, 2026 23:54
@aramprice
aramprice merged commit b22ce44 into main Jul 8, 2026
11 checks passed
@aramprice
aramprice deleted the remove-gopath-ism branch July 8, 2026 23:58
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Jul 8, 2026
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 this pull request may close these issues.

2 participants