This repository was archived by the owner on Dec 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Update Staging with the latest changes #178
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'Device Simulator Express: Deploy to Board' -> 'Device Simulator Express: Deploy to Device'
Corrected command in read.me
Remove quickstart guide
modifying the indentation to match the rest of the structure
one last spacing to fix.
Update package.json for marketplace
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.4.0...4.5.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.3) Signed-off-by: dependabot[bot] <[email protected]>
…-utils-1.4.3 Bump eslint-utils from 1.3.1 to 1.4.3
….template-4.5.0 Bump lodash.template from 4.4.0 to 4.5.0
…-change changed package import name from cpx to cp
…dency-checker-fix Users/t anmah/simulation dependency checker fix
…refactor Refactor toolbar and actionbar
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Vandy Liu <[email protected]>
Using a formatter and editing linting/formatting rules
Set up Unit Test for typescript/react
* Updated license and added prettier to package.json * Updated file with prettier formatting
* changed end of line to AUTO * updated prettier script in package.json
* fixed pylint incorrect underlines
Make the cpx shake
* Added python unit tests to adafruit_circuitplayground library * Updated package.json script for python tests
markAtMicrosoft
approved these changes
Jan 29, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
Set up the workflow from dev to master. Features in development will be merged to dev.