-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rewrite with tool library #7
Open
benjay10
wants to merge
14
commits into
linting
Choose a base branch
from
rewrite-with-tool-library
base: linting
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6df76e1 - Browse repository at this point
Copy the full SHA 6df76e1View commit details -
Babel config, added packages, fixed submission model
Added config for Babel in an attempt to not have it compile the node_modules folder. Added the packages that are dependencies for the tools. The submission model change is unfortunate. This was introduced in the rewrite with the tools which makes the rewritten services somewhat incompatible with the original services.
Configuration menu - View commit details
-
Copy full SHA for 6dc25f8 - Browse repository at this point
Copy the full SHA 6dc25f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c770b8f - Browse repository at this point
Copy the full SHA c770b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6fd066 - Browse repository at this point
Copy the full SHA f6fd066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d87821 - Browse repository at this point
Copy the full SHA 1d87821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c734f5 - Browse repository at this point
Copy the full SHA 3c734f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e4ad46 - Browse repository at this point
Copy the full SHA 1e4ad46View commit details -
Configuration menu - View commit details
-
Copy full SHA for f766d6e - Browse repository at this point
Copy the full SHA f766d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f92710 - Browse repository at this point
Copy the full SHA 1f92710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d4cadb - Browse repository at this point
Copy the full SHA 9d4cadbView commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6d3fb76 - Browse repository at this point
Copy the full SHA 6d3fb76View commit details -
Rewrite without ForkingStore, removed more packages
When removing unused packages, the ForkingStore jumped out as only being used sparingly and something that does not provide much documentation. So this was removed in favour of some basic transformations with N3 stores. I'm sorry, but if there is no documentation on a library, I'm not using it, and I will convert code to using libraries that are properly documented and well tested. I don't want to debug something like that otherwise.
Configuration menu - View commit details
-
Copy full SHA for bf6d15d - Browse repository at this point
Copy the full SHA bf6d15dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac78906 - Browse repository at this point
Copy the full SHA ac78906View commit details
Commits on Oct 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4549695 - Browse repository at this point
Copy the full SHA 4549695View 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.