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

PSG-3777: initial commit for flex node sdk (1/4) #1

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

ctran88
Copy link
Contributor

@ctran88 ctran88 commented Mar 27, 2024

Just copied the project setup, config, and CI files from passage-node with a few notable changes:

  • GHA secrets are prefixed with TEST_
  • Added a new GHA secret, TEST_USER_IDENTIFIER
  • All deps are updated to @latest except node-fetch, which requires v2 to be backwards compatible with CommonJS
  • jest.config.js -> jest.config.ts with new version syntax

@ctran88 ctran88 force-pushed the PSG-3777-initial-flex-node-sdk branch 3 times, most recently from 975f966 to e5e7711 Compare March 27, 2024 21:00
@ctran88 ctran88 force-pushed the PSG-3777-initial-flex-node-sdk branch from e5e7711 to 3913bde Compare March 28, 2024 16:57
@ctran88 ctran88 changed the title PSG-3777: initial commit for flex node sdk PSG-3777: initial commit for flex node sdk (1/3) Mar 28, 2024
@ctran88 ctran88 requested a review from a team March 28, 2024 16:59
@ctran88 ctran88 changed the title PSG-3777: initial commit for flex node sdk (1/3) PSG-3777: initial commit for flex node sdk (1/4) Mar 28, 2024
.github/workflows/test.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@ctran88 ctran88 merged commit 327f4bc into main Mar 28, 2024
1 check passed
@ctran88 ctran88 deleted the PSG-3777-initial-flex-node-sdk branch March 28, 2024 17:54
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