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

pass meta to fix remote runtime #17

Merged
merged 1 commit into from
May 7, 2024
Merged

pass meta to fix remote runtime #17

merged 1 commit into from
May 7, 2024

Conversation

mwood23
Copy link
Contributor

@mwood23 mwood23 commented May 7, 2024

Closes #

πŸ’Έ TL;DR

Without passing the meta you can't use the remote runtime. I can't test it easily, but it feels right for devenv.

πŸ“œ Details

Design Doc

Jira

πŸ§ͺ Testing Steps / Validation

βœ… Checks

  • CI tests (if present) are passing
  • Adheres to code style for repo
  • Contributor License Agreement (CLA) completed if not a Reddit employee

@mwood23 mwood23 requested a review from niedzielski May 7, 2024 18:34
Copy link
Member

@niedzielski niedzielski left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines 70 to 73
#customPost: CustomPostNiceClient
#uiEventHandler: UIEventHandlerNiceClient
#meta: Metadata
#uploaded: () => Promise<Empty>
Copy link
Member

Choose a reason for hiding this comment

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

πŸ”• I think these can all be marked readonly but not new to this patch πŸ‘

@mwood23 mwood23 merged commit 26d83bb into main May 7, 2024
1 check passed
@mwood23 mwood23 deleted the pass-meta-to-remote branch May 7, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants