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 "bots-staging" to test integration #23

Merged
merged 26 commits into from
May 13, 2022
Merged

Add "bots-staging" to test integration #23

merged 26 commits into from
May 13, 2022

Conversation

gre
Copy link
Contributor

@gre gre commented Apr 7, 2022

this is like on live-common except i removed slack and codecov integrations (to be worked on) and I had to change the path.

@vercel
Copy link

vercel bot commented Apr 7, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

react-ui-storybook – ./

🔍 Inspect: https://vercel.com/ledgerhq/react-ui-storybook/DUe3zwrw1vur71G7SNPXFQziw8ei
✅ Preview: Canceled

[Deployment for 4c3c2db canceled]

native-ui-storybook – ./

🔍 Inspect: https://vercel.com/ledgerhq/native-ui-storybook/CF24gBvzhdWhPSF3qfGqubbgbfEx
✅ Preview: Canceled

[Deployment for 4c3c2db canceled]

@changeset-bot
Copy link

changeset-bot bot commented Apr 7, 2022

⚠️ No Changeset found

Latest commit: 5caf918

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Apr 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
live-common-tools ❌ Failed (Inspect) May 13, 2022 at 8:47AM (UTC)
2 Ignored Deployments
Name Status Preview Updated
native-ui-storybook ⬜️ Ignored (Inspect) May 13, 2022 at 8:47AM (UTC)
react-ui-storybook ⬜️ Ignored (Inspect) May 13, 2022 at 8:47AM (UTC)

@gre
Copy link
Contributor Author

gre commented Apr 26, 2022

somehow the bot run is not running the bot 😆 i'll look at this on thursday. some jest config on running the correct test probably

@github-actions
Copy link

github-actions bot commented May 9, 2022

@gre

Screenshots: ❌

It seems this PR contains screenshots that are different from the base branch.
If you are sure all those changes are correct, you can comment on this PR with /generate-screenshots to update those screenshots.

Make sure all the changes are correct before running the command, as it will commit and push the new result to the PR.

linux

Actual Diff Expected
ETH-complete-actual ETH-complete-diff ETH-complete-expected
ETH-complete-actual ETH-complete-diff ETH-complete-expected
market-btc-page-actual market-btc-page-diff market-btc-page-expected
market-btc-page-actual market-btc-page-diff market-btc-page-expected

windows

Actual Diff Expected
ETH-complete-actual ETH-complete-diff ETH-complete-expected
ETH-complete-actual ETH-complete-diff ETH-complete-expected
confirm-exchange-actual confirm-exchange-diff confirm-exchange-expected
confirm-exchange-actual confirm-exchange-diff confirm-exchange-expected

@codecov-commenter
Copy link

codecov-commenter commented May 12, 2022

Codecov Report

❗ No coverage uploaded for pull request base (monorepo-setup@81bf27d). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 5ff7e40 differs from pull request most recent head 1e47441. Consider uploading reports for the commit 1e47441 to get more accurate results

@@                Coverage Diff                @@
##             monorepo-setup      #23   +/-   ##
=================================================
  Coverage                  ?   59.33%           
=================================================
  Files                     ?      511           
  Lines                     ?    21020           
  Branches                  ?     5675           
=================================================
  Hits                      ?    12473           
  Misses                    ?     8505           
  Partials                  ?       42           
Flag Coverage Δ
test 59.33% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out 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 81bf27d...1e47441. Read the comment docs.

@gre gre merged commit 9962d6b into monorepo-setup May 13, 2022
@gre gre deleted the bots-staging branch May 13, 2022 08:48
elbywan pushed a commit that referenced this pull request May 13, 2022
* Add "bots-staging" to test integration

this is like on live-common except i removed slack and codecov integrations (to be worked on) and I had to change the path.

* update to use pnpm workspace paradygm

* add filter ledger-live

* Add tools/actions/submit-bot-report/

* test tmp

* Fixes submit bot report

* attempt to fix it

* recompile

* fix

* attempt

* attempt 2

* attempt 3

* attempt 4

* attempt

* attempt

* finally fixed

* secure upload-images to throw error if failing

* attempt to enable codecov

* add codecov in workflow test

* config

* let codecov find the cov file

* let codecov always send a report

* update pnpm

* trigger ci

* update @monorepo-setup

Co-authored-by: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
@valpinkman valpinkman mentioned this pull request May 13, 2022
3 tasks
elbywan pushed a commit that referenced this pull request May 15, 2022
* Add "bots-staging" to test integration

this is like on live-common except i removed slack and codecov integrations (to be worked on) and I had to change the path.

* update to use pnpm workspace paradygm

* add filter ledger-live

* Add tools/actions/submit-bot-report/

* test tmp

* Fixes submit bot report

* attempt to fix it

* recompile

* fix

* attempt

* attempt 2

* attempt 3

* attempt 4

* attempt

* attempt

* finally fixed

* secure upload-images to throw error if failing

* attempt to enable codecov

* add codecov in workflow test

* config

* let codecov find the cov file

* let codecov always send a report

* update pnpm

* trigger ci

* update @monorepo-setup

Co-authored-by: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
elbywan pushed a commit that referenced this pull request May 16, 2022
* Add "bots-staging" to test integration

this is like on live-common except i removed slack and codecov integrations (to be worked on) and I had to change the path.

* update to use pnpm workspace paradygm

* add filter ledger-live

* Add tools/actions/submit-bot-report/

* test tmp

* Fixes submit bot report

* attempt to fix it

* recompile

* fix

* attempt

* attempt 2

* attempt 3

* attempt 4

* attempt

* attempt

* finally fixed

* secure upload-images to throw error if failing

* attempt to enable codecov

* add codecov in workflow test

* config

* let codecov find the cov file

* let codecov always send a report

* update pnpm

* trigger ci

* update @monorepo-setup

Co-authored-by: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
valpinkman added a commit that referenced this pull request May 17, 2022
* Add "bots-staging" to test integration

this is like on live-common except i removed slack and codecov integrations (to be worked on) and I had to change the path.

* update to use pnpm workspace paradygm

* add filter ledger-live

* Add tools/actions/submit-bot-report/

* test tmp

* Fixes submit bot report

* attempt to fix it

* recompile

* fix

* attempt

* attempt 2

* attempt 3

* attempt 4

* attempt

* attempt

* finally fixed

* secure upload-images to throw error if failing

* attempt to enable codecov

* add codecov in workflow test

* config

* let codecov find the cov file

* let codecov always send a report

* update pnpm

* trigger ci

* update @monorepo-setup

Co-authored-by: Valentin D. Pinkman <valentin.d.pinkman@hey.com>
live-github-bot bot pushed a commit that referenced this pull request Oct 3, 2023
VicAlbr added a commit that referenced this pull request Jul 16, 2024
# This is the 1st commit message:

wip: adding Xray reporter for speculos tests

# The commit message #2 will be skipped:

# wip: xray reporter

# The commit message #3 will be skipped:

# wip: Xray - Speculos tests

# The commit message #4 will be skipped:

# removing xray package

# The commit message #5 will be skipped:

# Xray with Json

# The commit message #6 will be skipped:

# rebase + merge conflict

# The commit message #7 will be skipped:

# test: adding the possibility to send resultats to Xray

# The commit message #8 will be skipped:

# test: code cleanning

# The commit message #9 will be skipped:

# ci: update workflow

# The commit message #10 will be skipped:

# ci: remove workflow input

# The commit message #11 will be skipped:

# ci: workflow

# The commit message #12 will be skipped:

# ci: adding logs

# The commit message #13 will be skipped:

# test: update code after review

# The commit message #14 will be skipped:

# test: removing test_summary + update worflow + adding logging response data in error throw

# The commit message #15 will be skipped:

# fix: resolved conflicts

# The commit message #16 will be skipped:

# test: update xray method + Json reporter

# The commit message #17 will be skipped:

# remove com

# The commit message #18 will be skipped:

# update tmsLink

# The commit message #19 will be skipped:

# code cleanning

# The commit message #20 will be skipped:

# ci: print path

# The commit message #21 will be skipped:

# creating file path

# The commit message #22 will be skipped:

# no test execution

# The commit message #23 will be skipped:

# update workflow

# The commit message #24 will be skipped:

# resolve workflow error

# The commit message #25 will be skipped:

# workflow env update

# The commit message #26 will be skipped:

# ci: Xray_Base_Url update

# The commit message #27 will be skipped:

# update path for xray reporter

# The commit message #28 will be skipped:

# ci: logging response status

# The commit message #29 will be skipped:

# update xray authenticate

# The commit message #30 will be skipped:

# ci: publish to Xray

# The commit message #31 will be skipped:

# update playwright config + print xray link on CI logs

# The commit message #32 will be skipped:

# update workflow

# The commit message #33 will be skipped:

# ci: update json file

# The commit message #34 will be skipped:

# ci: logging files for debuug

# The commit message #35 will be skipped:

# ci: merged json file

# The commit message #36 will be skipped:

# ci: adding script to merge Xray payload

# The commit message #37 will be skipped:

# ci: update workflow - run

# The commit message #38 will be skipped:

# autho Permission
live-github-bot bot pushed a commit that referenced this pull request Aug 22, 2024
Fixed ledger live imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation CI/CD stuff common Has changes in live-common tools Has changes in tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants