Skip to content

Conversation

@jmank88
Copy link
Collaborator

@jmank88 jmank88 commented Sep 15, 2025

Unique container names in order to allow testing packages concurrently.

@jmank88 jmank88 requested a review from a team as a code owner September 15, 2025 11:55
@github-actions
Copy link
Contributor

👋 jmank88, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

func ValidateDevnet() (*DevnetConfig, error) {
var errs []string
name := "chainlink-aptos.devnet"
if testing.Testing() {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I suppose it doesn't need to be conditional on testing, though this is sufficient.

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.

1 participant