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

build(misc): build docker images on demand #53

Merged
merged 6 commits into from
Nov 1, 2024

Conversation

DaveXiong
Copy link
Contributor

@DaveXiong DaveXiong commented Nov 1, 2024

Description

Add a workflow to build docker images based on the main branch:

the docker image tag:

{version}-{short-git-commit-hash}

for example:

in main branch:
the current version is : 1.2.0-snapshot
the lastest commit is: f334433

then the docker image is:

{{app}}-1.2.0-snapshot-f334433

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Library Vulnerability scan results

The following vulnerabilities have been found in libraries included in the repository (some might be dependencies of dependencies).

Critical 🔴 and High 🟡 severity vulnerabilities must be fixed before the PR can be merged, even if they are dependencies of dependencies.

Library Vulnerable version Severity Fix version Vulnerability ID

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Library Vulnerability scan results

The following vulnerabilities have been found in libraries included in the repository (some might be dependencies of dependencies).

Critical 🔴 and High 🟡 severity vulnerabilities must be fixed before the PR can be merged, even if they are dependencies of dependencies.

Library Vulnerable version Severity Fix version Vulnerability ID

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Library Vulnerability scan results

The following vulnerabilities have been found in libraries included in the repository (some might be dependencies of dependencies).

Critical 🔴 and High 🟡 severity vulnerabilities must be fixed before the PR can be merged, even if they are dependencies of dependencies.

Library Vulnerable version Severity Fix version Vulnerability ID

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Library Vulnerability scan results

The following vulnerabilities have been found in libraries included in the repository (some might be dependencies of dependencies).

Critical 🔴 and High 🟡 severity vulnerabilities must be fixed before the PR can be merged, even if they are dependencies of dependencies.

Library Vulnerable version Severity Fix version Vulnerability ID

@DaveXiong DaveXiong changed the title build(misc): add a workflow to build snapshot docker images build(misc): build docker images on demand Nov 1, 2024
Copy link
Contributor

github-actions bot commented Nov 1, 2024

Library Vulnerability scan results

The following vulnerabilities have been found in libraries included in the repository (some might be dependencies of dependencies).

Critical 🔴 and High 🟡 severity vulnerabilities must be fixed before the PR can be merged, even if they are dependencies of dependencies.

Library Vulnerable version Severity Fix version Vulnerability ID

@DaveXiong DaveXiong merged commit cabc810 into main Nov 1, 2024
4 checks passed
@DaveXiong DaveXiong deleted the github/build-snapshot-docker-images branch November 1, 2024 08:00
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