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

Release v6.0.0 #291

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Release v6.0.0 #291

wants to merge 18 commits into from

Conversation

markwpearce
Copy link
Collaborator

@markwpearce markwpearce commented Aug 14, 2024

Major release that will be based on Brighterscript v1.0.

Changes:

  • Updates plugin architecture to work correctly with Brighterscript v1
  • Fixes all Brighterscript validation and lint errors
  • Makes types more specific, to ensure proper validation and code completion when using the plugin

* All Typescript and brighterscript errors fixed

* Fixed all tests (except for known bugs with brighterscript-1.0.0-alpha.35)

* Trying to get BSLint working

* All tests pass

* Fixed lint errors in tests

* Made teh project and package files play together better and added script for running rooibos tests from command line

* added some notes about how to do development

* Work out windows bug

* ignore lint warning for now

* Solved windows issue

* Windows test of adds custom test reporters

* Remove it.only

* Removed print statements

* Broke up reporter tests to multiple tests

* Updated package.json version
* simplifies some config files

* using logger instead of console.log
@TwitchBronBron TwitchBronBron added the create-package create a temporary npm package on every commit label Sep 23, 2024
@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.1-release-6-0-0.20240923134931.tgz

@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.1-release-6-0-0.20241001180304.tgz

@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.1-release-6-0-0.20241001181038.tgz

@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.38-release-6-0-0.20241001181356.tgz

@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.38-release-6-0-0.20241001182336.tgz

markwpearce and others added 4 commits October 1, 2024 15:01
* Cli and cli debugging works

* CLI will always retain staging dir

* Update package.json

* Update bsc-plugin/src/cli.ts

---------

Co-authored-by: Bronley Plumb <[email protected]>
@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.38-release-6-0-0.20241003195334.tgz

@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.39-release-6-0-0.20241003195420.tgz

* Sets default types for m.top and m.node in BaseTestSuite

* TestRunner.node is not needed
@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.39-release-6-0-0.20241019134615.tgz

@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.39-release-6-0-0.20241020105017.tgz

@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.40-release-6-0-0.20241020105253.tgz

@rokucommunity-bot
Copy link

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

npm install https://github.com/rokucommunity/rooibos/releases/download/v0.0.0-packages/rooibos-roku-6.0.0-alpha.41-release-6-0-0.20241020110142.tgz

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.

2 participants