-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Added :paths to the workspace and moved the last side effecting code to workspace-cli. #2
Merged
Commits on Sep 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 13042a4 - Browse repository at this point
Copy the full SHA 13042a4View commit details
Commits on Sep 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6c4d42d - Browse repository at this point
Copy the full SHA 6c4d42dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3615132 - Browse repository at this point
Copy the full SHA 3615132View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ad711 - Browse repository at this point
Copy the full SHA c0ad711View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3adb00 - Browse repository at this point
Copy the full SHA a3adb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 921c1ef - Browse repository at this point
Copy the full SHA 921c1efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 186037e - Browse repository at this point
Copy the full SHA 186037eView commit details -
Use the puget library to print the data structure in the 'ws' command…
… with nice colours.
Configuration menu - View commit details
-
Copy full SHA for 2c3905c - Browse repository at this point
Copy the full SHA 2c3905cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6be1c - Browse repository at this point
Copy the full SHA 9a6be1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e91097f - Browse repository at this point
Copy the full SHA e91097fView commit details -
Added the :paths key to the workspace with that calculates all existi…
…ng and missing paths in the environments and profiles. Those paths are then used in 'path-finder' instead of accessing the disk. This was the last side effecting operation left to move to 'workspace-clj', and now all following steps are 100% side effect free, e.g. the workspace component. Also included :sub-ns in the identity calculation for functions and macros, that cased a bug in validation 102.
Configuration menu - View commit details
-
Copy full SHA for 856613c - Browse repository at this point
Copy the full SHA 856613cView commit details -
Use :path :missing instead of :existing when calculating what paths t…
…hat are missing.
Configuration menu - View commit details
-
Copy full SHA for be829d5 - Browse repository at this point
Copy the full SHA be829d5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.