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

2098 remove jakarta condition in on chain view #2130

Closed

Conversation

hui-an-yang
Copy link
Collaborator

Thank you for your contribution to Taquito.

Before submitting this PR, please make sure:

  • Your code builds cleanly without any errors or warnings
  • You have added unit tests
  • You have added integration tests (if relevant/appropriate)
  • All public methods or types have TypeDoc coverage with a complete description, and ideally an @example
  • You have added or updated corresponding documentation
  • If relevant, you have written a first draft summary describing the change for inclusion in Release Notes.

Release Note Draft Snippet

If relevant, please write a summary of your change that will be suitable for
inclusion in the Release Notes for the next Taquito release.

hui-an-yang and others added 30 commits August 8, 2022 11:02
* Fix taquito-test-dapp build when using local packages

* Add build script for test-dapp to root package.json

* Commit apps/taquito-test-dapp/package-lock.json

* Exclude @taquito/website and taquito-test-dapp-vite from nx build command

* Fix deploy_website pipeline

* Re-link local dependencies when deploying on Netlify

* Only run Taquito packages unit tests

* Remove empty NPM test script from pack-test-tool

* Rebuild dependencies when on Netlify

* Use workspaces

* Remove prebuild-test-dapp script

* Fix taquito-test-dapp build

* Install lerna in apps/taquito-test-dapp

* Trigger Netlify cache deploy

* Remove typeRoots propriety from every tsconfig.json

* Fix dependencies for website

* Delete unused package-lock.json

* Correctly link local dependencies

* Fix taquito-http-utils

* Replace docusaurus2-dotenv with docusaurus-plugin-dotenv

* Use NPM workspaces to run commands

* Fix Jest testResultsProcessor path

* Revert webpack upgrade in @taquito/taquito

* Update package-lock.json

* Update package-lock.json

* Upgrade @taquito/taquito to webpack5

* Update codecov Github Action

* Trigger build

* Remove deprecated Jakartanet testnet from Taquito Test Dapp

* Update root Readme.md file with the latest changes for building Taquito

Co-authored-by: roxaneletourneau <[email protected]>
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
….com:ecadlabs/taquito into 2065-local-forging-support-new-operations-for-lima
@github-actions
Copy link

github-actions bot commented Nov 19, 2022

New packages have been deployed to the preview repository at https://npm.preview.tezostaquito.io/.

Published packages:

npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/

@hui-an-yang hui-an-yang linked an issue Nov 19, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (lima@ecade81). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             lima    #2130   +/-   ##
=======================================
  Coverage        ?   81.23%           
=======================================
  Files           ?      222           
  Lines           ?    12388           
  Branches        ?     2772           
=======================================
  Hits            ?    10063           
  Misses          ?     2303           
  Partials        ?       22           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hui-an-yang hui-an-yang deleted the 2098-remove-Jakarta-condition-in-on-chain-view branch November 22, 2022 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants