Skip to content
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 39 commits into from
Jul 12, 2020
Merged

Build: Release v0.3.0-beta #76

merged 39 commits into from
Jul 12, 2020

Conversation

iLPdev
Copy link
Owner

@iLPdev iLPdev commented Jul 12, 2020

Release autoupdater into wild.

iLPdev and others added 30 commits July 6, 2020 17:16
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 iLPdev added the enhancement New feature or request label Jul 12, 2020
@iLPdev iLPdev self-assigned this Jul 12, 2020
@iLPdev iLPdev closed this Jul 12, 2020
@iLPdev iLPdev reopened this Jul 12, 2020
@iLPdev iLPdev added bug Something isn't working documentation Improvements or additions to documentation labels Jul 12, 2020
@iLPdev iLPdev changed the title Release v0.3.0 beta Build: Release v0.3.0-beta Jul 12, 2020
@iLPdev iLPdev merged commit 1643b10 into main Jul 12, 2020
@iLPdev iLPdev deleted the release/0.3.0-beta branch July 12, 2020 09:37
@iLPdev iLPdev added the release Grouping of changes set for release label Aug 2, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant