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

ci: build dyplomat as part of CI #700

Merged
merged 1 commit into from May 24, 2023
Merged

Conversation

jpeach
Copy link
Contributor

@jpeach jpeach commented May 23, 2023

Even though dyplomat has no tests, we should still add it to CI to get a signal when dependabot wants to update the Go dependencies. We just want to know whether it still builds.

Even though dyplomat has no tests, we should still add it to CI to get
a signal when dependabot wants to update the Go dependencies. We just
want to know whether it still builds.

Signed-off-by: James Peach <jpeach@apache.org>
Copy link
Member

@sunjayBhatia sunjayBhatia left a comment

Choose a reason for hiding this comment

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

could also add a make target to build the dyplomat container image in addition/instead in CI

seems reasonable as a lightweight way to validate things compile

@jpeach
Copy link
Contributor Author

jpeach commented May 24, 2023

could also add a make target to build the dyplomat container image in addition/instead in CI

Yeh it would probably be worth doing that. We are already in a Docker container in this CI job though, so we probably want a different approach to verify it.

could also add a make target to build the dyplomat container image in addition/instead in CI

seems reasonable as a lightweight way to validate things compile

@jpeach jpeach merged commit 9239064 into envoyproxy:main May 24, 2023
3 checks passed
@jpeach jpeach deleted the ci-build-dyplomat branch May 24, 2023 09:47
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.

None yet

2 participants