Skip to content

Commit

Permalink
Update releasing docs (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
RassK authored Jun 28, 2023
1 parent a81bd2c commit 85934a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ No changes in the code are needed to correctly version this package.
to publish necessary updates to the [documentation](https://github.com/splunk/public-o11y-docs).

1. Update version in [microservices-demo](https://github.com/signalfx/microservices-demo/blob/main/src/cartservice/Dockerfile).

1. Update internal repository. Follow internal documentation.
8 changes: 4 additions & 4 deletions docs/bump-upstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
- [`src/Splunk.OpenTelemetry.AutoInstrumentation/Splunk.OpenTelemetry.AutoInstrumentation.csproj`](../src/Splunk.OpenTelemetry.AutoInstrumentation/Splunk.OpenTelemetry.AutoInstrumentation.csproj)
- [`test/Splunk.OpenTelemetry.AutoInstrumentation.IntegrationTests/SmokeTests.cs`](../test/Splunk.OpenTelemetry.AutoInstrumentation.IntegrationTests/SmokeTests.cs)

2. Update the `test/Splunk.OpenTelemetry.AutoInstrumentation.IntegrationTests/BuildTests.DistributionStructure_*.verified.txt`
1. Update the `test/Splunk.OpenTelemetry.AutoInstrumentation.IntegrationTests/BuildTests.DistributionStructure_*.verified.txt`
files.

3. Update the [required env vars table](./advanced-config.md#manual-instrumentation).
1. Update the [required env vars table](./advanced-config.md#manual-instrumentation).

4. Update the scripts based on changes in upstream:
1. Update the scripts based on changes in upstream:
- [`splunk-otel-dotnet-install.sh`](../splunk-otel-dotnet-install.sh)
- [`Splunk.OTel.DotNet.psm1`](../Splunk.OTel.DotNet.psm1)

5. Update the [GitHub workflows](../.github/workflows) on changes in upstream.
1. Update the [GitHub workflows](../.github/workflows) on changes in upstream.

0 comments on commit 85934a8

Please sign in to comment.