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

0.4.0 final version bump #59

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

brianeray
Copy link
Collaborator

This should also close issue #49.

@brianeray
Copy link
Collaborator Author

Bookend companion to #54.

Groovy syntax to this reference doesn't work; it's a lexical val
reference in the Kotlin DSL.

We should probably get some Kotlin DSL coverage in our unit tests
at some point.
This should also close issue inductiveautomation#49.
@brianeray
Copy link
Collaborator Author

Also patches something I missed in #58. 😞

@brianeray brianeray marked this pull request as ready for review August 28, 2024 20:40
@@ -25,7 +25,7 @@ ignitionModule {
* the course of a major Ignition (7.9, 8.0, etc) version, except for when the Ignition Platform adds/changes APIs
* used by the module.
*/
requiredIgnitionVersion.set(rootProject.ext.sdk_version)
requiredIgnitionVersion.set(sdk_version)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I should never have patched this template in #40. There was only a problem with the modlPluginConfig.groovy template, not this Kotlin DSL template.

@brianeray brianeray merged commit f8ab54a into inductiveautomation:master Aug 28, 2024
1 check passed
@brianeray brianeray deleted the 0.4.0-final-rel branch August 28, 2024 22:50
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