JoelTrain
a5d192af16
Merge branch 'stop-updating' into jbirlingmair/add-no-update-channel
...
# Conflicts:
# README.md
# package.json
# src/common/user-store/preferences-helpers.ts
# src/common/user-store/user-store.ts
# src/main/app-updater.ts
# yarn.lock
2022-09-01 09:57:56 -05:00
JoelTrain
643a75bcd0
make an artifact of the dist folder
2022-08-29 16:12:15 -05:00
JoelTrain
81848ac148
add win dir to build
2022-08-29 16:04:43 -05:00
JoelTrain
02bbb1dc5f
move yarn install to its own line to possibly improve error exit code reporting to Github
2022-08-26 11:07:29 -05:00
JoelTrain
a1b1818226
add comment for possible helpful step
2022-08-26 11:02:23 -05:00
JoelTrain
e6df67dc1e
fix path env editing for powershell syntax
2022-08-26 11:01:55 -05:00
JoelTrain
a766ea6107
use powershell syntax
2022-08-25 17:28:16 -05:00
JoelTrain
0e92ea608e
try to force node-gyp to latest
2022-08-25 17:18:30 -05:00
JoelTrain
aa828a94ac
print out versions
2022-08-25 17:09:18 -05:00
Sebastian Malton
5414fc2580
Disable fail-fast on the testing CI jobs ( #6080 )
...
- There are several reasons why these might fail that are irrelavent to
the other pipelines. So we should just let them continue
Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-08-25 09:49:21 -04:00
JoelBirlingmairBeastCode
a3cefc117c
Update build-for-windows.yml
...
Try adding path
2022-08-24 20:25:05 -05:00
JoelTrain
1c4e91b50f
set the msvs version
2022-08-24 11:32:58 -05:00
JoelBirlingmairBeastCode
ebd3e3ce02
Use special node gyp
2022-08-23 20:51:30 -05:00
JoelBirlingmairBeastCode
3fa26a5ceb
Change to specific version
2022-08-23 20:19:02 -05:00
JoelTrain
5a5f0e9ed5
try installing windows build tools
2022-08-23 20:06:51 -05:00
JoelTrain
36e7280fce
remove this job for now
2022-08-23 20:03:37 -05:00
JoelTrain
162cd175cb
add no-optional to avoid nonessentials and switch back from make to allow node gyp error
2022-08-23 18:19:49 -05:00
JoelTrain
21f879bf52
force to latest node gyp
2022-08-23 18:03:19 -05:00
JoelTrain
ae2610387a
move repo clone down here so higher up can be cached maybe
2022-08-23 18:03:04 -05:00
JoelTrain
38e1d499f9
use make
2022-08-23 17:48:34 -05:00
JoelTrain
93e3ebe65f
add build artifacts from completed build
2022-08-23 17:40:57 -05:00
JoelTrain
bb588754c9
publish electron builder
2022-08-23 17:40:42 -05:00
JoelTrain
fb02e1d461
fix args for choclatey install make
2022-08-23 17:33:05 -05:00
JoelTrain
60c28ce989
comment out artifacts until I can find where they go
2022-08-23 17:27:15 -05:00
JoelTrain
5d8bf9a09a
downgrade to node 14 for this branch
2022-08-23 16:18:17 -05:00
JoelTrain
aff1b20d12
attempt setting up and using yarn
2022-08-23 16:15:55 -05:00
JoelTrain
68cd9aa259
add build for windows workflow
2022-08-23 16:04:57 -05:00
JoelTrain
faf347ec58
move workflows to another folder for safe keeping
2022-08-23 16:04:42 -05:00
Sebastian Malton
4771c7755c
Switch ubuntu CI to ubuntu-20.04 ( #6078 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-08-23 10:15:30 -04:00
Sebastian Malton
6d37019089
Upgrade to electron@^19 ( #5369 )
...
* Upgrade to use electron 19.0.4
- Update documentation
- Updated disturl in .yarnrc to fix build issue
- Remove use of abort-controller package
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Remove support for webview tags
Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-08-12 05:17:06 -07:00
Jari Kolehmainen
db65a89ee0
Electron v15.5.7 ( #5562 )
...
* electron v15.5.7
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* change pipelines to use node 16
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* bump @types/node
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* update yarn.lock
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* use fs.ObjectEncodingOptions
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2022-06-08 09:55:17 +03:00
Sebastian Malton
649ca09d70
Switch to always using latest minikube in CI ( #5408 )
2022-05-18 14:11:56 -04:00
Sebastian Malton
2d7f89ab48
Fix check for making sure dependency upgrades don't break dev mode ( #5318 )
2022-05-03 15:46:24 -04:00
Sebastian Malton
5263738c04
Cancel in progress npm master publishes if multuple in flight ( #5306 )
2022-05-02 11:36:05 -04:00
Sebastian Malton
e4b1fa2f40
Fix make dev on master ( #5282 )
...
- Add CI action to validate that future bump PRs don't break dev mode
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-04-26 20:18:18 -07:00
Sebastian Malton
3a26ea7b7f
fix license-header workflow ( #5158 )
2022-03-31 14:20:39 -04:00
Jim Ehrismann
560ef99080
changed ownership of retry package ( #4891 )
...
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2022-02-16 11:33:08 -05:00
Sebastian Malton
0017f515ab
Fix 'mkdocs deploy master' workflow ( #4810 )
2022-02-03 09:56:45 -05:00
Sebastian Malton
2b952e193e
Fix electronegativity workflow config ( #4809 )
2022-02-03 09:36:45 -05:00
Jari Kolehmainen
a4ce650b3d
Use electronegativity to identify misconfigurations and security issues ( #4783 )
2022-02-03 09:12:51 -05:00
dependabot[bot]
b350ea5900
Bump typedoc from 0.22.7 to 0.22.10 ( #4444 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Malton <sebastian@malton.name>
2021-12-02 15:38:17 -05:00
Sebastian Malton
7ccac061d9
Use actions@stale/v4 instead of actions@stale/4 ( #4343 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-11-17 08:02:06 -05:00
Jim Ehrismann
448c6711c5
Add title back to the release draft PR description
...
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-11-15 18:37:02 -05:00
Jari Kolehmainen
4292968f82
tweak release drafter template ( #4329 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-11-15 07:12:07 +02:00
Sebastian Malton
085d08cefd
Use specific version of actions/stale ( #4330 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-11-12 13:44:14 -05:00
Sebastian Malton
d060459ccd
Close issues with 'needs-information' after 60 days ( #4305 )
2021-11-10 16:39:57 -05:00
Jari Kolehmainen
3c55cba40d
use ubuntu 18.04 for builds ( #3877 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-09-23 15:14:24 +03:00
Sebastian Malton
e5c9c9a4b5
Fix test GH action to run on all branches ( #3822 )
2021-09-16 10:38:31 -04:00
Sebastian Malton
1ebb8eedf7
Upgrade all testing linux CI machines to Ubuntu-20.04 ( #3799 )
2021-09-16 09:02:43 -04:00
Jari Kolehmainen
9d6bed8786
Build and release amd64 & arm64 together (macOS) ( #3700 )
...
* build and release amd64 & arm64 together
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* fixes
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-08-31 11:00:27 +03:00