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: Rdo 6 1 liner sdk examples #185

Closed
wants to merge 12 commits into from

Conversation

John-Memphis
Copy link
Contributor

No description provided.

@tbazen
Copy link
Collaborator

tbazen commented Jan 9, 2024

@John-Memphis can you resolve the conflict?

@John-Memphis John-Memphis marked this pull request as draft January 9, 2024 19:46
@John-Memphis
Copy link
Contributor Author

@bazen-teklehaymanot I will resolve it. I meant to make this a draft PR

@John-Memphis John-Memphis self-assigned this Jan 9, 2024
@John-Memphis John-Memphis marked this pull request as ready for review January 9, 2024 21:40
@tbazen
Copy link
Collaborator

tbazen commented Jan 11, 2024

@John-Memphis all checks should pass before review

README.md Outdated Show resolved Hide resolved
options.Username = "test_user";
options.Password = Environment.GetEnvironmentVariable("memphis_pass");
options.Host = "<memphis-host>";
// options.AccountId = "<memphis-accountId>";
Copy link
Contributor

Choose a reason for hiding this comment

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

why is it in a comment? maybe needs another comment - for cloud users

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@shay23b because it errors if I don't put it in a comment. I don't want to put it in a string because it's not a string (it's an int), but I also can't leave it uncommented because it will error.

I looked at the old examples and this was how this was treated to get past the linter complaining about the quotes

examples/Producer/Program.cs Show resolved Hide resolved
@tbazen tbazen closed this Jul 8, 2024
@tbazen tbazen deleted the RDO-6-1-liner-sdk-examples branch July 8, 2024 15:33
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.

3 participants