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

feat(s3-bridge): meld 2 separate actions into a single one #13059

Merged

Conversation

keynslug
Copy link
Contributor

@keynslug keynslug commented May 16, 2024

Fixes EMQX-12204.

Release version: e5.7

Summary

Discriminated through mode parameter. Also rename "simple" action to a "direct" upload mode.

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • Added tests for the changes
  • Added property-based tests for code which performs user input validation
  • Changed lines covered in coverage report
  • Change log has been added to changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • For internal contributor: there is a jira ticket to track this change
  • Created PR to emqx-docs if documentation update is required, or link to a follow-up jira ticket
  • Schema changes are backward compatible

@keynslug keynslug requested a review from a team as a code owner May 16, 2024 16:37
thalesmg
thalesmg previously approved these changes May 16, 2024
Copy link
Contributor

@thalesmg thalesmg left a comment

Choose a reason for hiding this comment

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

🌶️

desc => ?DESC(s3_aggregated_upload_mode)
}
)},
{container,
Copy link
Contributor

Choose a reason for hiding this comment

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

A small suggestion, since this belongs to the new app (I noticed this after the last PR 😅 ): thalesmg@a9244cb

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, but this commit is still part of unmerged PR, or am I missing something? What do you think if we merge this one as is to unblock the dashboard team sooner?

Discriminated through `mode` parameter. Also rename "simple" action to
a "direct" upload mode.
@keynslug keynslug force-pushed the feat/EMQX-12204/single-action-schema branch from 82326c3 to 39c2433 Compare May 17, 2024 07:54
@keynslug keynslug merged commit 4d1db9f into emqx:release-57 May 17, 2024
168 checks passed
@keynslug keynslug deleted the feat/EMQX-12204/single-action-schema branch May 17, 2024 11:27
@emqxqa
Copy link

emqxqa commented May 17, 2024

TestExecution

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.

None yet

4 participants