Commit Graph

1524 Commits

Author SHA1 Message Date
Alexis
64b1fbf3b6 Revert "chore: add eslint plugin:unicorn/recommended"
This reverts commit c93799a014.
2021-09-07 13:46:23 +09:30
Alexis
010efe75bd Revert "chore: lint all the files"
This reverts commit 4ef387b5bb.
2021-09-07 13:46:23 +09:30
Alexis
2d5b08b4ae Revert "chore: cjs -> js"
This reverts commit b97b62105c.
2021-09-07 13:46:23 +09:30
Alexis
b97b62105c chore: cjs -> js 2021-09-02 17:49:53 +09:30
Alexis
4ef387b5bb chore: lint all the files 2021-09-02 17:30:33 +09:30
Alexis
c93799a014 chore: add eslint plugin:unicorn/recommended 2021-08-31 08:20:34 +09:30
Alexis
c40a314f72 chore: convert .scripts to cjs 2021-08-31 07:42:26 +09:30
Alexis
bc9c1c03e4 chore: convert .scripts to cjs 2021-08-31 07:32:36 +09:30
Alexis
52b9670c82 chore: lint 2021-08-31 07:20:36 +09:30
Alexis
52c5bed0af fix: rename eslint config js -> cjs 2021-08-31 07:16:08 +09:30
Alexis
632a9d1538 feat: commonjs -> esm 2021-08-31 07:00:44 +09:30
Alexis
e360acf2d1 fix: ensure we catch non errors for libvirt 2021-08-31 05:18:29 +09:30
dependabot[bot]
d265cdee31 chore(deps): bump tempy from 1.0.1 to 2.0.0
Bumps [tempy](https://github.com/sindresorhus/tempy) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/sindresorhus/tempy/releases)
- [Commits](https://github.com/sindresorhus/tempy/compare/v1.0.1...v2.0.0)

---
updated-dependencies:
- dependency-name: tempy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 15:27:31 +09:30
Alexis
e7e3686d73 chore(release): 2.24.0 2021-08-30 14:30:53 +09:30
Alexis
b887fe2d8d fix: if libvirt throw incorrect connection pointer then reconnect 2021-08-30 14:30:12 +09:30
Alexis
9bbcee8093 fix: cli test 2021-08-30 14:13:39 +09:30
Alexis
0af7a565fd feat: add vms count to graphql 2021-08-30 13:58:43 +09:30
Alexis
a0a2dae2a0 feat: add vms count 2021-08-30 13:55:13 +09:30
Alexis
90f04eb5a0 fix: remove loading external permissions 2021-08-30 13:54:04 +09:30
Alexis
e0c13cc4c1 fix: use native cp to handle switch-env 2021-08-30 13:41:57 +09:30
Alexis Tyler
3db8cf568b chore(release): 2.23.5 2021-08-25 08:24:44 +09:30
Alexis Tyler
7e1194ef46 chore: better cli logging 2021-08-25 08:23:15 +09:30
Alexis Tyler
d57bd19947 chore: better cli logging 2021-08-25 08:21:21 +09:30
Alexis Tyler
6f6284f0e7 chore(release): 2.23.4 2021-08-19 15:20:58 +09:30
Alexis Tyler
79874dd838 fix: don't log my_servers config 2021-08-19 15:15:05 +09:30
Alexis Tyler
2a33188fc5 chore(release): 2.23.3 2021-08-19 15:09:26 +09:30
dependabot[bot]
819ce23fc6 chore(deps-dev): bump @commitlint/cli from 12.1.4 to 13.1.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 12.1.4 to 13.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.1.4...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 13:25:49 +09:30
Alexis Tyler
14935b2bc3 fix: allow localhost as CORS origin 2021-08-18 13:24:12 +09:30
Alexis Tyler
c37d8617d2 chore: ensure all coverage is run 2021-08-17 08:26:56 +09:30
Alexis Tyler
f47eba4112 chore: remove broken tests, add cli tests 2021-08-17 08:22:39 +09:30
dependabot[bot]
4dbe0aac6e chore(deps-dev): bump eslint from 7.30.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 08:31:55 +09:30
dependabot[bot]
5202ec9094 chore(deps-dev): bump ts-node from 10.0.0 to 10.1.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 08:30:38 +09:30
dependabot[bot]
e4efdea5fa chore(deps-dev): bump @types/pify from 5.0.0 to 5.0.1
Bumps [@types/pify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pify) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pify)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 08:25:52 +09:30
dependabot[bot]
c1d791098b chore(deps-dev): bump tsup from 4.12.0 to 4.12.5
Bumps [tsup](https://github.com/egoist/tsup) from 4.12.0 to 4.12.5.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/master/.releaserc.json)
- [Commits](https://github.com/egoist/tsup/compare/v4.12.0...v4.12.5)

---
updated-dependencies:
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 08:24:09 +09:30
dependabot[bot]
648beac204 chore(deps-dev): bump @types/dockerode from 3.2.3 to 3.2.7
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.2.3 to 3.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 08:19:22 +09:30
Alexis Tyler
009a4e5a2a chore(release): 2.23.2 2021-07-22 10:33:15 +09:30
Alexis Tyler
c657eef52c fix: subscribe to servers 2021-07-22 10:33:03 +09:30
Alexis Tyler
e7258b1b64 chore(release): 2.23.1 2021-07-22 09:16:26 +09:30
Alexis Tyler
3555473fed fix: hypervisor started path 2021-07-22 09:16:12 +09:30
Alexis Tyler
8648f958ec chore(release): 2.23.0 2021-07-19 15:11:47 +09:30
Alexis Tyler
23ae9a57a1 fix: vms permissions 2021-07-19 15:09:55 +09:30
Alexis Tyler
b26bd38b36 fix: vms subscription bound to wrong path 2021-07-19 15:01:30 +09:30
Alexis Tyler
a86997502a chore: add debug logging 2021-07-19 14:48:57 +09:30
Alexis Tyler
52a9ade754 fix: export getHypervisor 2021-07-19 14:34:20 +09:30
Alexis Tyler
c230209e1e fix: watch libvirt for changes 2021-07-19 14:29:01 +09:30
Alexis Tyler
a0efa46f39 fix: watch for libvirt changes and reload connection 2021-07-19 13:09:26 +09:30
Alexis Tyler
7c148fe77a feat: on relay 401 delete API key 2021-07-15 10:16:55 +09:30
Alexis Tyler
97d5a39477 chore(release): 2.22.3 2021-07-14 14:10:26 +09:30
Alexis Tyler
88530dd298 chore: lint 2021-07-14 14:10:21 +09:30
Alexis Tyler
1000451b89 chore(release): 2.22.2 2021-07-14 14:06:48 +09:30