Skip to content

Conversation

@pjanotti
Copy link
Contributor

@pjanotti pjanotti commented Jan 30, 2023

Why

Minimize the chances of people hitting known issues with self-contained and dotnet CLI in particular.

What

Added explicit text to README.md in the Get started section.

Tests

N/A.

Checklist

- [ ] CHANGELOG.md is updated.

  • Documentation is updated.
    - [ ] New features are covered by tests.

@pjanotti pjanotti requested a review from a team January 30, 2023 21:47
@github-actions github-actions bot requested a review from theletterf January 30, 2023 21:47
@pjanotti
Copy link
Contributor Author

pjanotti commented Jan 30, 2023

@pjanotti pjanotti mentioned this pull request Jan 31, 2023
3 tasks
#!/bin/sh

# guess OS_TYPE if not provided
OS_TYPE=${OS_TYPE:-}
Copy link
Member

Choose a reason for hiding this comment

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

Why this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ops, this was to be part of #2129 to keep the code consistent between the two scripts. Without that the script fails on if [ -z "$OS_TYPE" ]; then: it doesn't like that test without defining OS_TYPE first.

@Kielek Kielek enabled auto-merge (squash) February 1, 2023 06:09
@Kielek Kielek merged commit 8a5f599 into open-telemetry:main Feb 1, 2023
@pellared pellared mentioned this pull request Feb 3, 2023
3 tasks
@pjanotti pjanotti deleted the make-self-contained-issue-more-visible branch June 2, 2023 19:53
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.

4 participants