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

CIV-424 Rename Storage Name #206

Merged
merged 1 commit into from
Nov 29, 2023
Merged

CIV-424 Rename Storage Name #206

merged 1 commit into from
Nov 29, 2023

Conversation

0x46616c6b
Copy link
Contributor

Type of Change

  • Bugfix
  • Enhancement / new feature
  • Refactoring
  • Documentation

Description

Rename Storage Name

Checklist

  • Add relevant labels (for example type of change or patch/minor/major)
  • Make sure not to introduce some mistakes
  • Update documentation
  • Review the Contributing Guideline and sign CLA
  • Reference relevant issue(s) and close them after merging

@0x46616c6b 0x46616c6b requested a review from a team as a code owner November 29, 2023 10:32
@@ -6,19 +6,19 @@ on:
publisher-type:
required: false
type: string
default: 'azureBlobStorage'
default: "azureBlobStorage"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any cause to use the double quotes? 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My linter forces me to do this 🤷

Copy link
Contributor

Choose a reason for hiding this comment

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

Okay if we do it, I would prefer to do it for all configurations. 🙌 Otherwise I would revert it to have a unique style.

Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you ignore this message? 🤔

@flaxel flaxel added enhancement New feature or request patch Pull request with little updates labels Nov 29, 2023
@0x46616c6b 0x46616c6b merged commit cd752b0 into main Nov 29, 2023
2 checks passed
@0x46616c6b 0x46616c6b deleted the CIV-424-Rename-Storage-Name branch November 29, 2023 12:18
@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request patch Pull request with little updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants