Skip to content

Conversation

@alexfurmenkov
Copy link
Collaborator

@alexfurmenkov alexfurmenkov commented Nov 16, 2025

Turns out that the problem that @ASL-rmarshall has reported for the update-cache command also exists for all other commands listed in core.py, so this update fixes other commands as well.

I've ran the command from different locations (like my laptop user root (.venv) alekseifurmenkov@MacBook-Pro-Aleksei ~ % python PycharmProjects/cdisc-rules-engine/core.py update-cache --apikey ...) and it works fine.

@alexfurmenkov alexfurmenkov changed the title 1430: Update the cache location to be relative to the folder containing core.py 1403: Update the cache location to be relative to the folder containing core.py Nov 16, 2025
Copy link
Collaborator

@RamilCDISC RamilCDISC left a comment

Choose a reason for hiding this comment

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

The PR updates the cache path to be relative to core file instead of folder. This implements the solution suggested in the AC and fulfills the requirements. All testing pass.

@RamilCDISC RamilCDISC merged commit 4918142 into main Nov 17, 2025
11 checks passed
@RamilCDISC RamilCDISC deleted the 1403-make-cache-location-relative-to-core.py-folder branch November 17, 2025 21:31
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.

Cache update fails if not run from folder containing core.py / core executable

3 participants