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

feat(sdk): create sdk version v1alpha2 #99

Merged
merged 3 commits into from
Jan 7, 2022

Conversation

JesseTatasciore
Copy link
Member

No description provided.

@JesseTatasciore JesseTatasciore self-assigned this Jan 6, 2022
@JesseTatasciore JesseTatasciore force-pushed the jtatasciore/create-sdk-v1alpha2 branch 4 times, most recently from b01c72e to 1776be2 Compare January 6, 2022 21:52
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/validateChangedFiles.sh Outdated Show resolved Hide resolved
.github/workflows/validateChangedFiles.sh Outdated Show resolved Hide resolved
.github/workflows/validateChangedFiles.sh Outdated Show resolved Hide resolved
.github/workflows/validateChangedFiles.sh Outdated Show resolved Hide resolved
examples/error-augmentor/bazel-bin Outdated Show resolved Hide resolved
@JesseTatasciore JesseTatasciore force-pushed the jtatasciore/create-sdk-v1alpha2 branch 2 times, most recently from b16a88c to 36b22da Compare January 6, 2022 22:05

// Handshake is the shared handshake config for the v1alpha1 protocol.
var Handshake = goplugin.HandshakeConfig{
ProtocolVersion: 1,
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the number of changes we will make to the SDK, this will have to bump. Not in this PR, though.

Copy link
Contributor

@f0rmiga f0rmiga left a comment

Choose a reason for hiding this comment

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

This last suggestion will prevent git fetch from biting us eventually once the repo grows.

.github/workflows/validate_changed_files.sh Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@f0rmiga f0rmiga changed the title Create sdk version v1alpha2 and add the ability to restrict certain file changes feat(sdk): create sdk version v1alpha2 Jan 7, 2022
Co-authored-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
@JesseTatasciore JesseTatasciore force-pushed the jtatasciore/create-sdk-v1alpha2 branch 4 times, most recently from b352044 to bc4ca4d Compare January 7, 2022 14:45
@JesseTatasciore JesseTatasciore merged commit 7c571e2 into main Jan 7, 2022
@JesseTatasciore JesseTatasciore deleted the jtatasciore/create-sdk-v1alpha2 branch January 7, 2022 16:43
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.

2 participants