Skip to content

fix(release): release process was broken by recent change removing .npmrc file - #5182

Merged
trentm merged 1 commit into
mainfrom
trentm-fix-release-from-dropped-npmrc
Aug 13, 2026
Merged

fix(release): release process was broken by recent change removing .npmrc file#5182
trentm merged 1 commit into
mainfrom
trentm-fix-release-from-dropped-npmrc

Conversation

@trentm

@trentm trentm commented Aug 12, 2026

Copy link
Copy Markdown
Member

Refs: #5178


The release process fail was in make-distribution.sh.
E.g. from https://github.com/elastic/apm-agent-nodejs/actions/runs/31650818983/job/94294550321

Run make -C .ci dist
make: Entering directory '/home/runner/work/apm-agent-nodejs/apm-agent-nodejs/.ci'
../dev-utils/make-distribution.sh
elastic-apm-node-4.18.0.tgz
cp: cannot stat '/home/runner/work/apm-agent-nodejs/apm-agent-nodejs/.npmrc': No such file or directory
make: *** [Makefile:20: dist] Error 1
make: Leaving directory '/home/runner/work/apm-agent-nodejs/apm-agent-nodejs/.ci'
Error: Process completed with exit code 2.

@trentm trentm self-assigned this Aug 12, 2026
@trentm
trentm requested a review from a team as a code owner August 12, 2026 23:31
@github-actions

Copy link
Copy Markdown

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@trentm
trentm merged commit 2359282 into main Aug 13, 2026
24 checks passed
@trentm
trentm deleted the trentm-fix-release-from-dropped-npmrc branch August 13, 2026 16:26
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.

2 participants