-
Notifications
You must be signed in to change notification settings - Fork 269
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
Various maven related documentation changes #964
Merged
EricWittmann
merged 2 commits into
Apicurio:1.3.x
from
EricWittmann:docs/maven-plugin-ext-detection
Oct 29, 2020
Merged
Various maven related documentation changes #964
EricWittmann
merged 2 commits into
Apicurio:1.3.x
from
EricWittmann:docs/maven-plugin-ext-detection
Oct 29, 2020
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
…est-update" and file extensions
docs/modules/ROOT/partials/getting-started/proc-managing-artifacts-using-maven-plugin.adoc
Outdated
Show resolved
Hide resolved
docs/modules/ROOT/partials/getting-started/proc-managing-artifacts-using-maven-plugin.adoc
Show resolved
Hide resolved
EricWittmann
added a commit
that referenced
this pull request
Jan 15, 2021
* updated the release workflow to hopefully work on the 1.3.x branch * Cherry-pick tests fixes to 1.3.x (#952) * force junit 5.7.0 (#4) * ui tests - fix selenium tests when run in k8s testsuite (#936) * Increase retries on all tests and increase timeouts in some UI tests (#938) * Added some documentation about configuring the registry UI (#946) * Added some documentation about configuring the registry UI * renamed user interface to web console * address feedback * added some documentation about artifact meta-data and custom properties (#950) * added some documentation about artifact meta-data and custom properties * address review feedback * Added avro and json schema serde documentation (#957) * Added avro and json schema serde documentation, mostly to have a place to document the new Avro encoding option * updated docs based on review feedback * Update antora.yml * Add registry client documentation (#955) * Add registry client documentation * Improve custom header docs * Update con-registry-client.adoc * Update ref-registry-client.adoc * Update proc-writing-registry-client.adoc * Improve rest client docs * Address comments Co-authored-by: Eric Wittmann <[email protected]> * Various maven related documentation changes (#964) * re-organized the maven plugin docs a bit and added some info about "test-update" and file extensions * incorporate feedback from review * documented how to override the topic names for kafka storage (#968) * documented how to override the topic names for kafka storage * changes based on review feedback * Added docs for configuring default global rules (#963) * Added docs for configuring default global rules * changes based on review feedback * added feedback from review * Document artifact states 965 (#967) * Add artifact state docs section * Improve state docs * Address comments * Address comments * Add Datum and Protobuf docs. (#971) * Add Datum and Protobuf docs. * Update con-registry-serdes-types.adoc Co-authored-by: Eric Wittmann <[email protected]> * Update antora.yml * Automated update to Release Version:: 1.3.2.Final * Automated update to next Snapshot Version: 1.3.3-SNAPSHOT * Update antora.yml * clean up registry user docs and restructure (#1004) * add revew feedback and tidy up (#1013) * more doc clean up, fomatting, modularization- no technical changes (#1016) * Automated update to Release Version:: 1.3.2.Final * Automated update to next Snapshot Version * Fix serializer to use the right (Registry's) schema. (#1021) * Add check-period to globalId strategy. (#1025) * Add check-period to globalId strategy. * Add check period test and docs. * Doc release clean up (#1050) * fix upstream branding and tidy up xref attributes * restructure and tidy up schema look up strategies * minor tidy up * clean up install steps based on verification testing with openshift 4.5/4.6 (#1082) * Push docker images using "1.3.x-snapshot" tag * Update verify.yaml * Update release.yaml * Fixed some merge issues (bad choices when resolving conflicts or missed merge effects). * Retry the schema fetch in the Kafka serializer to account for async storages * Fix for the check period test to support async storages Co-authored-by: Fabian Martinez <[email protected]> Co-authored-by: Carles Arnal <[email protected]> Co-authored-by: Aleš Justin <[email protected]> Co-authored-by: apicurio-ci <[email protected]> Co-authored-by: Stephen McCarthy <[email protected]>
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.
test-update
maven plugin option