aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAge
* upgrade 'node-gyp' to '8.2.0' (#2053)Libravatar Vijay Aravamudhan2021-10-11
* chore: upgrade 'pnpm' to '6.16.0' (#2014)Libravatar Vijay Aravamudhan2021-10-03
* chore: merge the nightly builds into the main 'ferdi' project (#1996)Libravatar Vijay Aravamudhan2021-09-28
* fix: turning off tagging of recipes submodule since its failing due to permis...Libravatar Vijay A2021-09-27
* chore: tag the 'recipes' submodule when tagging the main repo - to help ident...Libravatar Vijay A2021-09-26
* chore: remove node cache cleanup (try to speed up build)Libravatar Vijay A2021-09-25
* chore: upgrade gh macos runner to 'macos-11'Libravatar Vijay A2021-09-25
* chore: removed 'first-time-contributors' GH workflow since that is not workin...Libravatar Vijay A2021-09-19
* docs: fix link in bug_report template [skip ci]Libravatar Vijay A2021-09-15
* fix: pnpm install of 'node-mac-permissions' on winLibravatar Vijay A2021-09-10
* fix: 'recipes' (using 'pnpm') will coexist with 'ferdi' (using 'npm') (#1905)Libravatar Vijay Raghavan Aravamudhan2021-09-10
* chore: removed unused 'misty' config fileLibravatar mhatvan2021-09-10
* Revert "fix: U2F devices not recognised in snapcraft image (#1892)"Libravatar mhatvan2021-09-09
* fix: U2F devices not recognised in snapcraft image (#1892)Libravatar Markus Hatvan2021-09-08
* chore: upgrade 'nodejs' to '14.17.6'Libravatar Vijay A2021-09-02
* chore: upgrade 'nodejs' to '14.17.5'Libravatar Vijay A2021-08-27
* build: fix snap release to snapstore only (#1809)Libravatar Markus Hatvan2021-08-17
* build: fix snap asset on GitHub (#1802)Libravatar Markus Hatvan2021-08-16
* build: fix beta channel release for snapLibravatar mhatvan2021-08-13
* build: add Ferdi snap package (#1767)Libravatar Markus Hatvan2021-08-10
* Changed the cron for the ferdi build to run at 12:15 am UTC since the time de...Libravatar Vijay A2021-08-03
* Force create tag even if it already exists by some rare chance. [skip ci]Libravatar Vijay A2021-07-29
* Update documentation for new contributors for system dependencies. [skip ci]Libravatar Vijay A2021-07-28
* Tag the main ferdi repo when bumping the version (helpful while generating co...Libravatar Vijay A2021-07-28
* Fixing incorrect syntax for GH action workflow. [skip ci]Libravatar Vijay A2021-07-28
* Fixing incorrect syntax for GH action workflow. [skip ci]Libravatar Vijay A2021-07-28
* Moved the version-bump into the 'ferdi-builds' workflow so that its 'atomic' ...Libravatar Vijay A2021-07-27
* Allow to run 'npm version' without dependency on git pre-commit hook. [skip ci]Libravatar Vijay A2021-07-27
* Missed removing of custom npm config setter for node-gyp. [skip ci]Libravatar Vijay A2021-07-26
* Use node-gyp@8.1 for all CI builds (and brings windows at par with macos and ...Libravatar Vijay Raghavan Aravamudhan2021-07-26
* Trying to fix issue with CHANGES_COUNT not being deduced properly on CI runs ...Libravatar Vijay A2021-07-24
* Fixed issue with the version-bumping check not registering as an env var for ...Libravatar Vijay A2021-07-22
* Resurrect 'fetch-depth' since its needed for merging of branches. [skip ci]Libravatar Vijay A2021-07-19
* Fixed issue with error hiding version bump.Libravatar Vijay A2021-07-18
* Slight perf improvement for GH build checkout action; removed unused workflow.Libravatar Vijay A2021-07-18
* Skip bumping of app version if there are no other changes in a scheduled build.Libravatar Vijay A2021-07-17
* Fixing GH PR template. [skip ci]Libravatar Vijay A2021-07-14
* Trying to fix broken build due to corrupt npm cacheLibravatar Vijay A2021-07-14
* Trying to fix broken build due to missing 'git-sh-setup' for windows build ag...Libravatar Vijay A2021-07-13
* Fixed issue 'cb() never called' from: https://reactgo.com/npm-err-cb-never-ca...Libravatar Vijay A2021-07-13
* Documentation updates taken from #1629 [skip ci]Libravatar Vijay A2021-07-12
* Upgraded nodejs to '14.17.3'Libravatar Vijay A2021-07-11
* Reuse scripts defined in 'package.json' (also should fix issue where submodul...Libravatar Vijay A2021-07-08
* Enabled signing of windows build artifacts on 'nightly' and 'release' branches.Libravatar Vijay A2021-07-07
* Fixed README.md and PR template to ensure that the author is agreeing to more...Libravatar Vijay A2021-07-06
* Separated version number bump into the 'develop' branch from 'nightly' branch...Libravatar Vijay Raghavan Aravamudhan2021-07-06
* Fixing github templates for PRs. [skip ci]Libravatar Vijay A2021-07-02
* Fixed issue with hard-coded branch name in the 'git push' command. [skip ci]Libravatar Vijay A2021-07-01
* Fixed issue with hard-coded branch name in the 'git push' command. [skip ci]Libravatar Vijay A2021-07-01
* Simplified the scheduled nightly build since the linter and tests are anyways...Libravatar Vijay A2021-06-30