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 snapshots on all release branches #475

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Aug 28, 2023

Description

Publish snapshots on all release branches. This matches the patterns in core's maven publish snapshots: https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/publish-maven-snapshots.yml

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@cwperks
Copy link
Member Author

cwperks commented Aug 28, 2023

@derek-ho

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #475 (db9f768) into main (7021e39) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #475   +/-   ##
=========================================
  Coverage     29.19%   29.19%           
  Complexity       98       98           
=========================================
  Files            22       22           
  Lines          1185     1185           
  Branches        109      109           
=========================================
  Hits            346      346           
  Misses          818      818           
  Partials         21       21           

@vibrantvarun vibrantvarun merged commit 2db686b into opensearch-project:main Aug 28, 2023
13 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 28, 2023
Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 2db686b)
@cwperks
Copy link
Member Author

cwperks commented Aug 28, 2023

Adding backport 2.9 to trigger a publish for 2.9 so that it publishes 2.9.1 snapshot

SNAPSHOTS are here: https://aws.oss.sonatype.org/content/repositories/snapshots/org/opensearch/opensearch-job-scheduler/

opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 28, 2023
Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 2db686b)
cwperks added a commit that referenced this pull request Aug 28, 2023
Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 2db686b)

Co-authored-by: Craig Perkins <[email protected]>
joshpalis pushed a commit that referenced this pull request Aug 28, 2023
Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 2db686b)

Co-authored-by: Craig Perkins <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants