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

Avoid build steps / tasks we can not create. #18

Open
stan-osipov opened this issue Jul 26, 2021 · 0 comments · May be fixed by #31
Open

Avoid build steps / tasks we can not create. #18

stan-osipov opened this issue Jul 26, 2021 · 0 comments · May be fixed by #31
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@stan-osipov
Copy link
Contributor

stan-osipov commented Jul 26, 2021

  • Make sure we avoid abstract / interfaces, ects.
  • See DefaultBuildTasksProvider
  • Check if type has empty constructor and throw appropriate exception if it's not (DefaultBuildTasksProvider line 14)
@stan-osipov stan-osipov added the enhancement New feature or request label Jul 26, 2021
@stan-osipov stan-osipov added this to the v1.0.0 milestone Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants