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

Release and Deploy mdTools v1.1.1 #69

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Release and Deploy mdTools v1.1.1 #69

merged 3 commits into from
Dec 11, 2024

Conversation

jwaspin
Copy link
Contributor

@jwaspin jwaspin commented Dec 11, 2024

Closes #68

Tag, release, and deploy mdTools v1.1.1

Updates include:

  • Use mdcodes v2.10.0
  • Use mdjson-schemas v2.9.5
  • Add GitHub Actions workflow to build and deploy jobs, and automate tagging and release creation.

jwaspin and others added 3 commits May 6, 2024 13:02
* Upgrade mdCodes and mdJson-schemas

* Increment Patch Version

* Update version

* add workflow

* Set version to 1.1.2

---------

Co-authored-by: Jonathan Oliveros <joliveros@xentity.com>
Removing the requirement that the action only run when a PR is merged. This overcomplicates the process for using the token to write back to the gh-pages repository and is not needed when there are branch protections requiring that all merges must come from a PR.
* Fix GitHub Actions Trigger

Removing the requirement that the action only run when a PR is merged. This overcomplicates the process for using the token to write back to the gh-pages repository and is not needed when there are branch protections requiring that all merges must come from a PR.

* Bump mdcodes and mdjson-schemas to version 2.10.0 and 2.9.5 respectively

* Refactor GitHub Actions workflow to include build and deploy jobs, update action versions, and automate tagging and release creation.

* Bump version to 1.1.3 in package.json and package-lock.json

* Downgrade version to 1.1.1 in package.json
@jwaspin jwaspin requested a review from hmaier-fws December 11, 2024 00:48
Copy link
Contributor

@hmaier-fws hmaier-fws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@hmaier-fws hmaier-fws merged commit bf264f3 into master Dec 11, 2024
1 check failed
@hmaier-fws hmaier-fws linked an issue Dec 11, 2024 that may be closed by this pull request
@hmaier-fws hmaier-fws mentioned this pull request Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deploy mdTools v1.1.1
2 participants