aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAge
* Update dependabot.yml to handle both app and GHA dependenciesLibravatar Vijay Aravamudhan2024-02-11
|
* upgrade GHA actions to newer versionsLibravatar Vijay A2024-02-10
|
* ci: update various github actions to latest (#1494)Libravatar MCMXC2023-12-21
| | | | | | | - update `actions/checkout` from v3 to v4 - update `actions/setup-node` from v3 to v4 - change `nick-fields/retry` from v2.8.3 to v2 - update `bluwy/release-for-reddit-action` from v1.2.0 to v2 - lock all CI runners to fixed version rather than latest
* Fix arm builds (#1400)Libravatar André Oliveira2023-10-17
| | | | | | Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com> (cherry picked from commit f669badf1908284de591ab12399fc3e7ee0c311a) Co-authored-by: Alphrag <34252790+Alphrag@users.noreply.github.com>
* ci: modernize github actions (#1287)Libravatar MCMXC2023-07-26
| | | | | | | | | | - use `ubuntu-22.04` runner instead of `ubuntu-20.04` - use `windows-2022` runner instead of `windows-2019` - use `pnpm/action-setup` instead of handling `pnpm install` manually - use pnpm-lock.yaml as caching key for actions/cache instead of inexistent package-lock.json - define `packageManager` config option in `package.json` which is read by `pnpm/action-setup` --------- Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* 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
|
* Refer to CODE_OF_CONDUCT from app repoLibravatar Vijay Aravamudhan2023-02-16
|
* Refer to CODE_OF_CONDUCT from app repoLibravatar Vijay Aravamudhan2023-02-16
|
* fixed grammatical mistakeLibravatar Vijay Aravamudhan2023-02-16
|
* docs: apply wordingLibravatar Nathanaël Houn2023-02-16
|
* docs: reduce PULL_REQUEST_TEMPLATE.mdLibravatar Nathanaël Houn2023-02-16
|
* fix: formattingLibravatar Nathanaël Houn2023-02-16
|
* docs: wordingLibravatar Nathanaël Houn2023-02-16
|
* chore: issue templates formattingLibravatar Nathanaël Houn2023-02-16
|
* docs: fix dead linksLibravatar Nathanaël Houn2023-02-16
|
* docs: reorder issues templatesLibravatar Nathanaël Houn2023-02-16
|
* docs: remove title because we have tagsLibravatar Nathanaël Houn2023-02-16
|
* docs: improve clarityLibravatar Nathanaël Houn2023-02-16
|
* docs: add issues templates from recipesLibravatar Nathanaël Houn2023-02-16
|
* Add bullet point in issue templates [skip ci]Libravatar Vijay A2023-01-21
|
* Remove unused GIT_DIRTY env var in GH workflow [skip ci]Libravatar Vijay A2023-01-16
|
* Use dependabot to help fix vulnerable dependencies and improve security ↵Libravatar André Bação2023-01-16
| | | | | (#875) [skip ci] Create dependabot.yml
* fix: update pnpm and revert to stable electron-builderLibravatar Balaji Vijayakumar2023-01-02
|
* Update retry action on buildsLibravatar Alphrag2022-12-19
|
* Fix winget workflow for beta releases [skip ci] (#803)Libravatar Alphrag2022-11-29
|
* Switch npm to pnpm (#714)Libravatar Balaji Vijayakumar2022-11-25
|
* Tweak the nightly build for scenario where only the submodules have changes ↵Libravatar Vijay A2022-11-11
| | | | and the main repo doesn't, it should still proceed for a new packaged release
* Change from 'set-output' to using env files (#737)Libravatar Vijay Aravamudhan2022-11-04
| | | per https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
* chore: only post stable releases to reddit (#738) [skip ci]Libravatar Ricardo Cino2022-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
| | | | | | | Co-authored-by: Markus Hatvan <markus_hatvan@aon.at> Co-authored-by: Nathanaël Houn <contact@nathanaelhoun.fr> Co-authored-by: Balaji Vijayakumar <kuttibalaji.v6@gmail.com> Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* chore: add codeowners to auto assign all pull requests to the reviewers teamLibravatar Ricardo Cino2022-10-25
|
* 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
|