Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(ci): simplify protoc scripts #13459

Merged
merged 1 commit into from
Dec 12, 2024
Merged

chore(ci): simplify protoc scripts #13459

merged 1 commit into from
Dec 12, 2024

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Dec 11, 2024

The bin/protoc script is ancient and not useful, especially in light of tools
provided by dev containers. Furthermore, it includes a reference to an old gross
sourcefource downlaod page for unzip.

Furthermore, the protoc-go.sh script does seperate version pinning of build
dependencies.

To simplify all of this, this change removes the bin/protoc and bin/protoc-diff
scripts. The "proto" CI workflow is updated to use the protoc-go.sh script
directly.

@olix0r olix0r requested a review from a team as a code owner December 11, 2024 02:15
@olix0r olix0r enabled auto-merge (squash) December 11, 2024 02:15
@olix0r olix0r changed the title chore: remove the bin/protoc script hore: simplify protoc scripts Dec 11, 2024
The bin/protoc script is ancient and not useful, especially in light of tools
provided by dev containers. Furthermore, it includes a reference to an old gross
sourcefource downlaod page for unzip.

Furthermore, the protoc-go.sh script does seperate version pinning of build
dependencies.

To simplify all of this, this change removes the bin/protoc and bin/protoc-diff
scripts. The "proto" CI workflow is updated to use the protoc-go.sh script
directly.
@olix0r olix0r changed the title hore: simplify protoc scripts chore: simplify protoc scripts Dec 11, 2024
@olix0r olix0r changed the title chore: simplify protoc scripts chore(ci): simplify protoc scripts Dec 11, 2024
@olix0r olix0r merged commit 08a6dba into main Dec 12, 2024
44 checks passed
@olix0r olix0r deleted the ver/noprotoc branch December 12, 2024 00:24
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.

4 participants