Skip to content

feat(action)!: Add language scoped setups#12

Merged
andreiborza merged 1 commit into
mainfrom
ab/scoped-install
Dec 11, 2025
Merged

feat(action)!: Add language scoped setups#12
andreiborza merged 1 commit into
mainfrom
ab/scoped-install

Conversation

@andreiborza

@andreiborza andreiborza commented Dec 11, 2025

Copy link
Copy Markdown
Member

Adds a way of calling npm run cli setup for a specific language.

Also updates the action language to be optional. If none is passed, both js and py tests are set up and run, otherwise only the specific language.

Introduces a breaking change to the action, passing the language python is no longer supported and it should be either js, py or nothing at all to run both.

Updates the action `language` to be optional. If none is passed, both js and py
tests are set up and run, otherwise only the specific language.
@andreiborza andreiborza changed the title feat!: Add language scoped setups feat(action)!: Add language scoped setups Dec 11, 2025
@andreiborza andreiborza merged commit 079beb3 into main Dec 11, 2025
2 checks passed
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.

3 participants