How to test python/java package artifacts? #248
JeremyJonas
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is the current best practice for testing python/java package artifacts? Both during local development and in CI integration?
We should document this process and if possible improve it.
We need an easier way to test the other polyglot languages, both during CI and locally. Might be worth considering deploying a shared CodeArtifact repository that we can use - and enforce publishing only buildNumber versions or something.
Beta Was this translation helpful? Give feedback.
All reactions