-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build: Release v0.3.0-beta #76
Merged
Merged
Conversation
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
Advance version to 0.2.0-beta
I'm trialing VSC right now... hopefully others will contribute and they're free to use whatever editor they desire.
For the current beta, the script remains an XML module rather than a fully developed .mpackage.
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
I've been writing HTML for 25 years and the restriction in GHF MD is baffling. Even GHF MD tables are 100% and HTML tables wont accept blocklevel MD elements within them in GitHub, so.... no dice. I'll have to look up the URLs from the references and center badges via html then?
this should be .gitignored already. uncertain why it's here... probable artifact from Feature/help-system merge.
Stars and Forks are displayed by default on top right of main repo page in github
Require semantic PR titles and at least one semantic commit
* bugfix: Call correct help in `map config` alias `map.help.configs` does not exit, and should not exist because `show_help` parses the user-supplied argument in `map help` ... which has the command as singular `map config`. See Mudlet/Mudlet#3970 * Advance to v0.2.1-beta
* fix(update): Download from Github `main/src` Points the autoupdate function to pull from the raw XML source on the main branch. * fix(update): Disable overwriting generic_mapper When discMapper updates, we don't want it to mess with any existing generic_mapper.xml -- although no one should be running both scripts simultaneously in one profile because to do so would certainly bring about eschaton! * fix(update): Designate module path The versionless module filename will be inside the release package. * fix(update): Uninstall package before update * fix(update): Announce successful autoupdates * fix(update): Set path to local file update
* fix(update): Download from Github `main/src` Points the autoupdate function to pull from the raw XML source on the main branch. * fix(update): Disable overwriting generic_mapper When discMapper updates, we don't want it to mess with any existing generic_mapper.xml -- although no one should be running both scripts simultaneously in one profile because to do so would certainly bring about eschaton! * fix(update): Designate module path The versionless module filename will be inside the release package. * fix(update): Uninstall package before update * fix(update): Announce successful autoupdates * fix(update): Set path to local file update * feat: Advance to v0.4.0-beta Update the internal script versioning * chore: Ignore Prettier config * feat(update): Create version library Add the version library for comparisons * feat(update): Update `download_path` help * feat(update): Verify module to be updated * Revert "feat: Advance to v0.4.0-beta" This reverts commit 7ddb5ad. * feat(update): Set internal version Local version number for comparison to remote version library.
iLPdev
added
bug
Something isn't working
documentation
Improvements or additions to documentation
labels
Jul 12, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
release
Grouping of changes set for release
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.
Release autoupdater into wild.