Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Add buildkite bindings #84

Merged
merged 3 commits into from
Dec 14, 2023
Merged

Add buildkite bindings #84

merged 3 commits into from
Dec 14, 2023

Conversation

ZacSweers
Copy link
Collaborator

@ZacSweers ZacSweers commented Dec 14, 2023

This introduces generated kotlin bindings for buildkite pipelines.

See the header doc in the bindings file for more details.

@ZacSweers ZacSweers marked this pull request as ready for review December 14, 2023 00:14
@ZacSweers ZacSweers requested a review from valeraz December 14, 2023 00:14
* - Change ExitStatusUnion.DoubleValue to a LongValue as exit codes aren't doubles.
* - Renames
* - `CommandStep` -> `ScriptStep`
* - `PurpleStepValue` -> `CommandStepValue`
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

These color names are a bit funny, it's just how quicktype disambiguates repeated names. Most of these could be consolidated to a shared ref (but just aren't defined as such in the schema), so I manually fixed them here.

@ZacSweers ZacSweers added this pull request to the merge queue Dec 14, 2023
Merged via the queue into main with commit abeec00 Dec 14, 2023
@ZacSweers ZacSweers deleted the z/bk branch December 14, 2023 04:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants