Abdullah Atta
d12e14ab34
ci: add workflow for publishing help
2023-07-22 06:05:17 +05:00
Abdullah Atta
922fce7bcc
ci: download build to apps/web
2023-07-17 23:34:07 +05:00
Abdullah Atta
72a25dcf34
global: get rid of lerna
2023-07-06 11:14:04 +05:00
Abdullah Atta
408cd5a9f3
global: run prettier & eslint on all files
2023-06-26 13:43:57 +05:00
Abdullah Atta
8fb0071cf0
ci: only bootstrap the required projects when building desktop app
2023-06-23 19:12:41 +05:00
Abdullah Atta
31726f6d86
ci: use npx electron-builder directly
2023-06-20 20:31:32 +05:00
Abdullah Atta
8aacf49f07
ci: minor changes to desktop publish workflow
2023-06-20 18:41:00 +05:00
Abdullah Atta
93e1ae5830
ci: set extraMetadata in package.json
2023-06-10 15:54:17 +05:00
Abdullah Atta
ef5aebdb3b
ci: fix electron-builder command
2023-06-10 15:54:17 +05:00
Abdullah Atta
c152796767
ci: use yarn electron-builder on windows
2023-06-10 15:54:17 +05:00
Abdullah Atta
b75382f8b6
ci: change entrypoint before build
2023-06-10 15:54:17 +05:00
Abdullah Atta
80893a5011
ci: use electron-builder directly from ./node_modules/.bin directory
2023-06-10 15:54:17 +05:00
Abdullah Atta
0f9ac0e068
desktop: add dmg-license as optional dependency
2023-06-10 15:54:17 +05:00
Abdullah Atta
46e4ac127c
ci: do not bootstrap after adding dmg-license
2023-06-10 15:54:17 +05:00
Abdullah Atta
3da4ced75b
desktop: add build script & use nx to run build commands
2023-06-10 15:54:17 +05:00
Abdullah Atta
3f79ae6403
desktop: rename build script to release
2023-06-10 15:54:17 +05:00
Abdullah Atta
ee2cbea0c4
ci: add ./ before local action path
2023-06-10 15:54:17 +05:00
Abdullah Atta
782fc575a9
ci: improve node cache by using a common action
2023-06-10 15:54:17 +05:00
Abdullah Atta
5afbf103ac
ci: disable arm64 builds for snap
2023-03-21 09:25:15 +05:00
Abdullah Atta
2ef1b76bfb
ci: disable deb/rpm builds
2023-03-21 09:03:15 +05:00
Abdullah Atta
df1d61ecdf
ci: build editor before running tests
2023-03-06 15:15:52 +05:00
Ammar Ahmed
d6e189134c
fix ci build ( #2027 )
2023-02-28 15:21:48 +05:00
Abdullah Atta
aef475d8fc
ci: fix workflow step name
2023-02-27 11:07:06 +05:00
Abdullah Atta
1ed2e55867
ci: add workflow for editor tests
2023-02-27 11:07:06 +05:00
Abdullah Atta
ca2f924417
ci: add config for DCO PR check
2023-02-27 11:05:06 +05:00
ammarahm-ed
7c7645c0c6
ci: fix release workflow
2023-02-15 14:02:14 +05:00
Abdullah Atta
9df44b1f3d
ci: update desktop workflow
2023-01-30 19:34:29 +05:00
ammarahm-ed
0a1059e0a4
ci: add workflow for internal testing on android
2023-01-24 14:39:50 +05:00
Abdullah Atta
a1440fd64c
ci: fix web tests ( #1624 )
2023-01-10 16:01:55 +05:00
Abdullah Atta
1fc0fd5694
web: use correct env variables for login tests
2023-01-06 17:44:07 +05:00
Abdullah Atta
9aad63a623
core: use correct env variables for login tests
2023-01-06 17:44:07 +05:00
Abdullah Atta
4374af79bc
ci: increase tests shards to 4
2023-01-04 12:43:28 +05:00
Abdullah Atta
aa27c27e8b
ci: fix altool command for deploying to testflight
2022-09-29 21:29:45 +05:00
Abdullah Atta
c81046081f
ci: specify full path to API_KEY
2022-09-29 21:13:18 +05:00
Abdullah Atta
cd9096d1a8
ci: change both APPLE_API_KEY env_vars
2022-09-29 20:26:17 +05:00
Abdullah Atta
2f5de8149d
ci: use api key name as APPLE_API_KEY
2022-09-29 20:14:29 +05:00
Abdullah Atta
f7ade8a4c3
ci: upload web app build artifact folder
2022-09-29 19:59:07 +05:00
Abdullah Atta
f200737e9b
ci: do not skip snapcraft publishing
2022-09-29 19:50:22 +05:00
Abdullah Atta
32283e973b
desktop: use custom fork of electron-builder-notarize
2022-09-29 19:46:41 +05:00
Abdullah Atta
ce889cf1c3
web: bump version to v2.2.1
2022-09-29 19:05:25 +05:00
Abdullah Atta
c19fed1d9f
ci: add proper env_vars for mac-os app notarization
2022-09-29 18:42:23 +05:00
Abdullah Atta
1b8dbb440b
ci: use -eq instead of == in powershell
2022-09-28 13:04:40 +05:00
Abdullah Atta
6b138958fe
ci: use $true for boolean comparison on windows
2022-09-28 12:56:56 +05:00
Abdullah Atta
03803cde6d
ci: publish arm64 & x64 builds for macOS
2022-09-28 12:31:59 +05:00
Abdullah Atta
de0bbff296
web: treat mac app store build specially
2022-09-28 12:13:37 +05:00
Abdullah Atta
5646b9249e
desktop: ready app for mac store submission ( #1057 )
...
* desktop: add support for publishing to mac app store
* ci: add step for deployment to testflight
* ci: temporarily run build only on macos
* config: cache `build:desktop` output in nx
* ci: use `macos-12` instead of `macos-latest`
* ci: no need to install `jq`
* ci: build & deploy manually
* ci: set env_vars using `env` key
* ci: install packages before building
* ci: build electron bundle before deployment
* ci: install distribution signing cert
* web: disable app store offending stuff for macos
* ci: enable deployment to testflight
* ci: remove cert installation to keychain
* desktop: pass entitlement files through plutil
* ci: use a single cert for everything
* ci: fix altool command for uploading macOS package
* ci: use env_vars for apiKey & apiIssuer
* ci: install provisionprofile
* ci: install provisioning profile in `./apps/web/desktop` dir
* desktop: change bundleId to `org.streetwriters.notesnook`
* ci: deploy & build in separate steps
* ci: add jobs for linux & windows releasing
* ci: checkout repo before anything else
* ci: add `GH_TOKEN` to env & use ps syntax on windows
* ci: get app store versions only for mac app
* ci: correct order of steps
Co-authored-by: ammarahm-ed <ammarahmed6506@gmail.com >
2022-09-28 12:00:33 +05:00
Abdullah Atta
977e0fd1c1
ci: publish to snapcraft manually
2022-09-23 12:01:34 +05:00
Abdullah Atta
4b138a5d42
ci: use SNAPCRAFT_STORE_CREDENTIALS instead of --with for snapcraft auth
2022-09-23 11:35:17 +05:00
Abdullah Atta
8ee1ccbc2b
ci: check for ubuntu for snapcraft installation instead of linux
2022-09-23 11:20:18 +05:00
Abdullah Atta
7b48499527
desktop: publish app to snapcraft
2022-09-23 11:13:35 +05:00