Skip to content

RegexSolver JS v1.1.0 - #1

Merged
alexvbrdn merged 20 commits into
mainfrom
v1.1
Aug 8, 2026
Merged

RegexSolver JS v1.1.0#1
alexvbrdn merged 20 commits into
mainfrom
v1.1

Conversation

@alexvbrdn

Copy link
Copy Markdown
Member

No description provided.

alexvbrdn and others added 20 commits October 19, 2025 15:41
Signed-off-by: Alexandre van Beurden <1949482+alexvbrdn@users.noreply.github.com>
Signed-off-by: Alexandre van Beurden <1949482+alexvbrdn@users.noreply.github.com>
- js.yml -> ci.yml, named CI, matrix job names and named steps matching
  the other two SDKs; dropped the REGEXSOLVER_API_TOKEN secret, the tests
  are mocked with axios-mock-adapter and never call the API
- publish.yml: named jobs, npm cache on both, tests before publishing
- README claimed Node.js >= 16 while CI's floor is 18; aligned both and
  added the matching engines field to package.json
- README: added the ResponseFormat.ANY note the Python README already
  had, fixed a typo
- .gitignore was the TypeScript compiler's boilerplate and ignored
  package-lock.json, which is tracked and required by npm ci
- removed the stale root .openapi-generator metadata; generation writes
  to src/generated, which carries its own

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Alexandre van Beurden
<1949482+alexvbrdn@users.noreply.github.com>
Signed-off-by: Alexandre van Beurden <1949482+alexvbrdn@users.noreply.github.com>
@alexvbrdn alexvbrdn self-assigned this Aug 8, 2026
@alexvbrdn
alexvbrdn merged commit 5bae363 into main Aug 8, 2026
3 checks passed
@alexvbrdn
alexvbrdn deleted the v1.1 branch August 8, 2026 13:24
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