aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAge
* 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
|
* Disabled tagging of the main repo since it is autocreated when a new release ↵Libravatar Vijay A2022-09-08
| | | | is published
* Minor consistency fix [skip ci]Libravatar Vijay A2022-07-25
|
* ci/cd: Fix typo in winget workflow [skip ci] (#514)Libravatar Alphrag2022-07-25
|
* ci/cd: Make winget workflow ready for production [skip ci] (#508)Libravatar Alphrag2022-07-22
| | | Fix typos and make automatic submission of update [ci skip]
* Create winget updater GH workflow (#484)Libravatar Alphrag2022-07-17
|
* 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 ↵Libravatar Vijay Aravamudhan2022-07-01
| | | | post-publishing process [skip ci] (#404)
* Fix homebrew cask update workflow conditionLibravatar Vijay A2022-06-25
|
* Enable windows code signing (#361)Libravatar Alphrag2022-06-25
| | | Co-authored-by: Vijay Aravamudhan <vraravam@users.noreply.github.com>
* Fix GH action workflow for publishing homebrew caskLibravatar Vijay A2022-06-24
|
* Fix issue with incorrect GH workflow [skip ci]Libravatar Vijay A2022-06-23
|
* Added workflows to publish on beta and release buildsLibravatar Vijay A2022-06-22
|
* Bypass signing for linux and windows for non-nightly and non-release buildsLibravatar Vijay A2022-06-22
|
* Comment flair-id to see if it is the cause of failingLibravatar André Oliveira2022-06-22
|
* Sign mac releasesLibravatar Alphrag2022-06-22
|
* fix reddit actionLibravatar André Oliveira2022-06-21
|
* Revert "Update build process to sign mac releases"Libravatar Vijay A2022-06-21
| | | | | | This reverts commit 7122309df14f4854e31c6b09bb915d319bcd0aaa. The build is failing: https://github.com/ferdium/ferdium-app/runs/6976999014?check_suite_focus=true#step:15:57
* Update build process to sign mac releasesLibravatar Alphrag2022-06-21
|
* Change to correct subreddit after sucessful post on test [skip ci] (#306)Libravatar André Oliveira2022-06-20
|
* Fix for incorrect yml in reddit GH workflow (#303)Libravatar Vijay Aravamudhan2022-06-20
|
* Fix version and add name to step on reddit actionLibravatar André Oliveira2022-06-19
|
* 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 ↵Libravatar Vijay A2022-06-18
| | | | pushed in this repo [skip ci]
* 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
| | | | versions available at: https://snapcraft.io/snapcraft
* Fix broken faq url [skip ci]Libravatar Vijay A2022-06-15
|
* Enable AutoUpdates from in-app with self-sign certificates on macOS (#213)Libravatar André Oliveira2022-06-03
| | | | Co-authored-by: Alphrag <alphrag@pm.me>
* Refactor 'electron-builder' configs to move into 'electron-builder.yml' ↵Libravatar Vijay Aravamudhan2022-05-01
| | | | (#79) [skip ci]
* 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
| | | | Defensive programming for updating 'recipes' during nightly builds
* 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 ↵Libravatar Vijay Aravamudhan2022-05-01
| | | | such dependencies (#73)
* 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 ↵Libravatar Vijay A2022-04-29
| | | | submodule-update issue gets fixed)
* Use specific version of the GH action runner OS so as to limit issues ↵Libravatar André Oliveira2022-04-27
| | | | | relating to upgraded OS under our feet (#55) Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* 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
|