Skip to content

add modules and paths to init command#14

Merged
aatarasoff merged 1 commit into
mainfrom
init-modules-paths
Dec 21, 2023
Merged

add modules and paths to init command#14
aatarasoff merged 1 commit into
mainfrom
init-modules-paths

Conversation

@aatarasoff

Copy link
Copy Markdown
Contributor

No description provided.

@aatarasoff aatarasoff added the enhancement New feature or request label Dec 21, 2023
@aatarasoff aatarasoff self-assigned this Dec 21, 2023
@aatarasoff aatarasoff merged commit 840cfef into main Dec 21, 2023
Copilot AI added a commit that referenced this pull request Mar 20, 2026
- Update proto files with dependency_type field and resolve_transitive flag
- Regenerate protobuf Go code
- Update push command to set dependency_type="direct" for dependencies
- Update vendor command to resolve and vendor transitive dependencies
- Update get command with --resolve-transitive flag
- Add unit tests for resolveTransitiveDependencies
- Add integration tests with mock gRPC server
- Bump pbuf-registry tag to v0.7.0

Co-authored-by: aatarasoff <3737657+aatarasoff@users.noreply.github.com>
aatarasoff added a commit that referenced this pull request Jun 1, 2026
…ds (#23)

* Initial plan

* Add transitive dependency support from pbuf-registry issue #14

- Update proto files with dependency_type field and resolve_transitive flag
- Regenerate protobuf Go code
- Update push command to set dependency_type="direct" for dependencies
- Update vendor command to resolve and vendor transitive dependencies
- Update get command with --resolve-transitive flag
- Add unit tests for resolveTransitiveDependencies
- Add integration tests with mock gRPC server
- Bump pbuf-registry tag to v0.7.0

Co-authored-by: aatarasoff <3737657+aatarasoff@users.noreply.github.com>

* Fix unused variables in integration tests

Co-authored-by: aatarasoff <3737657+aatarasoff@users.noreply.github.com>

* ci: add test step to PR workflow

* fix: handle conn.Close() return values to satisfy errcheck linter

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aatarasoff <3737657+aatarasoff@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant