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

fix build-test-image action #11225

Merged
merged 1 commit into from
Nov 8, 2023
Merged

fix build-test-image action #11225

merged 1 commit into from
Nov 8, 2023

Conversation

anirudhwarrier
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Nov 8, 2023

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

@anirudhwarrier anirudhwarrier requested a review from a team November 8, 2023 07:57
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@Tofel Tofel left a comment

Choose a reason for hiding this comment

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

LGTM

@anirudhwarrier anirudhwarrier added this pull request to the merge queue Nov 8, 2023
Merged via the queue into develop with commit 33b9d2a Nov 8, 2023
86 checks passed
@anirudhwarrier anirudhwarrier deleted the fixBuildTestImage branch November 8, 2023 09:25
@@ -55,7 +55,7 @@ runs:
file: ./integration-tests/test.Dockerfile
build-args: |
BASE_IMAGE=${{ inputs.QA_AWS_ACCOUNT_NUMBER }}.dkr.ecr.${{ inputs.QA_AWS_REGION }}.amazonaws.com/test-base-image
IMAGE_VERSION=${{ steps.version.output.version }}
IMAGE_VERSION=${{ steps.version.outputs.version }}
Copy link
Contributor

Choose a reason for hiding this comment

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

What were the effects of this problem? Have we been testing incorrect versions this whole time?

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.

3 participants