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

Launch analyzer #21

Open
bobbicodes opened this issue Mar 26, 2022 · 1 comment
Open

Launch analyzer #21

bobbicodes opened this issue Mar 26, 2022 · 1 comment

Comments

@bobbicodes
Copy link
Member

bobbicodes commented Mar 26, 2022

Seems we have a run script, which calls the main function with the right args, and the Dockerfile. Details are still left to work out but the pieces are in place. I'm very slow when it comes to docker stuff because it often causes my machines to explode.

Probably ought to complete #20 because it will avoid the JVM and make analysis time nearly instantaneous.

The next thing that I know of is to create the template file in https://github.com/exercism/website-copy/tree/main/analyzer-comments to display the analysis results. Since we are just displaying the results of the script (and not creating individual analyzer comments), it will just be one file called generic.md. For example, the bash track uses results from ShellCheck: https://github.com/exercism/website-copy/blob/main/analyzer-comments/bash/shellcheck/generic.md

@ErikSchierboom
Copy link
Member

If you need any help, let me know!

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

No branches or pull requests

2 participants