Commit graph

41 commits

Author SHA1 Message Date
dependabot[bot] 121efacb28
Bump actions/setup-node from 3.5.1 to 3.6.0 (#133)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 18:04:31 +05:30
dependabot[bot] ffc8f01b29
Bump actions/checkout from 3.2.0 to 3.3.0 (#132)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 17:56:09 +05:30
Krishan 6b42bc027f chore: use github vuln report feature 2023-01-01 21:52:35 +05:30
dependabot[bot] 179ba47267
Bump actions/checkout from 3.1.0 to 3.2.0 (#120)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 09:19:43 +05:30
dependabot[bot] 6d729c82b8
Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (#115)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](1e07f43987...de2c0eb89a)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 14:28:38 +05:30
Krishan c5a0fa7ee5 add cache option for actions 2022-11-07 15:29:43 +05:30
Krishan c1c5858026 Use node lts-hydrogen in actions 2022-11-01 20:08:55 +05:30
dependabot[bot] 9b167588ac
Bump bruceadams/get-release from 1.3.1 to 1.3.2 (#95)
Bumps [bruceadams/get-release](https://github.com/bruceadams/get-release) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/bruceadams/get-release/releases)
- [Commits](439b85889c...74c3d60f5a)

---
updated-dependencies:
- dependency-name: bruceadams/get-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 17:05:57 +05:30
Krishan 45e8d25efa Add issue templates 2022-10-25 18:27:10 +05:30
dependabot[bot] 96bb998525
Bump bruceadams/get-release from 1.2.3 to 1.3.1 (#90)
Bumps [bruceadams/get-release](https://github.com/bruceadams/get-release) from 1.2.3 to 1.3.1.
- [Release notes](https://github.com/bruceadams/get-release/releases)
- [Commits](3a8733307b...439b85889c)

---
updated-dependencies:
- dependency-name: bruceadams/get-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 10:48:12 +05:30
Krishan 79f054d19f
Revert 7f633e3260 2022-10-17 14:15:39 +05:30
dependabot[bot] 4e3609e497
Bump actions/setup-node from 3.5.0 to 3.5.1 (#87)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 15:22:02 +05:30
dependabot[bot] 4dc7c2146e
Bump actions/checkout from 3.0.2 to 3.1.0 (#82)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 08:50:10 +05:30
Krishan 7f633e3260 Fix deps dashboard approval override 2022-10-03 17:57:52 +05:30
renovate[bot] 3685308c96
Update actions/setup-node action to v3.5.0 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-29 09:41:59 +05:30
Krishan 4c477821af Require approval before opening dep update PR 2022-09-19 13:52:33 +05:30
Krishan 1d87374628 Fix ubuntu to 20.04 in github actions 2022-09-16 20:49:53 +05:30
renovate[bot] 4cfe8fb339
Configure Renovate (#57)
* Add renovate.json

* Add renovate config

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
2022-09-05 19:40:19 +05:30
Krishan ee44bc155a Add lockfile changes action 2022-09-05 19:13:21 +05:30
Krishan c98cb286b7 Release v2.1.1 2022-08-07 21:20:18 +05:30
Krishan 2905fde325 Remove unnecessary if 2022-08-07 20:55:27 +05:30
Krishan 2af31a8041 Fix casing 2022-08-07 20:35:52 +05:30
Krishan 17a1563e75 Install deps explicitly 2022-08-07 20:17:04 +05:30
Krishan cdd8633246 Use tauri action dev branch 2022-08-07 20:02:17 +05:30
dependabot[bot] b1fd5ea619
Bump actions/setup-node from 3.3.0 to 3.4.1 (#44)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.3.0...v3.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-16 17:07:37 +05:30
Krishan b190d83911
FIx link in PR template 2022-07-09 17:02:49 +05:30
Krishan 747666fa42 GH doesn't have arm runner yet 2022-06-28 20:30:30 +05:30
Krishan 671ff5f4c1 Add support to build binary for Apple Silicon 2022-06-26 10:32:02 +05:30
Krishan 800ad4e486 Set nodejs version 2022-06-21 18:38:53 +05:30
dependabot[bot] 12c0647bcf
Bump tauri-apps/tauri-action from 0.3.0 to 0.3.1 (#27)
Bumps [tauri-apps/tauri-action](https://github.com/tauri-apps/tauri-action) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/tauri-apps/tauri-action/releases)
- [Commits](https://github.com/tauri-apps/tauri-action/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: tauri-apps/tauri-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 20:38:15 +05:30
dependabot[bot] bbc296c6b5
Bump actions/setup-node from 3.2.0 to 3.3.0 (#25)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 20:28:08 +05:30
Krishan 2b764d035e Add github sponsors in yml 2022-06-04 21:16:31 +05:30
dependabot[bot] 85fcc432b6
Bump actions/setup-node from 3.1.1 to 3.2.0 (#10)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 20:10:58 +05:30
Krishan 63ecc20364 Update actions to use required deps for ubuntu 2022-05-16 16:40:09 +05:30
Krishan b26ab47f01 Action to create zip-archive for Flatpak 2022-05-13 16:27:58 +05:30
Krishan 9fa93b2bee Remove secrets 2022-05-04 09:10:28 +05:30
Krishan c1d3e3c838 Update readme with setup instructions. 2022-05-03 21:20:25 +05:30
Krishan 871b0eb0f2 Remove extra build steps 2022-05-03 20:58:26 +05:30
Krishan 977ed75bbf Add PR checks 2022-05-03 20:47:26 +05:30
Krishan 313f9e1ae4 Update public key 2022-04-30 20:10:39 +05:30
Krishan 7be304362c Add support for tauri app 2022-04-29 19:52:14 +05:30