aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAge
...
* Create GH Action for automatic publish of releases (#292)Libravatar André Oliveira2022-06-19
* Add manual trigger for GH workflow to publsih homebrew tap [skip ci]Libravatar Vijay A2022-06-19
* Add GH workflow to publish to the homebrew-ferdium repo when a new tag is pus...Libravatar Vijay A2022-06-18
* 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 hardcoding of 'npm' and 'pnpm' version in CI scriptsLibravatar Vijay A2022-04-24
* 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
* Turn off creating and publishing snapcraft till we get the logins sortedLibravatar Vijay A2022-04-19
* Removed twitter-together and its folderLibravatar Vijay A2022-04-19
* Turn off signing of mac and windows artifacts till we get the licensesmasterLibravatar Vijay A2022-04-19
* Upgrade system dependencies (#15)Libravatar Vijay Aravamudhan2022-04-19
* Remove explicit installation of 'node-gyp' for windows builds (checking if th...Libravatar Vijay A2022-04-18
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Update submodule url to ferdium-recipes (#1)Libravatar Nathanaël Houn2022-04-16
* Revert "Revert "Upgrade system dependencies (node, npm, pnpm, node-gyp) (#233...Libravatar kytwb2022-01-02
* Revert "Increase retry max_attempts for npm i on windows"Libravatar kytwb2022-01-01
* Remove caches usage on windows buildsLibravatar kytwb2021-12-31
* Increase retry max_attempts for npm i on windowsLibravatar kytwb2021-12-28
* Retry npm i on windowsLibravatar kytwb2021-12-24
* Revert "Upgrade system dependencies (node, npm, pnpm, node-gyp) (#2336)"Libravatar kytwb2021-12-21
* Upgrade system dependencies (node, npm, pnpm, node-gyp) (#2336)Libravatar Vijay Aravamudhan2021-12-19
* Streamline workflows namesLibravatar kytwb2021-12-15
* Create twitter-together.ymlLibravatar kytwb2021-12-09
* chore: refactor to skip steps if no commits needed [skip ci]Libravatar Vijay A2021-12-09
* chore: trying to avoid merge conflict when updating 'recipes' [skip ci]Libravatar Vijay A2021-12-09
* chore: explicitly stage changed files (to check if 'recipes' gets updated dur...Libravatar Vijay A2021-12-09
* chore: upgrade 'pnpm' to '6.23.6'Libravatar Vijay A2021-12-08
* chore: don't use npm cache (since it breaks CI builds randomly)Libravatar Vijay A2021-11-07
* chore: use specific node version while bumping package versionLibravatar Vijay A2021-11-02
* chore: Fixing issue with 'npm version' leaving out version change in the nest...Libravatar Vijay A2021-10-31
* build: use node 16 and npm 8 (#2157)Libravatar Markus Hatvan2021-10-28