Skip to content

chore: Making eachdist release catch more deps#867

Merged
toumorokoshi merged 4 commits intoopen-telemetry:masterfrom
toumorokoshi:feature/eachdist-release-more-permissive
Jul 2, 2020
Merged

chore: Making eachdist release catch more deps#867
toumorokoshi merged 4 commits intoopen-telemetry:masterfrom
toumorokoshi:feature/eachdist-release-more-permissive

Conversation

@toumorokoshi
Copy link
Copy Markdown
Member

In the last release, eachdist missed updating dependencies
on ext-datadog, which has a slightly different, but valid,
way of specifying the version (omitting some spaces).

Making the eachdist regex more lenient to catch other valid
version specifications.

Also modifying the ext-datadog dependency specification to
match the format of all the others.

In the last release, eachdist missed updating dependencies
on ext-datadog, which has a slightly different, but valid,
way of specifying the version (omitting some spaces).

Making the eachdist regex more lenient to catch other valid
version specifications.

Also modifying the ext-datadog dependency specification to
match the format of all the others.
@toumorokoshi toumorokoshi requested a review from a team June 29, 2020 05:26
Copy link
Copy Markdown
Contributor

@lzchen lzchen left a comment

Choose a reason for hiding this comment

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

lit

@toumorokoshi toumorokoshi merged commit 2a9c3ac into open-telemetry:master Jul 2, 2020
codeboten pushed a commit that referenced this pull request Jul 7, 2020
In the last release, eachdist missed updating dependencies
on ext-datadog, which has a slightly different, but valid,
way of specifying the version (omitting some spaces).

Making the eachdist regex more lenient to catch other valid
version specifications.

Also modifying the ext-datadog dependency specification to
match the format of all the others.

Co-authored-by: Leighton Chen <lechen@microsoft.com>
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.

3 participants