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

Refactor FoundationDB example to build image manually #2089

Merged
merged 7 commits into from
Jun 8, 2023
Merged

Refactor FoundationDB example to build image manually #2089

merged 7 commits into from
Jun 8, 2023

Conversation

akankshakumari393
Copy link
Contributor

Change Overview

Instead of building foundationdb image with every merge into master and releasing a new version with every Kanister release, added instructions in the FoundationDB example README to build the image manually.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

NA

…lso during release

Signed-off-by: Akanksha Kumari <akankshakumari393@gmail.com>
Signed-off-by: Akanksha Kumari <akankshakumari393@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2023

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

Signed-off-by: Akanksha Kumari <akankshakumari393@gmail.com>
Co-authored-by: Prasad Ghangal <prasad.ghangal@gmail.com>
examples/foundationdb/README.md Outdated Show resolved Hide resolved
examples/foundationdb/README.md Outdated Show resolved Hide resolved
Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>
examples/foundationdb/README.md Outdated Show resolved Hide resolved
examples/foundationdb/README.md Show resolved Hide resolved
Co-authored-by: Prasad Ghangal <prasad.ghangal@gmail.com>
@pavannd1 pavannd1 added the kueue label Jun 8, 2023
@mergify mergify bot merged commit 1dee05c into master Jun 8, 2023
@mergify mergify bot deleted the 2088 branch June 8, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor FoundationDB example
3 participants