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

fix: rollup config to handle anoncreds in node #109

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

curtis-h
Copy link
Contributor

@curtis-h curtis-h commented Oct 31, 2023

Description

Another attempt at fixing yarn installs.
Removed the bundling of the dependency as a separate folder and instead am including anoncreds in the node build, but circumventing rollup parsing the code.

Jira link

No Ticket

Checklist

  • Self-reviewed the diff
  • New code has inline documentation
  • New code has proper comments/tests
  • Any changes not covered by tests have been tested manually

@github-actions
Copy link

Lines Statements Branches Functions
Coverage: 42%
37.34% (1543/4132) 25.03% (717/2864) 38.49% (485/1260)

JUnit

Tests Skipped Failures Errors Time
202 0 💤 0 ❌ 0 🔥 1m 38s ⏱️

@curtis-h curtis-h merged commit 0aa7fbc into master Oct 31, 2023
@curtis-h curtis-h deleted the fix/yarn-release-2 branch October 31, 2023 13:52
atala-dev added a commit that referenced this pull request Oct 31, 2023
# [2.5.0](v2.4.1...v2.5.0) (2023-10-31)

### Bug Fixes

* adding resolution for yarn ([#108](#108)) ([da60285](da60285))
* Integrate Apollo in Single branch. ([#94](#94)) ([bdc26e6](bdc26e6))
* remove unused packages and fix node demo ([#99](#99)) ([f9406d7](f9406d7))
* rollup config to handle anoncreds in node ([#109](#109)) ([0aa7fbc](0aa7fbc))

### Features

* adding anoncreds for ZKP ([#69](#69)) ([d57be19](d57be19))
* Rollback Apollo integration ([#106](#106)) ([854379a](854379a))
github-actions bot pushed a commit that referenced this pull request Oct 31, 2023
# [2.5.0](v2.4.1...v2.5.0) (2023-10-31)

### Bug Fixes

* adding resolution for yarn ([#108](#108)) ([da60285](da60285))
* Integrate Apollo in Single branch. ([#94](#94)) ([bdc26e6](bdc26e6))
* remove unused packages and fix node demo ([#99](#99)) ([f9406d7](f9406d7))
* rollup config to handle anoncreds in node ([#109](#109)) ([0aa7fbc](0aa7fbc))

### Features

* adding anoncreds for ZKP ([#69](#69)) ([d57be19](d57be19))
* Rollback Apollo integration ([#106](#106)) ([854379a](854379a))
elribonazo added a commit that referenced this pull request Nov 2, 2023
* master:
  chore(release): release 2.5.0 # [2.5.0](v2.4.1...v2.5.0) (2023-10-31)
  fix: rollup config to handle anoncreds in node (#109)

# Conflicts:
#	rollup/rollup.node.mjs
mixmix pushed a commit to mixmix/atala-prism-wallet-sdk-ts that referenced this pull request May 6, 2024
mixmix pushed a commit to mixmix/atala-prism-wallet-sdk-ts that referenced this pull request May 6, 2024
# [2.5.0](hyperledger-identus/sdk-ts@v2.4.1...v2.5.0) (2023-10-31)

### Bug Fixes

* adding resolution for yarn ([hyperledger-identus#108](hyperledger-identus#108)) ([da60285](hyperledger-identus@da60285))
* Integrate Apollo in Single branch. ([hyperledger-identus#94](hyperledger-identus#94)) ([bdc26e6](hyperledger-identus@bdc26e6))
* remove unused packages and fix node demo ([hyperledger-identus#99](hyperledger-identus#99)) ([f9406d7](hyperledger-identus@f9406d7))
* rollup config to handle anoncreds in node ([hyperledger-identus#109](hyperledger-identus#109)) ([0aa7fbc](hyperledger-identus@0aa7fbc))

### Features

* adding anoncreds for ZKP ([hyperledger-identus#69](hyperledger-identus#69)) ([d57be19](hyperledger-identus@d57be19))
* Rollback Apollo integration ([hyperledger-identus#106](hyperledger-identus#106)) ([854379a](hyperledger-identus@854379a))

Signed-off-by: Francisco Javier Ribó Labrador <[email protected]>
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.

3 participants