Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compartmentalize the Makefile , exit codes, and associated fixes #901

Merged
merged 11 commits into from
Dec 20, 2022
Merged

Conversation

adswa
Copy link
Contributor

@adswa adswa commented Dec 20, 2022

This Changeset is quite messy - originally I wanted to merely split up the clean targets in the Makefile according to the book structure (2d6be3b). This brought up the need to change the working directories of two sections in the Advanced part (0a69b9a, d85df9d). It also brought to light that identical dataset UUID generation causes problems in the RIA section (77fa11a).
And because the fix in autorunrecord for the latter included a change that created a need to annotate exit codes, this PR also contains exit code annotations for commands that fail on purpose (c633936). It still isn't done (this PR is the code equivalent of a side quest), but I wanted to make the current state transparent.

@adswa
Copy link
Contributor Author

adswa commented Dec 20, 2022

I'll merge this now, and hope that the next PR will be less sweeping.

@adswa adswa merged commit 62375c2 into main Dec 20, 2022
@adswa adswa deleted the make branch December 20, 2022 10:51
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