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

Support for de-spawning entity #1096

Merged
merged 7 commits into from
Oct 30, 2023
Merged

Support for de-spawning entity #1096

merged 7 commits into from
Oct 30, 2023

Conversation

f0reachARR
Copy link
Contributor

Types of PR

  • New Features
  • Upgrade of existing features
  • Bugfix

Link to the issue

Description

Support DeleteEntityAction by replacing the entity with empty object.
Thanks to empty object, the changeset is small

How to review this PR.

Currently, no scenario use DeleteEntityAction, so I added delete.yaml.
As behavior was changed, regression test is needed.

Others

@github-actions
Copy link

This PR may breaks the interface to external services! Please see https://tier4.atlassian.net/wiki/spaces/S/pages/1984987364

@f0reachARR
Copy link
Contributor Author

Changes of interface are planned to be reverted

@f0reachARR f0reachARR force-pushed the feature/deleted-entity branch 2 times, most recently from 5c97887 to 500f619 Compare October 18, 2023 08:19
@HansRobo HansRobo self-requested a review October 18, 2023 09:13
@f0reachARR f0reachARR marked this pull request as ready for review October 18, 2023 09:31
@HansRobo HansRobo merged commit 36632f2 into master Oct 30, 2023
8 checks passed
@HansRobo HansRobo deleted the feature/deleted-entity branch October 30, 2023 10:36
@HansRobo HansRobo mentioned this pull request Dec 21, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants