File tree 2 files changed +3
-107
lines changed
2 files changed +3
-107
lines changed Original file line number Diff line number Diff line change @@ -212,20 +212,9 @@ A release involves the following published artifacts:
212
212
steps -- including the `npm publish`. See the appropriate run at:
213
213
https://github.com/elastic/apm-agent-nodejs/actions/workflows/release.yml)
214
214
215
- 4. Updating published docs: If this is for the latest major (currently `4.x`),
216
- then the "do-not-delete_legacy-docs" branch needs to be updated to the same
217
- state as the release tag on "main". Use the
218
- [update-legacy-docs-branch.sh](./dev-utils/update-legacy-docs-branch.sh)
219
- script for this.
220
-
221
- - Run `./dev-utils/update-legacy-docs-branch.sh` to create a working dir with the
222
- needed changes.
223
- - Follow its instructions to create a PR from this working dir.
224
- - Ensure the "buildkite/docs-build-pr" workflow passes for this branch.
225
- (Re-run via `run docs-build` comment.)
226
- - "Squash and merge" the PR.
227
- - The periodic docs CI will update the
228
- [published docs](https://www.elastic.co/guide/en/apm/agent/nodejs/current/release-notes-4.x.html).
215
+ 4. The published docs should update automatically with CI that runs
216
+ (at time of writing) every 30 minutes + a CDN cache time.
217
+ https://www.elastic.co/docs/release-notes/apm/agents/nodejs
229
218
230
219
If this is a new major release, then:
231
220
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments