-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat(dockerfiles/ci/base): update ci base image #437
Conversation
619c85d
to
259ab66
Compare
Summary: Potential problems:
Fixing suggestions:
|
Signed-off-by: wuhuizuo <wuhuizuo@126.com>
259ab66
to
1d63d34
Compare
Summary: This pull request updates the CI base image to a newer version. It replaces the previous Golang version with 1.23.1 and updates some other packages like MariaDB and Node.js. Also, it updates the versions of some of the tools (like bazelisk, yq, oras, codecov, gradle, apache-maven) used in the image. Potential problems:
Fixing suggestions:
Overall, the changes look good, but it's always better to test the code and ensure compatibility before merging the pull request. |
Signed-off-by: wuhuizuo <wuhuizuo@126.com>
Summary:
Potential problems:
Fix suggestions:
|
Summary: This pull request updates the Dockerfile for the CI base image and adds a new Dockerfile for a Jenkins image. It also updates the Skaffold configuration to include the Jenkins image and removes the outdated Golang versions. Potential problems:
Fixing suggestions:
|
Summary: This pull request updates the base image of the CI dockerfile by adding new OS packages, updating golang, nodejs and rust toolchains, and adding new tools like oras and codecov. It also adds a new dockerfile for jenkins. Potential problems:
Fixing suggestions:
|
Signed-off-by: wuhuizuo <wuhuizuo@126.com>
f72f002
to
1f4494e
Compare
for more information, see https://pre-commit.ci
Summary: Potential Problems:
Fixing Suggestions:
|
Based on the PR title and description, the key changes in this pull request are:
There are some potential problems that need to be addressed:
Here are some suggestions to fix these issues:
|
Signed-off-by: wuhuizuo <wuhuizuo@126.com>
for more information, see https://pre-commit.ci
This PR aims to update the Continuous Integration (CI) base image in a Dockerfile. Here are the key changes:
Potential problems:
Fixing suggestions:
|
This pull request primarily updates the Continuous Integration (CI) base image of the project, making changes to various Dockerfiles, GitHub workflows, and skaffold configuration files. Key changes include:
Potential issues include:
Overall, the PR needs more context and possibly some additional testing. The changes should be fine as long as they have been correctly integrated into the project and thoroughly tested. |
Signed-off-by: wuhuizuo <wuhuizuo@126.com>
Key Changes:
Potential Problems:
Suggestions:
|
The pull request titled "feat(dockerfiles/ci/base): update ci base image" includes changes to the CI base image and related configurations. Key changes:
Potential problems:
Fixing suggestions:
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wuhuizuo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: wuhuizuo wuhuizuo@126.com