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

Updated docker-compose.yml #525

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Conversation

SwapnilChand
Copy link
Contributor

@SwapnilChand SwapnilChand commented Sep 10, 2024

Update GitHub App Private Key

  • Purpose:
    Update the private key used by the GitHub App.
  • Key Changes:
    • Changed the file path for the GitHub App private key in the docker-compose.yml file.
    • Updated the private key file from GITHUB_APP_NIGHTLY.pem to a new file.
  • Impact:
    This change will update the private key used by the GitHub App, which is required for authentication and authorization with the GitHub API.

✨ Generated with love by Kaizen ❤️

Original Description

Version is obsolete and latest build would lead to more warning issues
services:
app:
image: cloudcodeai/kaizen-app:latest
image: cloudcodeai/kaizen-app:v0.4.9
Copy link
Member

Choose a reason for hiding this comment

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

keep it latest or else we need to update this everytime

Copy link
Contributor Author

Choose a reason for hiding this comment

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

"latest" throws warning errors, so probably we have to change it every time.

@sauravpanda sauravpanda merged commit d1ff4ac into Cloud-Code-AI:main Sep 11, 2024
2 checks passed
Copy link
Contributor

kaizen-bot bot commented Sep 11, 2024

🔍 Code Review Summary

All Clear: This commit looks good! 👍

Overview

  • Total Feedbacks: 0 (Critical: 0, Refinements: 0)
  • Files Affected: 0
  • Code Quality: [████████████████████] 100% (Excellent)
Test Cases

2 file need updates to their tests. Run !unittest to generate create and update tests.


✨ Generated with love by Kaizen ❤️

Useful Commands
  • Feedback: Reply with !feedback [your message]
  • Ask PR: Reply with !ask-pr [your question]
  • Review: Reply with !review
  • Explain: Reply with !explain [issue number] for more details on a specific issue
  • Ignore: Reply with !ignore [issue number] to mark an issue as false positive
  • Update Tests: Reply with !unittest to create a PR with test changes

@SwapnilChand SwapnilChand deleted the patch-4 branch September 24, 2024 13:47
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.

2 participants