Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Create Release Version (to staging) #230

Merged
merged 329 commits into from
Mar 2, 2020
Merged

Create Release Version (to staging) #230

merged 329 commits into from
Mar 2, 2020

Conversation

andreamah
Copy link
Contributor

Description:

The release version will require us to remove the badges on the README. These changes will be implemented on the staging branch. We will merge when all changes for release are made.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Limitations:

Please describe limitations of this PR

Testing:

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • My code has been formatted with npm run format and passes the checks in npm run check
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

xnkevinnguyen and others added 30 commits February 4, 2020 11:25
Update tests snapshots for ui changes
…ect (#185)

* Created skeleton of microbit library
* Added button model to microbit model

Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>

Remove outdated tests

Update Snapshot

Remove tslint comment

Remove comment
@vandyliu vandyliu changed the title WIP: Create Release Version WIP: Create Release Version (to staging) Feb 28, 2020
fixed venv user flow problems and added python dependency detection
@andreamah andreamah changed the title WIP: Create Release Version (to staging) Create Release Version (to staging) Feb 28, 2020
Copy link
Contributor

@isadorasophia isadorasophia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:o

andreamah and others added 2 commits February 28, 2020 16:40
enabled venv flow for unix
Co-authored-by: Kevin Nguyen <xuannamkevin@gmail.com>
Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>
@andreamah andreamah merged commit 661e1cd into staging Mar 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants