-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ci: new repo updater * fix: +x formatter * update: repo * chore: rename universal file to stop file outputs like "repo.universal.altstore.json" * literally mfw * update: repo * insane * ok, fine, i guess we'll keep repo.json, i hope everybody sees our updated repo announcement * update: repo * whoopsies, fix dates * docs: repos * docs(repos): update links * fix: trollapps better with altstore source * update: repo * docs(repos): shorter links --------- Co-authored-by: asdfzxcvbn <[email protected]>
- Loading branch information
1 parent
b2d1f8b
commit a4a6826
Showing
15 changed files
with
1,198 additions
and
264 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,10 +15,10 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: Run Update Script | ||
run: ./Tools/updateRepo | ||
run: ./Tools/Updater/EeveeRepoUpdate | ||
|
||
- name: Make AltStore Source | ||
run: ./Tools/altSourceConverter repo.json | ||
- name: Generate Sources | ||
run: ./Tools/Formatter/urf -input repo.json -output Repositories | ||
|
||
- name: Push Changes | ||
uses: stefanzweifel/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# EeveeSpotify Official Repositories | ||
EeveeSpotify uses [UniversalRepoFmt](https://github.com/asdfzxcvbn/UniversalRepoFmt) to support various signing apps. | ||
|
||
We support the following apps: | ||
- AltStore: [Link](https://repo.whoeevee.com/altstore) | [Click to Add](https://repo.whoeevee.com/add/altstore) | ||
- SideStore: [Link](https://repo.whoeevee.com/sidestore) | [Click to Add](https://repo.whoeevee.com/add/sidestore) | ||
- ESign: [Link](https://repo.whoeevee.com/esign) | [Click to Add](https://repo.whoeevee.com/add/esign) | ||
- Feather: [Link](https://repo.whoeevee.com/feather) | [Click to Add](https://repo.whoeevee.com/add/feather) | ||
- TrollApps: [Link](https://repo.whoeevee.com/trollapps) | [Click to Add](https://repo.whoeevee.com/add/trollapps) | ||
- GBox: [Link](https://repo.whoeevee.com/gbox) | [Click to Add](https://repo.whoeevee.com/add/gbox) | ||
- Scarlet: [Link](https://repo.whoeevee.com/scarlet) | [Click to Add](https://repo.whoeevee.com/add/scarlet) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.