Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump Aspect CLI dep to github.com/aspect-build/aspect-cli v1.202449.18 #4

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

gregmagolan
Copy link
Member

@gregmagolan gregmagolan commented Dec 16, 2024

Long overdue update of the Aspect CLI go mod dep for this plugin.

Also bump to Plugin SDK v1alpha4 where the BEPEventCallback function gains a sequenceNumber parameter: BEPEventCallback(event *buildeventstream.BuildEvent, sequenceNumber int64). The sequenceNumber must be used by plugins that are opted into multi_threaded_build_events to buffer and order build events if they need to be processed in order. See commit description of aspect-build/aspect-cli@082f7af for more details.

Also bumps to Bazel 7.4.0, golang 1.23.4 and all bazel deps.

@gregmagolan gregmagolan force-pushed the bump_to_v1.202449.18 branch 4 times, most recently from be59563 to 2b07599 Compare December 16, 2024 05:00
@gregmagolan gregmagolan marked this pull request as ready for review December 16, 2024 05:33
@gregmagolan gregmagolan merged commit 61af5d6 into main Dec 16, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant