Add version pin comment for dd_internal_authentication#235
Add version pin comment for dd_internal_authentication#235gh-worker-dd-mergequeue-cf854d[bot] merged 6 commits intomasterfrom
Conversation
8427c00 to
3bde6eb
Compare
The version must match the COA wheel's requires in dd-source BUILD.bazel. Both need to be updated together when bumping.
Updated comment for dd_internal_authentication package.
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
mergequeue build completed successfully, but the github api returned an error while merging the pr.
DetailsError: PUT https://api.github.com/repos/DataDog/lemur/pulls/235/merge: 405 2 of 2 required status checks are expected. [] (Request ID: 7F4D:317CFE:415F44:115CDA7:69A76096) FullStacktrace: |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
mergequeue build completed successfully, but the github api returned an error while merging the pr.
DetailsError: PUT https://api.github.com/repos/DataDog/lemur/pulls/235/merge: 405 2 of 2 required status checks are expected. [] (Request ID: 33CF:31B988:1C5732C:7878035:69A79E53) FullStacktrace: |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
Add version pin comment for dd_internal_authentication The version must match the COA wheel's requires in dd-source BUILD.bazel. Both need to be updated together when bumping. Refine comment for dd_internal_authentication version Updated comment for dd_internal_authentication package. Retrigger CI after 0.1.29 wheel published Pin pyjwt to 2.10.1, 2.11.0 breaks Vault OIDC login Remove unnecessary pyjwt pin, login issue was missing vault group Merge branch 'master' into maperu/pinDdAuth Co-authored-by: maxime.perusse <maxime.perusse@datadoghq.com>
Adds a comment noting that dd_internal_authentication version must match the COA wheel's requires in dd-source BUILD.bazel. Once the companion dd-source PR merges and COA 0.1.29 is published, pip will enforce the version match at install time.
Companion dd-source PR: https://github.com/DataDog/dd-source/pull/373405