Check if the runtime is up to date on dev install #123

Merged
MartinFouilleul merged 1 commits from runtime-out-of-date into main 2023-09-18 10:05:10 +00:00
Owner

On build, we now hash the entire src directory and save the result to the build folder. We do the same on dev install to detect if there were any changes to the source that would require a rebuild. This should catch install-before-build, install-after-pull, and general day-to-day development concerns.

Closes #122.

On build, we now hash the entire `src` directory and save the result to the `build` folder. We do the same on `dev install` to detect if there were any changes to the source that would require a rebuild. This should catch install-before-build, install-after-pull, and general day-to-day development concerns. Closes #122.
MartinFouilleul force-pushed runtime-out-of-date from eb7f365326 to d2e8430c49 2023-09-18 10:05:01 +00:00 Compare
MartinFouilleul merged commit d2e8430c49 into main 2023-09-18 10:05:10 +00:00
MartinFouilleul deleted branch runtime-out-of-date 2023-09-18 10:05:10 +00:00
Sign in to join this conversation.
No reviewers
No Label
macOS
windows
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/orca#123
No description provided.