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

[Fixes #180] Allow for root-level arrays to be querystring-ed in Modem.prototype.buildQuerystring #181

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Clovel
Copy link

@Clovel Clovel commented Jan 8, 2025

This fixes the behaviour of Modem.prototype.buildQuerystring for root-level arrays.

It fixes these issues :

I have launched the tests on docker-modem and dockerode (by setting my fork as the source for NPM) and they all pass. Versions are :

Windows :

  • Docker version 27.3.1, build ce12230
  • Docker Compose version v2.29.2-desktop.2
  • Tested using NodeJS 14

Let me know if anything more needs to be checked.

@Clovel Clovel changed the title Allow for root-level arrays to be querystring-ed in Modem.prototype.buildQuerystring [Fixes #180] Allow for root-level arrays to be querystring-ed in Modem.prototype.buildQuerystring Jan 8, 2025
Signed-off-by: Clovis Durand <[email protected]>
@Clovel
Copy link
Author

Clovel commented Jan 8, 2025

I tried running the GitHub Actions on my fork and there seems to be an issue with Node 18 & Node 22 because of sshfs. This seems unrelated to my changes.

Node 14 passed.

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.

1 participant