Skip to content

Conversation

@trentm
Copy link
Contributor

@trentm trentm commented Sep 25, 2025

With the previous separate of jobs, the built files to publish were shared
across jobs with upload/download-artifact. This uses zip files, which cannot
handle the execute bit on files. This resulted in lerna publish spuriously
erroring out thinking there were uncommited changes to the handful of
files in scripts/ that intentional have the execute file perm set.

Refs: #3107 (comment)

…erm issues from zip files used by upload-artifact

With the previous separate of jobs, the built files to publish were shared
across jobs with upload/download-artifact. This uses zip files, which cannot
handle the execute bit on files. This resulted in lerna publish spuriously
erroring out thinking there were uncommited changes to the handful of
files in scripts/ that intentional have the execute file perm set.

Refs: open-telemetry#3107 (comment)
@trentm trentm self-assigned this Sep 25, 2025
@trentm trentm requested a review from a team as a code owner September 25, 2025 19:04
@trentm trentm merged commit 6806cda into open-telemetry:main Sep 25, 2025
16 checks passed
@trentm trentm deleted the trentm-avoid-perms-issues-with-zip-files branch September 25, 2025 19:08
trentm added a commit to trentm/opentelemetry-js-contrib that referenced this pull request Sep 25, 2025
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