Skip to content

Comments

maint: Move Go packages into root of repo, adopt go.work#2524

Merged
mergify[bot] merged 2 commits intodevelopfrom
feat/go-workspaces
May 4, 2022
Merged

maint: Move Go packages into root of repo, adopt go.work#2524
mergify[bot] merged 2 commits intodevelopfrom
feat/go-workspaces

Conversation

@mslipper
Copy link
Collaborator

@mslipper mslipper commented May 2, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented May 2, 2022

⚠️ No Changeset found

Latest commit: 3ca97b6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@github-actions github-actions bot added 2-reviewers A-cannon Area: cannon A-ops Area: ops labels May 2, 2022
@mergify mergify bot requested review from Inphi and cfromknecht May 2, 2022 12:55
@mergify mergify bot requested a review from Inphi May 2, 2022 15:02
@mergify
Copy link
Contributor

mergify bot commented May 2, 2022

Hey @mslipper! This PR has merge conflicts. Please fix them before continuing review.

@mergify mergify bot added conflict and removed conflict labels May 2, 2022
- Adopts Go workspaces for future compatibility with the Bedrock move into the monorepo
- Moves Go packages to the root of the repo in order to fix import paths
- Rewrites existing Go import paths
- Removes Stackman, since it's not needed anymore
@mslipper
Copy link
Collaborator Author

mslipper commented May 4, 2022

Added do not merge so more people than 2 can approve.

@mergify mergify bot requested a review from Inphi May 4, 2022 18:27
Copy link
Contributor

@Inphi Inphi left a comment

Choose a reason for hiding this comment

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

LGTM!
If it builds, it builds

@mergify mergify bot requested a review from Inphi May 4, 2022 18:28
@mergify
Copy link
Contributor

mergify bot commented May 4, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented May 4, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

1 similar comment
@mergify
Copy link
Contributor

mergify bot commented May 4, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit 5d309e6 into develop May 4, 2022
@mergify mergify bot deleted the feat/go-workspaces branch May 4, 2022 21:51
@mslipper mslipper mentioned this pull request May 10, 2022
@mslipper mslipper mentioned this pull request May 10, 2022
theochap added a commit that referenced this pull request Dec 10, 2025
…nchronize task. move block building logic to build task (#2524)

## Description

Attempt at cleaning-up the engine and restoring the behavior from
pre-refactor https://github.com/op-rs/kona/pull/2388/files.
In particular:
- Split up the forkchoice task into separated build and synchronize
logic. The synchronize logic is now closer to the pre #2388 state
- Restore the build FCU method in the build task. Ensure that the
side-effects match the pre-#2388 state
- Audit the other tasks and ensure the composition (if any), follow the
side-effects from #2388
- Remove the `Forkchoice` task from the `EngineTask`s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cannon Area: cannon A-ops Area: ops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants