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

Moved code from cmd/ to internal/ and refactoring. #40

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Conversation

xvzcf
Copy link
Owner

@xvzcf xvzcf commented Feb 23, 2021

There's certainly more to be done (like adding file name and line numbers to errors, which would allow for sort of a function trace, and adding documentation), but I decided to leave it at this since I have what I need for a CI runner and I'd like to get the CI setup by the end of the week hopefully.

Copy link
Collaborator

@cjpatton cjpatton left a comment

Choose a reason for hiding this comment

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

It looks like this rips out the CLI. The restructure looks good, but I would suggest recreating a CLI. If we merge as is then there will be a period of time where the tests aren't runnable.

@xvzcf
Copy link
Owner Author

xvzcf commented Feb 23, 2021

It looks like this rips out the CLI. The restructure looks good, but I would suggest recreating a CLI. If we merge as is then there will be a period of time where the tests aren't runnable.

Oh no, the CLI should be unchanged, and all the make targets should still work.

@cjpatton
Copy link
Collaborator

Oops, you're right.

@xvzcf xvzcf merged commit 17cd070 into main Feb 23, 2021
@xvzcf xvzcf deleted the refactoring branch February 23, 2021 22:06
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