Skip to content

Update packages#76

Merged
sandhilt merged 10 commits intomainfrom
feat/update-packages
Apr 17, 2025
Merged

Update packages#76
sandhilt merged 10 commits intomainfrom
feat/update-packages

Conversation

@sandhilt
Copy link
Contributor

No description provided.

sandhilt added 10 commits April 16, 2025 17:51
- Introduced a new top-level Query type in generated.go for future query implementations.
- Updated CompletionStatus UnmarshalGQL method to use 'any' instead of 'interface{}'.
- Bumped gqlgen version in reader.resolvers.go to v0.17.70.
- Added AllCompletionStatus slice in readerclient/generated.go for easier access to all CompletionStatus values.
- Refactored InputStatus and State functions in readerclient/generated.go for improved readability and consistency.
@sandhilt sandhilt self-assigned this Apr 17, 2025
@changeset-bot
Copy link

changeset-bot bot commented Apr 17, 2025

🦋 Changeset detected

Latest commit: a03a1f7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
rollups-graphql Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates package import paths and dependency versions to the new v2 structure and aligns workflow configurations with updated tooling.

  • Update import paths for various modules from the old version to v2.
  • Adjust configuration in Go workflows and linting actions.
  • Remove a deprecated parameter in the contracts binding generation.

Reviewed Changes

Copilot reviewed 76 out of 78 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pkg/convenience/repository/input_repository.go Updated import paths to v2
pkg/convenience/repository/input_raw_references_repository_test.go Updated import paths to v2
pkg/convenience/repository/application_repository_test.go Updated import paths to v2
pkg/convenience/repository/application_repository.go Updated import paths to v2
pkg/convenience/output_exec_listener_test.go Updated import paths to v2
pkg/convenience/output_exec_listener.go Updated import paths to v2
pkg/convenience/decoder/decoder_test.go Updated import paths to v2
pkg/convenience/decoder/decoder.go Updated import paths to v2
pkg/convenience/container.go Updated import paths to v2
pkg/convenience/adapter/adapter.go Updated import paths to v2
pkg/contracts/generate/main.go Updated import path and adjusted function call parameters
pkg/commons/utils.go Updated import path to v2
pkg/bootstrap/bootstrap.go Updated import paths to v2
main.go Updated bootstrap import to v2
.golangci.toml Added configuration for linters
.github/workflows/loadtest.yaml Added Go setup step with updated go-version
.github/workflows/ci.yaml Updated go-version and linter action version
.changeset/fast-candles-fail.md Updated changelog with minor version detail
Files not reviewed (2)
  • .golangci.yaml: Language not supported
  • go.mod: Language not supported

@sandhilt sandhilt merged commit 43a5bc3 into main Apr 17, 2025
7 checks passed
@sandhilt sandhilt deleted the feat/update-packages branch April 17, 2025 19:13
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