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

ci: update localstack to 2.3.1 #1869

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

rchincha
Copy link
Contributor

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Ramkumar Chinchani <[email protected]>
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #1869 (f0c3866) into main (0ec6f8a) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1869      +/-   ##
==========================================
- Coverage   92.05%   92.04%   -0.02%     
==========================================
  Files         152      152              
  Lines       26472    26472              
==========================================
- Hits        24368    24365       -3     
- Misses       1554     1557       +3     
  Partials      550      550              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@@ -20,9 +20,9 @@ runs:
password: ${{ inputs.password }}
- shell: bash
run: |
pip install localstack==2.2.0 # Install LocalStack cli
pip install localstack==2.3.1 # Install LocalStack cli
# Below image was copied manually from localstack/localstack:2.2 and uploaded to ghcr
Copy link
Collaborator

Choose a reason for hiding this comment

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

Update the comment too (maybe without tag).
The ideea of the comment is to know after a while where is the original image on docker hub

@rchincha rchincha merged commit 56e3580 into project-zot:main Sep 29, 2023
32 of 33 checks passed
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