Commit Graph

33 Commits

Author SHA1 Message Date
986da0b51f fix typo (#42) 2022-12-13 09:43:56 +11:00
8822dbedcf Bump @types/node from 16.11.45 to 18.11.13 (#39)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.45 to 18.11.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 19:46:04 +11:00
ba32797875 Bump @rollup/plugin-babel from 5.3.1 to 6.0.3 (#38)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 5.3.1 to 6.0.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.3/packages/babel)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 19:42:31 +11:00
61c15be79c Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.46.0 (#40)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.26.0 to 5.46.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 19:41:30 +11:00
1f57660b10 Bump openapi-types from 12.0.0 to 12.1.0 (#41)
Bumps [openapi-types](https://github.com/kogosoftwarellc/open-api) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/kogosoftwarellc/open-api/releases)
- [Commits](https://github.com/kogosoftwarellc/open-api/compare/v12.0.0...v12.1.0)

---
updated-dependencies:
- dependency-name: openapi-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 19:39:00 +11:00
b18b43bb95 0.0.18 (#37) v0.0.18 2022-12-12 15:31:19 +11:00
e9e2f1058a update bundling config (#36)
* update bundling config

* fix generation
2022-12-12 15:20:04 +11:00
d5a71d01fe update deps (#34) 2022-12-12 13:02:11 +11:00
fb661b7500 Update api spec (#12)
* YOYO NEW API SPEC!

* update apiGen

* update mass test

* Generated new lib

* 2d conversion update

* Generated new lib

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kurt Hutten Irev-Dev <k.hutten@protonmail.ch>
2022-12-12 11:09:58 +11:00
0602a80eb1 add-issues-to-project-action-is-redundant (#28)
Made redundant by https://github.com/KittyCAD/internal-github-app

Related to https://github.com/KittyCAD/cio/issues/37
2022-11-11 13:28:19 +11:00
0c0879bb4d Create dependabot.yml
Related to KittyCAD/Clowder#76
2022-10-13 05:28:41 +11:00
d33a0126cf Create add-issues-to-project.yml
Related to KittyCAD/Clowder#76
2022-10-13 05:15:37 +11:00
559040dbbd Update api spec (#10)
* YOYO NEW API SPEC!

* Generated new lib

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-16 20:19:24 +10:00
5fa10dafeb Follow kittycad.py conventions
This repo is opening PRs for patch file updates in the website repo too often, where as kittycad.py only makes these PRs when new tags are pushed, so conforming to that.
2022-08-15 14:14:16 +10:00
9a6533d7c3 bump version 2022-08-15 08:50:42 +10:00
f5b3807f1f Readme and other tweaks (#8)
* Readme and other tweaks

* Generated new lib

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-15 08:49:14 +10:00
147746c986 bump version v0.0.16 2022-08-13 09:13:37 +10:00
17962963de Update api spec (#7)
* YOYO NEW API SPEC!

* Generated new lib

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-13 09:10:20 +10:00
cb251c2709 bump version (#4) 2022-08-12 19:25:35 +10:00
adb5278325 generate examples (#5)
* update types

* more type improvements

* fix some gen test types

* add body to file gen tests

* enable error tests to pass

* forget gen tests

* split gen tests into throwing and not throwing

* remove log noise from gen tests

* generate tests and examples patch.json

* format examples

* add action for updating spec in docs

* fmt

* tweak token

* formating examples

* more formatting

* update spec.json

* add optional client

* fix test methods and add client example

* re-generate with new spec

* fix dir removal
2022-08-12 19:25:16 +10:00
092945ca49 YOYO NEW API SPEC! (#6)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-12 15:14:19 +10:00
08b50ee5a2 add basic readme and expand tests a little (#3) 2022-08-02 13:43:49 +10:00
29a74f5b8c Merge pull request #2 from KittyCAD/new-branch
setup workflow
2022-08-02 13:14:33 +10:00
6c01f33a3c Generated new lib 2022-08-02 03:12:38 +00:00
a73f816281 trouble shoot 2022-08-02 13:11:44 +10:00
c73be800cf trouble shoot 2022-08-02 13:09:12 +10:00
1f62c63cae trouble shoot 2022-08-02 13:06:04 +10:00
5fd75a57c6 trouble shoot 2022-08-02 12:58:18 +10:00
f53832bbcf setup workflow 2022-08-02 12:53:40 +10:00
ba5d1bf739 fix typings 2022-08-02 09:59:24 +10:00
97bf5a8a1b gen and build working I think 2022-08-02 05:55:20 +10:00
733d244f7c new rollup settings 2022-08-01 20:06:14 +10:00
f6fe9bcaac init 2022-08-01 14:27:11 +10:00