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

Add a Github Action for testing Yarn 3 #574

Merged
merged 21 commits into from
Sep 23, 2021

Conversation

pringshia
Copy link
Contributor

Tests the changes introduced in #565

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 23, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2021

Codecov Report

Merging #574 (34edf78) into package-reorg (1055d13) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           package-reorg     #574      +/-   ##
=================================================
- Coverage          65.47%   65.38%   -0.10%     
=================================================
  Files                 79       79              
  Lines               7297     7297              
=================================================
- Hits                4778     4771       -7     
- Misses              2519     2526       +7     
Impacted Files Coverage Δ
...phisto/abstractions/architects/heroku_architect.py 35.23% <ø> (ø)
mephisto/abstractions/blueprint.py 72.94% <ø> (ø)
...ns/blueprints/parlai_chat/parlai_chat_blueprint.py 36.55% <ø> (ø)
mephisto/abstractions/database.py 75.82% <ø> (ø)
...to/abstractions/providers/mturk/mturk_datastore.py 61.22% <ø> (ø)
mephisto/data_model/assignment.py 58.59% <ø> (ø)
mephisto/data_model/task.py 45.83% <ø> (ø)
mephisto/data_model/task_run.py 83.41% <ø> (ø)
mephisto/data_model/worker.py 71.18% <ø> (ø)
mephisto/operations/task_launcher.py 93.75% <ø> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1055d13...34edf78. Read the comment docs.

@pringshia pringshia changed the base branch from main to package-reorg September 23, 2021 14:06
@pringshia pringshia changed the base branch from package-reorg to main September 23, 2021 14:11
@pringshia pringshia changed the base branch from main to package-reorg September 23, 2021 14:38
@pringshia pringshia mentioned this pull request Sep 23, 2021
6 tasks
@pringshia
Copy link
Contributor Author

Auto-merging. This is just going into another feature branch, not main

@pringshia pringshia merged commit 5fd2b4e into package-reorg Sep 23, 2021
@pringshia pringshia deleted the workflow-for-testing-yarn branch September 23, 2021 14:53
pringshia added a commit that referenced this pull request Sep 24, 2021
* Layout base folder structure

* rename scripts pkg to dev-scripts

* Add base README

* Get dev-scripts working

* Wire up new transition storybook under docs/sb

* Fix up .yarnrc.yml

* Set up @annotated/bbox package

* Add @annotated/video-player pkg

* Add more stories to the storybook

* Add a Github Action for testing Yarn 3 (#574)

* Layout base folder structure

* rename scripts pkg to dev-scripts

* Add base README

* Get dev-scripts working

* Wire up new transition storybook under docs/sb

* Fix up .yarnrc.yml

* Set up @annotated/bbox package

* Add @annotated/video-player pkg

* Add more stories to the storybook

* Typo fix (#564)

* Cleaning up todo labels (#569)

* Creating required files for pypi release (#548)

* Create annotated-pks.yml

* Remove yarn version specificiation from install

* Remove random echo statements

* Update build command

* Update wrapper import

* Remove cra scripts from package.json

* Add foreach build command

* change job name

Co-authored-by: Jack Urbanek <jju@fb.com>

* Create @annotated/keypoint

* Add build-all pkg.json script

* Add README for yarn

* Move sb into storybook folder and update README

* Remove manifest and logos

* Clean up

Co-authored-by: Jack Urbanek <jju@fb.com>
@JackUrb JackUrb added this to the 🚀 Mephisto 1.0 milestone Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants