-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add dcat_us option to writer dropdown list #74
Merged
jwaspin
merged 12 commits into
releases/mdTranslator-2-20-0
from
60-add-dcat-us-option-to-writer-dropdown-list
May 9, 2024
Merged
Add dcat_us option to writer dropdown list #74
jwaspin
merged 12 commits into
releases/mdTranslator-2-20-0
from
60-add-dcat-us-option-to-writer-dropdown-list
May 9, 2024
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
Update ruby version for container to use 2.7.7. Use bundler v2.4.21. Expose port 8080 instead of 3000.
…n-to-writer-dropdown-list
hmaier-fws
pushed a commit
that referenced
this pull request
Feb 7, 2025
* Bump kramdown from 1.17.0 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.17.0 to 2.3.1. - [Release notes](https://github.com/gettalong/kramdown/releases) - [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page) - [Commits](https://github.com/gettalong/kramdown/commits) --- updated-dependencies: - dependency-name: kramdown dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump puma from 5.6.7 to 6.4.2 Bumps [puma](https://github.com/puma/puma) from 5.6.7 to 6.4.2. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v5.6.7...v6.4.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Add git install to Dockerfile * Set config.public_file_server.enabled to true * Bump rack from 2.2.8 to 2.2.8.1 Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.8...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update ADIwg gems versions * Update ADIwg gems versions * Update Gemfile.lock to remove duplicate rexml dependency * Update ADIwg gems versions and bump adiwg-mdtranslator to 2.20.0.pre.beta.0 * Update ADIwg gems versions and bump adiwg-mdtranslator to 2.20.0.pre.beta.0 * Update adiwg-mdtranslator gem version to 2.19.0.pre.beta.8 * Update adiwg-mdcodes gem to version 2.9.3.pre.beta.3 and adiwg-mdjson_schemas gem to version 2.9.2.pre.beta.19 * Update adiwg-mdjson_schemas gem to version 2.9.2.pre.beta.20 and adiwg-mdtranslator gem to version 2.19.0.pre.beta.11 * Update adiwg-mdjson_schemas and adiwg-mdtranslator gems versions * Update adiwg-mdtranslator gem version to 2.19.0.pre.beta.13 * Update adiwg-mdcodes, adiwg-mdjson_schemas, and adiwg-mdtranslator gems versions * chore: Update adiwg-mdtranslator gem version to 2.19.0.pre.beta.16 * Update adiwg-mdtranslator gem version to 2.19.0.pre.beta.17 * Update adiwg-mdtranslator gem version to 2.20.0.pre.beta.3 * Add dcat_us option to writer dropdown list (#74) * Update .gitignore * Limited Updates * Full revert - this seems to be working * Gemfile updates * Fix mdTranslator Committed Version * Update Ruby Version to 2.7.7 * Update Dockerfile Update ruby version for container to use 2.7.7. Use bundler v2.4.21. Expose port 8080 instead of 3000. * Update Gemfile.lock * Add DCAT US Option to Writers Dropdown * feat: Add DCAT US Option to Writers Dropdown * chore: Update versions mdTranslator to v2.19.0.pre.beta.19 mdJson-schemas to v2.9.3.pre.beta.3 mdCodes to v2.9.4.pre.beta.4 * chore: Update adiwg-mdtranslator gem version to 2.19.0.pre.beta.21 * Update adiwg-mdtranslator gem version to 2.19.0.pre.beta.22 * Update adiwg-mdcodes, adiwg-mdjson_schemas, and adiwg-mdtranslator gem versions * Update adiwg-mdcodes, adiwg-mdjson_schemas, and adiwg-mdtranslator gem versions * Update adiwg-mdtranslator gem version to 2.20.0.pre.beta.5 * Update adiwg gem versions to 2.10.1 and adiwg-mdtranslator to 2.20.0.pre.beta.10 * Remove obsolete README file * Add GitHub Actions workflow for automated release and versioning * Add mdTranslator version to version.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Changes