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

Initialization error on Gradle 7.6 #13

Closed
Tracked by #63
sgammon opened this issue Jun 28, 2023 · 2 comments
Closed
Tracked by #63

Initialization error on Gradle 7.6 #13

sgammon opened this issue Jun 28, 2023 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@sgammon
Copy link
Member

sgammon commented Jun 28, 2023

See below:

* Where:
Settings file '/Volumes/VAULTROOM/elide/framework/settings.gradle.kts' line: 156

* What went wrong:
Cannot query the value of extension 'buildless' property 'service$buildless_plugin_gradle' because it has no value available.
@sgammon sgammon added the bug Something isn't working label Jun 28, 2023
@sgammon sgammon self-assigned this Jun 28, 2023
sgammon added a commit that referenced this issue Jul 4, 2023
sgammon added a commit that referenced this issue Jul 4, 2023
sgammon added a commit that referenced this issue Jul 4, 2023
- fix: make build for plugin compatible with gradle 7.6
- test: add testing for gradle 7.6
- test: add gradle 7.6 to ci test matrix

fixes and closes #13
@sgammon sgammon mentioned this issue Jul 4, 2023
4 tasks
@sgammon
Copy link
Member Author

sgammon commented Jul 4, 2023

currently requires some restructuring of the plugin itself

@sgammon sgammon added this to the Release v1.0 milestone Jul 5, 2023
This was referenced Sep 11, 2023
@sgammon
Copy link
Member Author

sgammon commented Dec 4, 2023

probably fixed with beta8 release

@sgammon sgammon closed this as completed Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant