Commit Graph

220 Commits

Author SHA1 Message Date
LizardByte-bot
c60ebb76b9
ci: update global workflows (#547) 2022-12-12 20:04:06 -05:00
ReenigneArcher
84fdc7ee08
change linux build matrix (#468) 2022-12-11 20:26:25 -05:00
Brad Richardson
e8aa7499af
Sunshine prebuilts (#510) 2022-12-11 17:46:19 -05:00
LizardByte-bot
a7b19f48fe
ci: update release notifier (#534) 2022-12-10 10:45:09 -05:00
LizardByte-bot
a6e47ff033
ci: update global workflows (#532) 2022-12-10 10:27:26 -05:00
LizardByte-bot
dbe56ee583
ci: update global cpp (#533) 2022-12-10 10:02:33 -05:00
ReenigneArcher
97716fa0c8 fix aur build 2022-12-10 04:17:51 +00:00
ReenigneArcher
981d878082
use npm dependencies 2022-11-19 12:58:29 -05:00
LizardByte-bot
4cbf8c01d2
ci: update global docker (#502) 2022-11-18 12:30:39 -05:00
LizardByte-bot
8132c82b07
ci: update global workflows (#501) 2022-11-18 12:09:31 -05:00
dependabot[bot]
390c664e84
Bump KSXGitHub/github-actions-deploy-aur from 2.5.0 to 2.6.0
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 16:13:29 +00:00
Mariotaku
01b8ba353a
Cover Finder (#216)
Adds functionality to search and add game cover images automatically.

Co-authored-by: Conn O'Griofa <connogriofa@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2022-11-18 11:07:22 -05:00
ReenigneArcher
89a0109fa7
fix winget release
Fixes #464
2022-11-02 10:09:01 -04:00
ReenigneArcher
84ae033a37
fix env variables for setup_release job 2022-10-30 20:38:32 -04:00
ReenigneArcher
c665e211cd
fix CI env variables 2022-10-30 18:51:37 -04:00
ReenigneArcher
bfdcfbb357
fix CI setup-release 2022-10-30 15:25:38 -04:00
ReenigneArcher
5f3a466631
update nightly release builds 2022-10-29 16:53:58 -04:00
ReenigneArcher
2183f8eb0f
fix setup_release outputs 2022-10-28 22:39:45 -04:00
ReenigneArcher
cf5460bd80
update nightly releases
- use github sha for nightly tag
- specifically provide commit to release action
- build aarch64 flatpak on nightly release
2022-10-28 20:46:46 -04:00
ReenigneArcher
6e9aac3b83
add nightly release 2022-10-28 19:34:51 -04:00
ReenigneArcher
d0ce0a67f2
fix winget releaser 2022-10-28 15:44:27 -04:00
ReenigneArcher
dcdd716a57
update docker (#325)
* update docker
* remove legacy docker builds
* update docker documentation
* update docker build

Co-authored-by: ABeltramo <beltramo.ale@gmail.com>
2022-10-27 21:51:24 -04:00
ReenigneArcher
4769a9348b
Create release-notifier-moonlight.yml 2022-10-25 10:38:03 -04:00
ReenigneArcher
88d67277f6
update localize workflow
- fix git diff comparison
- add current date to created PR
2022-10-23 13:21:00 -04:00
istori1
cc0ac47f29
Update CI.yml 2022-10-21 19:40:54 -04:00
istori1
272368b59c
Do not cache cuda module 2022-10-21 19:28:36 -04:00
ReenigneArcher
b5ec178cd6
add flatpak-builder cache 2022-10-20 20:56:04 -04:00
istori1
49afefc43f
Export Debug Bundle [Flatpak] (#422) 2022-10-20 13:37:34 -04:00
LizardByte-bot
cd89808a21
ci: update global cpp (#421) 2022-10-19 20:18:25 -04:00
LizardByte-bot
9f0af0f8ae
ci: update global workflows (#417) 2022-10-19 19:34:36 -04:00
ReenigneArcher
ef2ca538a3
use matrix build for flatpak
Co-Authored-By: istori1 <107304850+istori1@users.noreply.github.com>
2022-10-19 10:14:28 -04:00
ReenigneArcher
93315f280e
Update CI.yml
- use `GITHUB_OUTPUT` instead of `set-output`
2022-10-16 17:53:22 -04:00
ReenigneArcher
9b66a5a16b
Bump actions/checkout from 2 to 3 2022-10-16 14:12:48 -04:00
dependabot[bot]
96b3bf30f6
Bump KSXGitHub/github-actions-deploy-aur from 2.4.1 to 2.5.0
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 18:42:42 +00:00
LizardByte-bot
de091570b9
ci: update global workflows (#396) 2022-10-10 12:07:07 -04:00
istori1
b40d414346
Update CI.yml 2022-10-10 07:14:12 -04:00
ReenigneArcher
0ac67f13d7
fix assets directory for flatpak and AUR 2022-08-24 15:46:02 -04:00
ReenigneArcher
749bfa89ef
cleanup commented out AppImage CI code 2022-08-15 18:45:05 -04:00
ReenigneArcher
8b0e6a28c2
single AppImage file
- simplify cmake install prefix and assets directory
2022-08-14 18:29:05 -04:00
ReenigneArcher
9a95ce5132
simplify portable config for AppImage 2022-08-12 18:33:40 -04:00
ReenigneArcher
30c178baa1
move default configs to assets directory 2022-08-12 16:00:19 -04:00
ReenigneArcher
a4acaf15b0
move sunshine to src
- this will allow for common cpp workflow files within org
2022-08-07 23:37:57 -04:00
ReenigneArcher
1d242aed7c
fix yaml-lint errors 2022-08-07 21:19:05 -04:00
LizardByte-bot
4d3c9b0be8 ci: update global workflows 2022-08-07 23:33:19 +00:00
ReenigneArcher
b464902f25
Merge branch 'nightly' into winget-releaser 2022-08-07 18:35:09 -04:00
ReenigneArcher
094ab4eb1a
fixed archlinux-package-action 2022-08-07 16:46:02 -04:00
dependabot[bot]
dc8bda0e1b
Bump KSXGitHub/github-actions-deploy-aur from 2.3.0 to 2.4.1 (#292)
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  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>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2022-08-03 15:13:31 -04:00
Ryan Caezar Itang
7cc5e1345c
Add Winget Releaser workflow 2022-08-03 23:31:29 +08:00
LizardByte-bot
5ac84fd03f
ci: update global workflows (#286) 2022-07-30 21:48:13 -04:00
LizardByte-bot
1439c8d951
ci: update release notifier (#282) 2022-07-30 15:14:28 -04:00