Skip to content

Conversation

@bretambrose
Copy link
Contributor

@bretambrose bretambrose commented Jul 8, 2021

  • Port integration tests from internal to external
  • add ci jobs for unit and integration tests
  • upgrade crypto-js

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@justinboswell justinboswell left a comment

Choose a reason for hiding this comment

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

Fix-n-ship

strategy:
fail-fast: false
matrix:
node-version: [10.x]
Copy link
Contributor

Choose a reason for hiding this comment

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

We should add 12 and 14 to this, shouldn't we?

Copy link
Contributor Author

@bretambrose bretambrose Jul 8, 2021

Choose a reason for hiding this comment

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

12 and 14 have build errors that look highly unpleasant to resolve (will require breaking change package upgrades and updating the code that gets broken). So I think it's best to delay that until another time; going to add CD next.

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.

2 participants