-
Notifications
You must be signed in to change notification settings - Fork 42
fix 'Name can't be blank' error with the Compatible Certification Record template #434
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
Open
WhiteCat22
wants to merge
265
commits into
microprofile:main
Choose a base branch
from
WhiteCat22:ccr_template
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Add testcases for schema-generation of types with supertypes
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Update Javadoc of @id
Add testcase for wrongly formatted date in input-object
Add tests for creation of referenced types
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Signed-off-by: Yannick Bröker <ybroeker@techfak.uni-bielefeld.de>
Add tests for `@Source` used with other inputs
Add testcases for @name
Update naming example in server-spec
Signed-off-by: Tim Middleton (Software Engineer) <tim.middleton@oracle.com>
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.9.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.9.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
….apache.maven.plugins-maven-jar-plugin-3.2.2 Bump maven-jar-plugin from 3.2.0 to 3.2.2
….asciidoctor-asciidoctorj-pdf-1.6.2 Bump asciidoctorj-pdf from 1.6.0 to 1.6.2
….codehaus.mojo-build-helper-maven-plugin-3.3.0 Bump build-helper-maven-plugin from 3.2.0 to 3.3.0
….apache.maven.plugins-maven-compiler-plugin-3.9.0 Bump maven-compiler-plugin from 3.8.1 to 3.9.0
Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-plugin-2.2.1...asciidoctor-maven-plugin-2.2.2) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
….asciidoctor-asciidoctor-maven-plugin-2.2.2 Bump asciidoctor-maven-plugin from 2.2.1 to 2.2.2
Support for fragments in the client
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.3.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps nexus-staging-maven-plugin from 1.6.8 to 1.6.10. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
….sonatype.plugins-nexus-staging-maven-plugin-1.6.10 Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10
….apache.maven.plugins-maven-javadoc-plugin-3.3.2 Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
….apache.maven.plugins-maven-compiler-plugin-3.10.0 Bump maven-compiler-plugin from 3.9.0 to 3.10.0
Bumps nexus-staging-maven-plugin from 1.6.10 to 1.6.11. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
….sonatype.plugins-nexus-staging-maven-plugin-1.6.11 Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11
Bumps nexus-staging-maven-plugin from 1.6.11 to 1.6.12. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
….sonatype.plugins-nexus-staging-maven-plugin-1.6.12 Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12
Bumps [bnd-maven-plugin](https://github.com/bndtools/bnd) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/bndtools/bnd/releases) - [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md) - [Commits](bndtools/bnd@6.1.0...6.2.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd:bnd-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.4.0...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…tions/actions/checkout-3 Bump actions/checkout from 2.4.0 to 3
….aQute.bnd-bnd-maven-plugin-6.2.0 Bump bnd-maven-plugin from 6.1.0 to 6.2.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 17.3 to 18.0. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v17.3...v18.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
….graphql-java-graphql-java-18.0 Bump graphql-java from 17.3 to 18.0
….apache.maven.plugins-maven-compiler-plugin-3.10.1 Bump maven-compiler-plugin from 3.10.0 to 3.10.1
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.
https://github.com/eclipse/microprofile-graphql/blob/master/.github/ISSUE_TEMPLATE/01-compatible-certification-request.md