Skip to content

Conversation

@grusev
Copy link
Contributor

@grusev grusev commented Apr 8, 2025

Reference Issues/PRs

What does this implement or fix?

Any other comments?

Checklist

Checklist for code changes...
  • Have you updated the relevant docstrings, documentation and copyright notice?
  • Is this contribution tested against all ArcticDB's features?
  • Do all exceptions introduced raise appropriate error messages?
  • Are API changes highlighted in the PR description?
  • Is the PR labelled as enhancement or bug so it appears in autogenerated release notes?

@grusev grusev added the patch Small change, should increase patch version label Apr 8, 2025
@grusev grusev changed the title Update build_steps.yml add double quotes Update build_steps.yml fix condition Apr 8, 2025
- name: Remove AWS testing account and credentials
if: always() && inputs.persistent_storage == 'true' && matrix.os == 'windows'
run: |
echo "env.real_tests_enabled: [${{ env.real_tests_enabled }}]"
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is not really needed as GH already prints the env vars that are used in a given step

@grusev grusev requested a review from alexowens90 April 8, 2025 13:15

# Fallback if the clean up at test fixutre tear down fails due to crash or etc
- name: Remove AWS testing account and credentials
if: always() && inputs.persistent_storage == 'true' && matrix.os == 'windows'
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think the condition of running Set s3 sts persistent storage variables for Windows and Remove AWS testing account and credentials should align

@G-D-Petrov G-D-Petrov merged commit 103ef93 into master Apr 8, 2025
29 of 32 checks passed
@G-D-Petrov G-D-Petrov deleted the grusev-patch-1 branch April 8, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Small change, should increase patch version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants