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

Write Robot Inspector gradle task #2

Open
blucoat opened this issue Nov 18, 2018 · 0 comments
Open

Write Robot Inspector gradle task #2

blucoat opened this issue Nov 18, 2018 · 0 comments
Assignees
Milestone

Comments

@blucoat
Copy link
Contributor

blucoat commented Nov 18, 2018

We had an ant script that would run Robot Inspector on each build, but now we're moving to gradle. As of right now, we just have a main method that runs the inspector, and leave it to yearly code to integrate it into the build process. A gradle task in a plugin would wrap this process up neatly for future years.

We should split out some of the OI and RobotMap code which is only used in validation and move it to a gradle plugin. This would also involve some API changes, so we should aim to get it in before 1.0.

@blucoat blucoat added this to the 1.0 milestone Nov 18, 2018
@blucoat blucoat self-assigned this Nov 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant