Skip to content

feat: create js-pinning-service-http-client #1

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

Merged
merged 19 commits into from
Mar 21, 2022
Merged

Conversation

SgtPooki
Copy link
Member

@SgtPooki SgtPooki commented Mar 1, 2022

@SgtPooki SgtPooki requested a review from lidel March 1, 2022 00:57
@lidel lidel changed the title create JS pinning service http client feat: create js-pinning-service-http-client Mar 1, 2022
@lidel lidel force-pushed the feature/initial-release branch from 8c46285 to 0c7703c Compare March 1, 2022 14:43
decrease noise, just test LTS for now
@lidel lidel force-pushed the feature/initial-release branch from 0c7703c to 5ce2a5a Compare March 1, 2022 14:56
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

  • I pushed small tweak to decrease CI noise
  • it seems that the current error is not related to CI: I get the same MODULE_NOT_FOUND error when i run npm i && npm run build locally
  • windows build will remain broken unless you replace .sh scripts with .js ones
    • i think it is acceptable to remove windows target from CI for now (can be fixed/added later)
  • I am confused why we have duplicated js-test-and-release.yml and test-and-release.yml we most likely want to merge them into one

@SgtPooki SgtPooki requested a review from lidel March 16, 2022 18:22
@lidel lidel force-pushed the feature/initial-release branch from 1402c53 to a0ebdd6 Compare March 17, 2022 16:20
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM, I've pushed some changes to README.md.

Ok to merge this, but before we ship it to NPM, we need to tweak publicly exported names.
I think we could do that in src/index.ts and leave generated code as-is (details inline).

Up to you to decide if you want to rename in this PR or a separate one.

@SgtPooki SgtPooki merged commit b59202f into main Mar 21, 2022
@SgtPooki SgtPooki deleted the feature/initial-release branch March 21, 2022 15:06
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants