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 script is missing some integrations #1110

Open
bennetelli opened this issue Aug 24, 2023 · 0 comments
Open

Release script is missing some integrations #1110

bennetelli opened this issue Aug 24, 2023 · 0 comments

Comments

@bennetelli
Copy link
Member

Right now the maven-central-release.yml GitHub Action script is missing some integrations.
Currently we are listing all integrations included in the respective release explicitly.
Reason for this is: #864 (comment)

What we need to do:

  • change the mvn deploy line to: run: mvn --batch-mode clean deploy -P central-deploy -DskipTests=true
  • check what's wrong with the samples
  • and fix it ;-)

if we end up with also releasing the samples repo, then it would still be fine for me.

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

No branches or pull requests

1 participant