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

feat: prevent outbound network requests #113

Merged

Conversation

SgtPooki
Copy link
Member

@SgtPooki SgtPooki commented Nov 28, 2023

  • chore: add test fixtures
  • feat: fix tests to prevent outbound network calls

Addresses some concerns from #112 (comment) and prevents outbound network requests. We should add e2e tests for verifying that the network can supply the content for the expected CIDs, or have manual verification methods for that.

@SgtPooki SgtPooki requested review from lidel and a team as code owners November 28, 2023 03:03
@SgtPooki SgtPooki mentioned this pull request Nov 28, 2023
1 task
@SgtPooki
Copy link
Member Author

this is currently failing on nodejs 20.9.0.. able to reproduce locally

@SgtPooki SgtPooki self-assigned this Nov 28, 2023
Copy link
Collaborator

@whizzzkid whizzzkid left a comment

Choose a reason for hiding this comment

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

lgtm, minor nits.

test/lookupMultiple.node.spec.js Outdated Show resolved Hide resolved
.eslintrc Outdated Show resolved Hide resolved
.aegir.js Show resolved Hide resolved
SgtPooki and others added 2 commits November 28, 2023 08:10
Co-authored-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
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.

👌

@SgtPooki SgtPooki merged commit fdf0519 into feat/GeoLite2-City-CSV_20231117 Nov 28, 2023
17 checks passed
@SgtPooki SgtPooki deleted the feat/GeoLite2-City-CSV_20231117-patch branch November 28, 2023 17:22
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