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

Refactor to reflect did-io v1.0, crypto-ld and jsigs. #56

Merged
merged 20 commits into from May 19, 2021
Merged

Conversation

@dmitrizagidulin dmitrizagidulin changed the title Refactor to reflect did-io v0.9.x, crypto-ld and jsigs. Refactor to reflect did-io v1.0, crypto-ld and jsigs. Apr 8, 2021
@dmitrizagidulin
Copy link
Contributor Author

(Rebasing on latest master.)

@dmitrizagidulin
Copy link
Contributor Author

(prepping for an npm release)

.eslintrc.js Outdated
extends: ['eslint-config-digitalbazaar'],
extends: [
'eslint-config-digitalbazaar',
// 'eslint-config-digitalbazaar/jsdoc'
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this disabled? This should be deleted entirely or re-enabled.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, I can remove it. (I added it in a disabled state mostly as a to-do item.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@gannan08 commented out line removed, opened a tracking issue at #59

- run: npm install
- name: Run test with Node.js ${{ matrix.node-version }}
run: npm run test-node
# test-karma:
Copy link
Contributor

Choose a reason for hiding this comment

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

Are karma tests broken at the moment?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@gannan08 - yeah, they are. This lib didn't have a karma suite before; I started to add it in this PR, but it still needs more work.

@dmitrizagidulin dmitrizagidulin changed the base branch from master to v14.x May 19, 2021 20:48
@dmitrizagidulin
Copy link
Contributor Author

Merging into the v14.x branch (not master), to make a .beta npm package release.

@dmitrizagidulin dmitrizagidulin merged commit 1ccf93c into v14.x May 19, 2021
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.

None yet

3 participants