electron-roller[bot]
e178ed05ca
chore: bump electronjs/node in .circleci/config.yml to 2.3.1 ( #130 )
...
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-10-26 10:04:07 -04:00
electron-roller[bot]
a4dc4ba8aa
chore: bump continuousauth/npm in .circleci/config.yml to 2.1.1 ( #129 )
...
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-10-03 09:23:11 -05:00
electron-roller[bot]
2333aa017e
chore: bump electronjs/node in .circleci/config.yml to 2.3.0 ( #124 )
...
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-06-12 10:57:24 -03:00
electron-roller[bot]
3e9a6bfa1b
chore: bump electronjs/node in .circleci/config.yml to 2.2.3 ( #123 )
...
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-05-17 16:40:26 -07:00
electron-roller[bot]
553cfe8d02
chore: bump electronjs/node in .circleci/config.yml to 2.2.2 ( #122 )
...
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-05-10 09:32:32 -05:00
David Sanders
259736bd20
ci: remove empty Homebrew cask ( #121 )
2024-05-08 15:50:44 -07:00
David Sanders
4db3c5d73f
ci: fix syntax error ( #116 )
...
* ci: fix syntax error
* ci: bump node-orb version
* ci: exclude macOS Node.js 14.21
* ci: always install Rosetta on macOS
* test: bump timeout
2024-03-12 19:48:00 -07:00
electron-roller[bot]
8f2b504a39
chore: bump electronjs/node to 2.1.0 (main) ( #112 )
...
* chore: bump electronjs/node in .circleci/config.yml to 2.1.0
* build: add rosetta install
* update node versions
---------
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: George Xu <george.xu@slack-corp.com>
2023-11-21 15:59:51 -08:00
electron-roller[bot]
d9f5e163b5
chore: bump continuousauth/npm to 2.1.0 (main) ( #113 )
...
* chore: bump continuousauth/npm in .circleci/config.yml to 2.1.0
* chore: remove cfa devDependency
---------
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: George Xu <george.xu@slack-corp.com>
2023-11-21 15:58:15 -08:00
Samuel Attard
566fe2eca0
fix: update deps to clean up yarn audit ( #98 )
...
BREAKING CHANGE: Bumped supported node version to >= 14
* fix: update deps to clean up yarn audit
* test: fix import
* build: uuaw semver
* build: update standard deps
* build: uuaw http-cache-semantics
* build: update typedoc
* ci: drop unsupported Node.js versions
---------
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
2023-08-24 14:08:46 -07:00
Keeley Hammond
90e307e81f
chore: update trunk to "main" ( #109 )
2023-08-23 14:41:35 -07:00
David Sanders
b696ed2ae7
ci: use electronjs/node orb ( #107 )
2023-08-04 15:20:38 -07:00
Erick Zhao
e9b7757f92
build: use cfa orb ( #101 )
...
* build: use cfa orb
* remove semantic-release package
* update xcode version
* use latest xcode
* change wine cask
---------
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
2023-07-24 15:20:07 -07:00
David Sanders
490caf2cfa
ci: fix macOS and Linux jobs ( #104 )
2023-07-24 14:43:29 -07:00
dependabot[bot]
dd3ed97d51
chore: bump path-parse from 1.0.6 to 1.0.7 ( #87 )
...
* chore: bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci: use a third party brew tap for wine since the official one doesn't work
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Lee <malept@users.noreply.github.com>
2021-08-12 15:51:55 -07:00
Mark Lee
1d840d06bc
ci: use Node 14 for the release step ( #73 )
2020-12-14 09:06:31 -08:00
Mark Lee
080feca4b7
feat!: add support for WSL2 ( #71 )
...
BREAKING CHANGE: Drops support for Node < 10
* ci: test against Node 14 instead of Node 8
* build(deps-dev): upgrade dependencies that require Node 10
* ci(macOS): use newer cask install syntax
2020-12-14 08:47:53 -08:00
Mark Lee
706e03ae43
chore: remove extra newline
2020-05-06 07:50:24 -07:00
Mark Lee
2e752e3ad3
build: fix wine installation in CI ( #53 )
...
* install macOS wine via brew cask
* install xquartz
2020-03-10 14:10:13 -07:00
Cheng Zhao
c073a6b89d
ci: install wine64 on linux
2019-11-03 11:01:11 +09:00
Mark Lee
e198dac653
build: add Node 12 CI & cache Homebrew
2019-08-14 11:57:44 -07:00
Mark Lee
c3afe3b1bb
build: replace AppVeyor with CircleCI's Windows support
2019-08-14 11:57:44 -07:00
Mark Lee
ead1083aa1
feat: use Node 8 syntax ( #40 )
...
* chore: run lint first for tests
* chore: upgrade dependencies
* chore: use Node 8 syntax
* feat: use async/await syntax
2019-05-28 21:40:38 -07:00
Mark Lee
eb51464caa
chore: add CFA support ( #39 )
...
* chore: add yarn package lock file
* chore: add cfa packages
* chore: add semantic release config
* chore: add CircleCI config
* chore: remove Travis config
2019-04-27 10:14:14 -07:00