Skip to content

More on renaming#4

Merged
alexander-yevsyukov merged 11 commits into
masterfrom
more-on-renaming
Jun 3, 2025
Merged

More on renaming#4
alexander-yevsyukov merged 11 commits into
masterfrom
more-on-renaming

Conversation

@alexander-yevsyukov
Copy link
Copy Markdown
Contributor

@alexander-yevsyukov alexander-yevsyukov commented Jun 3, 2025

This PR continues the efforts of renaming ProtoData to Spine Compiler and introducing Gradle DSL that goes under the spine root project extension.

Changes in details

  • CodegenSettings interface was renamed to CompilerSettings.
  • Constants and properties mentioning ProtoData were renamed.
  • Project.codegenSettings was renamed to compilerSettings. The property now uses spineExtension() function to reflect the nesting of the Compiler project extension.
  • The layout of PluginSpec test suite was imported so that project creation and configuration functions come right after the @BeforeEach function thus clarifying the setup of a test.
  • Test projects were updated to have spine { compiler { ... } } blocks.

@alexander-yevsyukov alexander-yevsyukov self-assigned this Jun 3, 2025
@alexander-yevsyukov alexander-yevsyukov marked this pull request as ready for review June 3, 2025 17:31
@alexander-yevsyukov alexander-yevsyukov merged commit 81ebccc into master Jun 3, 2025
6 of 8 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the more-on-renaming branch June 3, 2025 17:52
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