Skip to content

Add validate flag to ProgramBuilder.run()#1409

Merged
TwitchBronBron merged 2 commits intomasterfrom
skipInitialValidation
Feb 6, 2025
Merged

Add validate flag to ProgramBuilder.run()#1409
TwitchBronBron merged 2 commits intomasterfrom
skipInitialValidation

Conversation

@TwitchBronBron
Copy link
Member

@TwitchBronBron TwitchBronBron commented Feb 4, 2025

Adds a flag to the ProgramBuilder.run() method that will enable/disable validation. This can be useful when trying to inspect various aspects of a project but you don't care about validation. Currently restricted to the ProgramBuilder.run() function but may be expanded to bsconfig and cli features in the future. It's also marked unstable because we have a specific purpose for this flag at the moment, all other behavior is undefined.

@TwitchBronBron TwitchBronBron changed the title Add ProgramBuilder flag to skip initial validation on run Add validate flag to ProgramBuilder.run() Feb 4, 2025
@TwitchBronBron TwitchBronBron added the create-package create a temporary npm package on every commit label Feb 4, 2025
@rokucommunity-bot
Copy link
Contributor

Hey there! I just built a new temporary npm package based on 888303d. You can download it here or install it by running the following command:

npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-0.68.4-skipInitialValidation.20250204150132.tgz

@TwitchBronBron TwitchBronBron merged commit 966d7b9 into master Feb 6, 2025
8 checks passed
@TwitchBronBron TwitchBronBron deleted the skipInitialValidation branch February 6, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

create-package create a temporary npm package on every commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant