Add GitHub version checking and update badges#337
Open
Blacknight78 wants to merge 96 commits into
Open
Conversation
…g, begin to cut out orphan code
Fs25 community update
Prefer FS25 during setup and discover override folders
Keep FS22 and FS25 ModHub records separate
Add dedicated FS25 base-game catalog
Prefer standalone FS25 data for catalog generation
Document local Windows test builds
Add preview release checklist
Add initial mod update source link on v6 beta base
Add GitHub update source fieldAdd GitHub update source field
| /* eslint-disable no-await-in-loop */ | ||
| ...await this.#processSave(path.join(this.#fullPath, thisFolder.name)), | ||
| /* eslint-enable no-await-in-loop */ | ||
| uuid : crypto.createHash('md5').update(path.join(this.#fullPath, thisFolder.name)).digest('hex'), |
Collaborator
|
Hi there. wow, ton of work. Are you hanging out in our discord by any chance - I'd love to pick your brain in a bit more realtime about what you've done. Also, this is based out of main originally? or did you use the rust-dds branch which is what the last beta was built off of? (the performance increase is not subtle there) |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds read-only GitHub update checking for saved mod source URLs.
Changes:
modDesc.xmlversion when repos have no releases or tags.updatebadge on the main mod list when a newer GitHub version may be available.Testing:
modDesc.xmlfallback.