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

Add TS Tour of Restate #94

Merged
merged 4 commits into from
Feb 5, 2024
Merged

Add TS Tour of Restate #94

merged 4 commits into from
Feb 5, 2024

Conversation

gvdongen
Copy link
Collaborator

@gvdongen gvdongen commented Feb 1, 2024

Fixes restatedev/tour-of-restate#17

  • Moves Tour of Restate Typescript to the examples repo

@gvdongen gvdongen requested a review from tillrohrmann February 1, 2024 17:06
Copy link
Contributor

@tillrohrmann tillrohrmann left a comment

Choose a reason for hiding this comment

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

Thanks for moving the tour of Restate to the examples repository. The changes look good to me. +1 for merging. Please also update https://github.com/restatedev/restate/blob/main/docs/dev/release.md to reflect the latest state.

@@ -0,0 +1,22 @@
/*
* Copyright (c) 2023 - Restate Software, Inc., Restate GmbH
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Should this rather be "Copyright (c) 2024"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Do we actually need these licenses for an MIT licensed example? It feels so cluttered...

Copy link
Contributor

Choose a reason for hiding this comment

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

Not entirely sure. For me, the license headers are pretty much standard and I don't see them anymore.

@gvdongen gvdongen merged commit 2e276b3 into main Feb 5, 2024
2 checks passed
@gvdongen gvdongen deleted the issue17 branch February 5, 2024 09:57
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.

Move Typescript Tour of Restate to examples
2 participants