Skip to content

Lumera v1#64

Merged
mateeullahmalik merged 3 commits intomasterfrom
lumera-v1
May 16, 2025
Merged

Lumera v1#64
mateeullahmalik merged 3 commits intomasterfrom
lumera-v1

Conversation

@mateeullahmalik
Copy link
Collaborator

No description provided.

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

The purpose of this PR is to upgrade the Lumera module to version v1.0.1 across the codebase, updating import paths and go.mod dependencies accordingly.

  • Upgrade github.com/LumeraProtocol/lumera from v0.4.5 to v1.0.1
  • Update import paths to include the new v1 endpoints for action and supernode modules
  • Adjust GitHub workflows to set GOPRIVATE for github.com/LumeraProtocol/lumera, fixing a checksum issue

Reviewed Changes

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

Show a summary per file
File Description
tests/system/go.mod Updated Lumera dependency version
tests/system/e2e_cascade_test.go Adjusted import path for action module to v1
supernode/services/cascade/helper.go Updated action types import to use new v1 path
supernode/services/cascade/adaptors/mocks/lumera_mock.go Updated mocks imports to use v1 paths
supernode/services/cascade/adaptors/lumera.go Updated import paths for both action and supernode modules
sdk/adapters/lumera/adapter.go Updated import paths for action and supernode modules
pkg/testutil/lumera.go Updated test utility imports to use v1 paths
pkg/lumera/modules/supernode/supernode_mock.go Updated supernode mocks import to v1
pkg/lumera/modules/supernode/interface.go Updated supernode interface import to v1
pkg/lumera/modules/supernode/impl.go Updated supernode implementation import to v1
pkg/lumera/modules/action_msg/impl.go Updated action_msg implementation import to v1
pkg/lumera/modules/action/interface.go Updated action interface import to v1
pkg/lumera/modules/action/impl.go Updated action implementation import to v1
pkg/lumera/modules/action/action_mock.go Updated action mocks import to v1
go.mod Upgraded lumera version and adjusted replace directive
.github/workflows/tests.yml Added GOPRIVATE config for Lumera dependency in various test steps
.github/workflows/build&relase.yml Added GOPRIVATE config to fix the Lumera module checksum issue

@mateeullahmalik mateeullahmalik merged commit ac8f91b into master May 16, 2025
7 checks passed
@mateeullahmalik mateeullahmalik deleted the lumera-v1 branch May 27, 2025 09:37
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.

3 participants