Joseph Flinn
2d68fe37a1
Updating the release name ( #1038 )
2021-08-24 11:57:43 -07:00
Joseph Flinn
99b8be81f6
Crowdin sync workflow ( #1022 )
...
* Initial addition of the crowdin sync workflow for testing
* adding some echo statements for debugging
* adding logic to gracefully exit if there are no new updates
* adding logic to select the correct diff_branch
2021-08-13 13:27:46 -07:00
Joseph Flinn
99b9a0951a
Adding stub for crowdin sync testing ( #1020 )
2021-08-13 07:29:43 -07:00
Joseph Flinn
d5e9de2b8b
fixing the delayed release logic ( #987 )
2021-07-09 07:31:34 -07:00
Joseph Flinn
6d8fbf1e43
changing the default browser extension branch to rc ( #975 )
2021-07-01 10:19:52 -07:00
Oscar Hinton
c89ca36f51
Add SDKROOT to release workflow ( #973 )
2021-06-30 21:41:45 +02:00
Matt Gibson
db688d208d
Use default cache directory
2021-06-11 14:05:28 -04:00
Matt Gibson
1fc8c02579
Remove node_modules cache
...
`npm ci` deletes node_modules as a first step, so makes no sense to cache
2021-06-11 13:52:39 -04:00
Matt Gibson
1b96afe283
Cache npm directory and always run npm ci
2021-06-11 13:52:39 -04:00
Vince Grassia
5ae7490478
MacOS Build Asset and Workflow Optimization ( #942 )
...
* adding more testable assets to the desktop build
* fixing typo
* renaming job
* fixing loading safari extension
* Fix typo
* Update workflows to use new Node caching
* Move checkout actions to beginning of jobs
* Add Run ID to key for Node cache
* Add Runner OS to cache actions
* Fix build commands by putting 'npx' in front
* Update builds to use other scripts in package.json
* Set up keychain for macos-package-dev
* Add 'Increment version' step to build workflow
* Disable MacOS dev build. Test other MacOS builds
* Add provisioning profile steps to other MacOS builds
* Remove test branch code
Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com>
2021-06-07 12:00:13 -04:00
Vince Grassia
163351c3e7
Update pipelines ( #936 )
...
* Update workflows for consistency
* Update pipelines
- Trigger deploy workflow manually
- Publish release draft at the end of deploy workflow
* Enable artifact uploads for all branches and fail if no asset is found during upload
* Add if statements back in for MacOS
* Change Build application (dev) step
2021-06-01 17:14:02 -04:00
Joseph Flinn
adb16783cf
constraining releases to the rc branch
2021-06-01 11:21:04 -07:00
Oscar Hinton
c89da7f12b
Hardcode SDKRoot ( #925 )
...
* Hardcode SDKRoot
* Re-add branch check for app store
2021-05-28 19:38:09 +02:00
Oscar Hinton
42d280ac09
Bump NPM to v7 ( #922 )
...
* Bump NPM to v7
* Bump npm in build
* Add NPM v7 to readme
* Update node-gyp
2021-05-26 22:44:48 +02:00
Vince Grassia
28ebbccbf1
Pin versions of actions in workflow ( #901 )
2021-05-18 09:21:26 -04:00
Oscar Hinton
8f7ab9f8db
Bump node to 14 ( #869 )
...
* Bump node to 14
* Bump some dependencies
* Bump jslib
* Ensure compatability with latest jslib
* Change node engine to ~14.
2021-05-12 22:38:02 +02:00
Joseph Flinn
72c26ae999
switching one more PKG_VERSION environment variable
2021-05-12 10:57:48 -07:00
Joseph Flinn
3eb691fbd8
switching the env name
2021-05-12 10:54:20 -07:00
Joseph Flinn
7d959ffffb
fixing the choco release asset grab
2021-05-12 10:53:20 -07:00
Joseph Flinn
e2e41b7366
fixing the macos deploy
2021-05-12 10:47:58 -07:00
Joseph Flinn
d50bb7bf3a
fixing the snap deploy
2021-05-12 10:47:05 -07:00
Vince Grassia
64492d95cf
Update workflows to accommodate universal pkg artifact for Mac ( #888 )
2021-05-12 10:59:30 -04:00
Joseph Flinn
cac06e473e
removing the broken testing code
2021-05-11 14:41:10 -07:00
Joseph Flinn
564d170d7a
removing the unix flags from the pwsh
2021-05-11 14:07:03 -07:00
Joseph Flinn
b11e0e292f
Merge pull request #704 from joseph-flinn/master
...
Splitting out the deploy tasks from the release
2021-03-15 14:40:03 -07:00
Kyle Spearrin
368ac0ba93
new certs and profiles
2021-03-11 14:12:44 -05:00
Joseph Flinn
a467881a76
fixing typo
2021-03-04 10:23:54 -08:00
Joseph Flinn
8facd15772
adding artifacts to the builds on the rc branch
2021-03-04 09:54:14 -08:00
Joseph Flinn
3b4d8dc867
re-enabling the macos workflow
2021-02-01 13:56:58 -08:00
Joseph Flinn
2dbeba0c97
finishing the mac portion of splitting out the deploylments
2021-02-01 13:43:57 -08:00
Chad Scharf
b93792332e
Merge pull request #667 from zhzy0077/add_arm64
...
Distribute ARM64 executables for Windows platform.
2021-02-01 10:49:04 -05:00
Joseph Flinn
e545ecd165
starting the deploy breakout
2021-01-29 19:09:59 +00:00
Joseph Flinn
f37461d742
changing tag format
2021-01-26 23:54:09 +00:00
Joseph Flinn
e9dabbc5c0
fixing tag_version
2021-01-26 23:53:21 +00:00
Joseph Flinn
3c738c9b4e
adding TAG_VERSION
2021-01-26 23:35:25 +00:00
Joseph Flinn
eb36b25c8b
disabling jobs and changed packages to point to my repo
2021-01-26 23:15:00 +00:00
Joseph Flinn
9df2b42cdf
retesting PKG_VERSION
2021-01-26 23:00:22 +00:00
Joseph Flinn
d6c3716d4b
testing PKG_VERSION
2021-01-26 22:49:46 +00:00
Joseph Flinn
1e577eb43c
tesing the PKG_VERSION
2021-01-26 22:42:04 +00:00
Joseph Flinn
b73f01d529
trying GITHUB_REF
2021-01-26 22:24:22 +00:00
Joseph Flinn
3f77e75c18
trying out the github.ref
2021-01-26 22:21:24 +00:00
Joseph Flinn
23aafaa719
Adding in the automatic handling of the release tag name input for the release workflow
2021-01-26 17:14:12 +00:00
Joseph Flinn
1d27ed540d
Fixing checksum path typo
2021-01-26 16:16:20 +00:00
Zhiyuan Zheng
2e1588ebdc
Update Github Action.
2021-01-26 11:16:19 +08:00
Joseph Flinn
67a300dc1f
removing more testing code
2021-01-25 00:20:34 +00:00
Joseph Flinn
2a408b4b22
removing testing code
2021-01-25 00:08:44 +00:00
Joseph Flinn
cd22439760
adding in the environment
2021-01-24 23:37:52 +00:00
Joseph Flinn
4c6282ddac
switching signing back to signing all .exe files and adding another job that doesn't sign the files for the Windows Store
2021-01-24 23:23:41 +00:00
Joseph Flinn
2c4289918f
testing snap upload (kinda)
2021-01-24 23:03:07 +00:00
Joseph Flinn
9b52781715
bump version v1.24.1
2021-01-22 23:37:32 +00:00
Joseph Flinn
3b51f14a02
adding in the needed GITHUB_TOKEN for the publish:mac
2021-01-22 21:32:45 +00:00
Joseph Flinn
8af4d76984
switching to electron-builder publishing
2021-01-22 21:09:29 +00:00
Joseph Flinn
b1fa166dc2
disabling the task versus the job
2021-01-22 21:00:23 +00:00
Joseph Flinn
de333ef82c
disabling jobs that already successfully ran. Fixing the MacOS deploy
2021-01-22 20:53:05 +00:00
Joseph Flinn
01c236c86e
fixing the snap upload problem ( #657 )
2021-01-22 14:50:04 -05:00
Joseph Flinn
2220c00702
switches snap installation method ( #655 )
2021-01-22 13:40:38 -05:00
Joseph Flinn
2384bbf758
testing GITHUB_TOKEN
2021-01-22 17:27:37 +00:00
Joseph Flinn
6b0c4114f7
removing commented out code
2021-01-22 04:55:28 +00:00
Joseph Flinn
a1559faefb
reverting all of the testing code
2021-01-22 04:53:28 +00:00
Joseph Flinn
56bf4d66ba
removing debugging code
2021-01-22 04:49:35 +00:00
Joseph Flinn
68babd6243
fixing typo
2021-01-22 04:30:06 +00:00
Joseph Flinn
dbb7ca4336
more debugging
2021-01-22 04:12:47 +00:00
Joseph Flinn
13c9148e24
debugging code
2021-01-22 03:52:04 +00:00
Joseph Flinn
6909a09a34
fixing path
2021-01-22 03:30:34 +00:00
Joseph Flinn
9c4a6bfbb6
fixing the package version to be a string
2021-01-22 03:13:54 +00:00
Joseph Flinn
ef7b1d9a19
moving the choco update script into the release pipeline and the build pipeline
2021-01-22 02:46:11 +00:00
Joseph Flinn
de7ba57a10
fixing the chocolatey issue
2021-01-22 00:13:04 +00:00
Joseph Flinn
58a830fc83
adding in the environment for windows signing
2021-01-21 23:47:36 +00:00
Joseph Flinn
f908b1a7b2
trying the linux publish and different windows setup
2021-01-21 23:23:03 +00:00
Joseph Flinn
8b56129dcd
updating the content types
2021-01-21 23:06:32 +00:00
Joseph Flinn
c4b5f8a88b
switching over to the provided action to upload release assets
2021-01-21 23:02:22 +00:00
Joseph Flinn
20d2801ef7
switching GITHUB_TOKEN back to GH_TOKEN because I can't create the GITHUB_TOKEN secret in my repo. GITHUB_* is probably reserved
2021-01-20 21:48:22 +00:00
Joseph Flinn
e44fe9e801
renaming GH_TOKEN to the already used GITHUB_TOKEN
2021-01-20 16:03:23 +00:00
Joseph Flinn
2efcf8386f
fixing the package.json testing code
2021-01-20 15:58:28 +00:00
Joseph Flinn
6a2eb5f001
removing the testing code from the pipelines
2021-01-20 15:53:35 +00:00
Joseph Flinn
c600901722
changing windows build environment to prod to use the HSM backed EV CS key
2021-01-19 19:19:10 +00:00
Joseph Flinn
9fef65dfb8
changing the other release edit tasks to use the inputs...
2021-01-19 18:38:28 +00:00
Joseph Flinn
ebdf160378
removing the testing task
2021-01-19 18:22:27 +00:00
Joseph Flinn
e3da2013f2
fixing workflow inputs typo
2021-01-19 18:20:09 +00:00
Joseph Flinn
1a3cfb5201
creating quick test of the workflow dispatch input
2021-01-19 18:17:05 +00:00
Joseph Flinn
686b6931dc
changing release edit task shell to powershell
2021-01-19 18:10:10 +00:00
Joseph Flinn
c414121413
removing the failed attempt of custom name for Release Action
2021-01-19 17:56:49 +00:00
Joseph Flinn
1e545973fc
Trying to add release tag to action name
2021-01-19 17:55:26 +00:00
Joseph Flinn
0d42b7e8b4
commenting out all release specific tasks in the build pipeline
2021-01-19 17:40:46 +00:00
Joseph Flinn
9e59dd6d63
adding the release tag name to the manual trigger for the release action
2021-01-19 17:31:23 +00:00
Joseph Flinn
94b2e53c3f
adding in release workflow that rebuilds the things
2021-01-19 15:59:21 +00:00
Joseph Flinn
713d7d05a0
seeing if creating a draft PR covers the 'create' trigger in GH Actions
2021-01-19 15:33:17 +00:00
Joseph Flinn
fd6032f121
changing trigger to draft instead of publish
2021-01-16 00:11:36 +00:00
Joseph Flinn
36b9295f1b
fixing the git repository to publish to
2021-01-15 23:38:39 +00:00
Joseph Flinn
af254a1f52
adding in the GH_TOKEN to the publishing task
2021-01-15 23:07:50 +00:00
Joseph Flinn
7e0616f39e
fixing syntax error
2021-01-15 22:33:03 +00:00
Joseph Flinn
effe1cd504
fixing release build
2021-01-15 21:58:28 +00:00
Joseph Flinn
f76a247fa4
commenting out all of the release things that I don't have secrets for
2021-01-15 20:02:21 +00:00
Joseph Flinn
0a68a6a36e
merging the build and signing into to the same workflow (might split it back out later)
2021-01-15 19:54:07 +00:00
Joseph Flinn
4897abce7d
renaming upload tasks
2021-01-15 18:24:33 +00:00
Joseph Flinn
e1c83d324f
testing prod signing
2021-01-14 23:48:50 +00:00
Joseph Flinn
50b5d2a422
removing other testing comments
2021-01-14 21:50:25 +00:00
Joseph Flinn
899acaa92a
uncommenting some if conditions
2021-01-06 20:45:43 +00:00
Joseph Flinn
54ed6cd2b0
replacing manual dispatch trigger with push/release triggers
2021-01-06 20:39:43 +00:00
Joseph Flinn
92d4afb28d
removing appveyor to stop the fork from sending the repo to be built. Testing a release
2021-01-06 20:38:30 +00:00