-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add standard release pipeline library #11
Conversation
Keeping it in draft till I get the tests fixed. I am missing something for sure:
|
Hey @gaiksaya i see the issue is the created lib-tester Output
|
Thanks @prudhvigodithi , I added few more tests and removed the Libtester. Don't think it's required. |
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
ba9f01a
to
1771362
Compare
Hey @gaiksaya is it worth to add a README on how to use the |
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Thanks for reminding @prudhvigodithi . Added the details to the readme. |
* Add standard release pipeline library Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
* Added precision for codecov (#17) * Added precision for codecov Signed-off-by: Owais Kazi <owaiskazi19@gmail.com> * Add standard release pipeline library (#11) * Add standard release pipeline library Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> * Create publishToNpm library (#21) * Add npm publishing lib Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> * Add standard release pipeline library with generic trigger (#22) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> * Add release workflow and readme (#23) * Add release.yml Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> * Fix releasing.md (#25) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> * Fix credential type for github bot (#26) * Fix credential type for github bot Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> * Add untriaged label to new github issues (#27) Signed-off-by: Rishabh Singh <sngri@amazon.com> Signed-off-by: Rishabh Singh <sngri@amazon.com> * Remove docker check for windows gradle check (#28) * Remove docker check for windows gradle check Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * add test results Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Remove docker check for windows gradle check (#28) * Remove docker check for windows gradle check Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * add test results Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * upgrade to 1.1.1 with changes in #28 Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Test results Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: Owais Kazi <owaiskazi19@gmail.com> Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> Signed-off-by: Rishabh Singh <sngri@amazon.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Co-authored-by: Owais Kazi <owaiskazi19@gmail.com> Co-authored-by: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com> Co-authored-by: Rishabh Singh <rishabhksingh@gmail.com>
Signed-off-by: Sayali Gaikawad gaiksaya@amazon.com
Description
Add standard release pipeline library
Issues Resolved
resolves opensearch-project/opensearch-build#1606
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.