Skip to content

Add Go entries for TiDB, Lowkey Vault, and Forgejo (testcontainers-go v0.41.0)#175

Merged
mdelapenya merged 2 commits intomainfrom
copilot/add-go-entries-modules-catalog
Mar 19, 2026
Merged

Add Go entries for TiDB, Lowkey Vault, and Forgejo (testcontainers-go v0.41.0)#175
mdelapenya merged 2 commits intomainfrom
copilot/add-go-entries-modules-catalog

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 19, 2026

Adds catalog entries for the three Go modules introduced in testcontainers-go v0.41.0.

Changes

  • TiDB (modules/tidb/index.md): Added go doc entry alongside the existing Java entry.
  • Lowkey Vault (modules/lowkey-vault/index.md): Added go doc entry. The Go module lives under the Azure umbrella module (modules/azure/lowkeyvault), so installation points to testcontainers-go/modules/azure.
  • Forgejo (modules/forgejo/): New module — no prior registry entry existed.
    • index.md: Go-only entry, categorized as other (consistent with similar git server modules).
    • logo.svg: Forgejo icon adapted from simple-icons, 60×60, brand color #4896D8.

Example (Forgejo)

forgejoContainer, err := forgejo.Run(ctx, "codeberg.org/forgejo/forgejo:11")
go get github.com/testcontainers/testcontainers-go/modules/forgejo

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • codeberg.org
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
  • forgejo.org
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
  • golang.testcontainers.org
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 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: mdelapenya <951580+mdelapenya@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Go entries for TiDB, Lowkey Vault, and Forgejo Add Go entries for TiDB, Lowkey Vault, and Forgejo (testcontainers-go v0.41.0) Mar 19, 2026
Copilot AI requested a review from mdelapenya March 19, 2026 15:33
@mdelapenya mdelapenya marked this pull request as ready for review March 19, 2026 15:37
@mdelapenya mdelapenya merged commit fc775b9 into main Mar 19, 2026
1 check passed
@mdelapenya mdelapenya deleted the copilot/add-go-entries-modules-catalog branch March 19, 2026 15:38
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.

2 participants