Skip to content

Support cwd as well as the base for file paths to integrate with ALKiP changes,#1048

Merged
plocket merged 3 commits into
v5from
paths
May 8, 2026
Merged

Support cwd as well as the base for file paths to integrate with ALKiP changes,#1048
plocket merged 3 commits into
v5from
paths

Conversation

@plocket

@plocket plocket commented Apr 19, 2026

Copy link
Copy Markdown
Collaborator

Fix error not printing when missing sources paths. [Until this is merged, some changes in ALKiP can't be implemented.]

Implements some of the changes currently in #1041 and will conflict with that PR.

In this PR, I have:

  • Added tests for any new features or bug fixes (if relevant)
  • Added my changes to the CHANGELOG.md at the top, under the "Unreleased" section
  • (N/A) Ensured issues that this PR closes will be automatically closed

Reason for this PR

ALKiP needs to change the way it handles its filepaths. I believe this new need is because of the different environments (e.g. S3 or not, etc.) it's in and the files in now needs to manage to deal with concurrency lock timeout issues. This started a long time ago, though, and my memory is fuzzy. It might simply be an ALKiP enhancement.

Links to any solved or related issues

None

Any manual testing I have done to ensure my PR is working

Ran locally, ran with ALKiP.

Fix error not printing when missing sources paths
@plocket plocket changed the title Support cwd aswell as the base for file paths to integrate with ALKiP changes, Support cwd as well as the base for file paths to integrate with ALKiP changes, Apr 19, 2026
Comment thread lib/setup/artifacts.js
Comment thread lib/utils/set_sources_paths.js

@BryceStevenWilley BryceStevenWilley left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks great to me!

Comment thread docs/016_root_path_2026_04_09.md Outdated
Co-authored-by: Bryce Willey <Bryce.Steven.Willey@gmail.com>
@plocket plocket merged commit 2f29d9b into v5 May 8, 2026
7 checks passed
@plocket plocket deleted the paths branch May 8, 2026 15:18
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