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

[BUG] deploy returns all cached items instead of only deployed ones #1008

Closed
2 tasks done
JoernBerkefeld opened this issue Jun 30, 2023 · 1 comment · Fixed by #1009 or #1023
Closed
2 tasks done

[BUG] deploy returns all cached items instead of only deployed ones #1008

JoernBerkefeld opened this issue Jun 30, 2023 · 1 comment · Fixed by #1009 or #1023
Assignees
Labels
bug Something isn't working
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

looks like the cache is merged incorrectly

Expected Behavior

cache merging shouldnt override result object

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Run '...'
  4. See error...

Version

5.1.0

Environment

  • OS:
  • Node:
  • npm:

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

@JoernBerkefeld JoernBerkefeld added the bug Something isn't working label Jun 30, 2023
@JoernBerkefeld JoernBerkefeld added this to the 5.2.0 milestone Jun 30, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Jun 30, 2023
@JoernBerkefeld JoernBerkefeld linked a pull request Jun 30, 2023 that will close this issue
3 tasks
JoernBerkefeld added a commit that referenced this issue Jun 30, 2023
…l-cached-items-instead-of-only-deployed-ones

#1008: ensure deploy returns deployed items, not complete cache
@github-actions
Copy link

Closed by #1009.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment