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

Publish to artifactory #374

Merged
merged 2 commits into from Sep 12, 2022
Merged

Publish to artifactory #374

merged 2 commits into from Sep 12, 2022

Conversation

mhratson
Copy link
Collaborator

@mhratson mhratson commented Sep 7, 2022

Summary

  • artifacts publications have been disabled since 2.5.11
  • which prevents apps that depend on KM to update to the latest versions
  • PR adds Github Action to publish to JFrog Artifactory on release tag creation
  • as well as Artifactory and Gradle integration

Testing Done

  1. workflow ran successfully and
  2. publish went through — test version 0.0.0 in JFROG

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This is your first pull request in the repository. Thank you for this patch. Please review the Wiki page in the repository before submitting a PR.' first pr

@mhratson mhratson changed the title publish artifactory publish to artifactory Sep 7, 2022
- in order to have kafka monitor artifacts in version catalog
- as currently kafka-mointoring is lagging behind unable to update to the latest version of kafka-monitor
@mhratson mhratson force-pushed the publish-artifactory branch 2 times, most recently from 45c8f6e to 2a053af Compare September 9, 2022 20:48
@mhratson mhratson changed the title publish to artifactory Publish to artifactory Sep 9, 2022
.github/workflows/tag.yml Outdated Show resolved Hide resolved
scripts/publishToJfrog.sh Outdated Show resolved Hide resolved
scripts/publishToJfrog.sh Show resolved Hide resolved
@mhratson mhratson merged commit a97a60b into master Sep 12, 2022
@mhratson mhratson deleted the publish-artifactory branch September 12, 2022 17:22
mhratson added a commit that referenced this pull request Jan 14, 2023
- unused since artifactory migration in #374
mhratson added a commit that referenced this pull request Jan 17, 2023
- unused since artifactory migration in #374
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.

None yet

2 participants