aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/builds.yml
Commit message (Expand)AuthorAge
* ci: modernize github actions (#1287)Libravatar MCMXC2023-07-26
* Remove the code signing of builds on windowsLibravatar Alphrag2023-07-01
* Fix issues reported by sonarqube linterLibravatar Vijay A2023-05-28
* Upgrade 'snapcraft' publish to 'v7.x' (#1150)Libravatar Nathanael2023-05-05
* Remove unused GIT_DIRTY env var in GH workflow [skip ci]Libravatar Vijay A2023-01-16
* fix: update pnpm and revert to stable electron-builderLibravatar Balaji Vijayakumar2023-01-02
* Update retry action on buildsLibravatar Alphrag2022-12-19
* Switch npm to pnpm (#714)Libravatar Balaji Vijayakumar2022-11-25
* Tweak the nightly build for scenario where only the submodules have changes a...Libravatar Vijay A2022-11-11
* Change from 'set-output' to using env files (#737)Libravatar Vijay Aravamudhan2022-11-04
* Revert "Switch from 'npm' to 'pnpm' (#704)"Libravatar Vijay A2022-10-28
* Switch from 'npm' to 'pnpm' (#704)Libravatar Vijay Aravamudhan2022-10-26
* Remove duplicated lines for nightly and release branch builds [skip ci]Libravatar Vijay A2022-10-18
* Fix issue with scheduled nightly buildsLibravatar Vijay A2022-10-18
* Missed installing dependencies before running npm scriptsLibravatar Vijay A2022-10-12
* Simplify whether to run the build or notLibravatar Vijay A2022-10-11
* Submodules get updated only once - removed duplicated codeLibravatar Vijay A2022-10-11
* Always update dependencies in the 'develop' branchLibravatar Vijay A2022-10-11
* Only run the dependencies update if there are any changes to be deployedLibravatar Vijay A2022-10-09
* Minor consistency fix [skip ci]Libravatar Vijay A2022-07-25
* Update documentation [skip ci]Libravatar Vijay A2022-07-13
* Trying to check if tagging of submodule works [skip ci]Libravatar Vijay A2022-07-01
* Moved tagging of the repo from the nightly build process to the post-publishi...Libravatar Vijay Aravamudhan2022-07-01
* Enable windows code signing (#361)Libravatar Alphrag2022-06-25
* Bypass signing for linux and windows for non-nightly and non-release buildsLibravatar Vijay A2022-06-22
* Sign mac releasesLibravatar Alphrag2022-06-22
* Revert "Update build process to sign mac releases"Libravatar Vijay A2022-06-21
* Update build process to sign mac releasesLibravatar Alphrag2022-06-21
* Revert to using 'SNAPCRAFT_LOGIN'Libravatar Vijay A2022-06-16
* Re-inserting the pinning of 'snapcraft' version to try and fix the nightly buildLibravatar Vijay A2022-06-16
* Trying to fix snap login issues (#272)Libravatar Vijay Aravamudhan2022-06-15
* Lock snapcraft to v5 since v7 breaks the buildLibravatar Vijay A2022-06-15
* Enable AutoUpdates from in-app with self-sign certificates on macOS (#213)Libravatar André Oliveira2022-06-03
* Refactor 'electron-builder' configs to move into 'electron-builder.yml' (#79)...Libravatar Vijay Aravamudhan2022-05-01
* Fix snap command issue in build script [skip ci]Libravatar Vijay A2022-05-01
* Pull new version of 'recipes' [skip ci]Libravatar Vijay A2022-04-30
* Enable snap build & publish for edge, beta, stable channels (#74)Libravatar Nathanael2022-05-01
* Remove native compilation ('python', 'node-gyp') since we no longer have such...Libravatar Vijay Aravamudhan2022-05-01
* Turn on caching for windowsLibravatar Vijay A2022-04-30
* Install the required version of 'python' in CI buildsLibravatar Vijay A2022-04-30
* Use 'fetch-depth: 0' to pull in all history (trying to see if the submodule-u...Libravatar Vijay A2022-04-29
* Use specific version of the GH action runner OS so as to limit issues relatin...Libravatar André Oliveira2022-04-27
* fix(ci): escape quotes in windows npm i commandLibravatar Nathanaël Houn2022-04-25
* Remove dependency on 'jq' since 'node' can be used for the sameLibravatar Vijay A2022-04-24
* Upgrade 'sqlite3'Libravatar Vijay A2022-04-23
* Added build scripts for linux, macos and windows to help new contributors get...Libravatar Nathanaël Houn2022-04-22
* Fix build for snapcraft: command not foundLibravatar Vijay A2022-04-22
* Turn on linux builds but still commented out snap publishLibravatar Vijay A2022-04-22
* Upgrade GH Actions libsLibravatar Vijay A2022-04-20
* Simplify skipping notarization of the mac dmg based on the same env var: 'CSC...Libravatar Vijay A2022-04-19