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

Adding concept pages with bullet points #273

Closed
wants to merge 45 commits into from
Closed

Adding concept pages with bullet points #273

wants to merge 45 commits into from

Conversation

gvdongen
Copy link
Contributor

@gvdongen gvdongen commented Jan 23, 2024

Fixes #266

Copy link

cloudflare-workers-and-pages bot commented Jan 23, 2024

Deploying documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 80646ab
Status:⚡️  Build in progress...

View logs

gvdongen and others added 27 commits January 30, 2024 10:07
* Add docs on how to invoke the handler API

* Feedback
)

* Unify docker commands for MacOS and Linux for quickstart and tour of Restate

* Unify docker commands in documentation

* Fix Jaeger host for new docker run commands

* Update docs/quickstart.mdx

Co-authored-by: Till Rohrmann <[email protected]>

---------

Co-authored-by: Till Rohrmann <[email protected]>
* Rename managed service to Restate Cloud

* Fix urls for Restate cloud docs
* Fix vanilla grpc example

* Fix state key
* Document promise/awaitable any/all

* Add note on requirement to immediately await side effects

* Update promise combinator explanation

* Fix Awaitable.all not returning response

* Fix language of code snippets
* Document CLI state retrieval and editing

* Add review feedback
* fix links

* Fix links to examples
* Update kubernetes deployment docs to reference operator

* Use tip
* Move awakeable TS code snippets

* Accept custom tags to reduce number of code files

* Move Java awakeable code snippets

* Move code snippets Durable timers

* Move error handling code snippets

* Move Kafka code samples, clean up, bash code highlighting

* Fix bash commands of awakeables

* Move overview code snippets and cleanup of page

* Move restate context code snippets

* Move serialization code snippets

* Move service communication snippets

* Cleanup

* Fix protobuf classes in restate context examples

* Move serving code snippets

* Move Side effects and determinism code snippets

* Move state code snippets

* Move service type snippets

* Move operate code snippets

* Fix service types code snippets

* Fix typos

* Address feedback: simplify github actions worflow and add more validation checks to the code loader
tillrohrmann and others added 16 commits March 21, 2024 10:01
* Move awakeable TS code snippets

* Accept custom tags to reduce number of code files

* Move Java awakeable code snippets

* Move code snippets Durable timers

* Move error handling code snippets

* Move Kafka code samples, clean up, bash code highlighting

* Fix bash commands of awakeables

* Move overview code snippets and cleanup of page

* Move restate context code snippets

* Move serialization code snippets

* Move service communication snippets

* Cleanup

* Fix protobuf classes in restate context examples

* Move serving code snippets

* Move Side effects and determinism code snippets

* Move state code snippets

* Move service type snippets

* Add github code loading

* Cleanu

* Move first part of tour code snippets

* Retrieve tour code snippets from git

* Add tour code snippets

* Retrieve Java Tour code snippets from Github instead of inline

* Update tour

* Update tour description, fix some typos

* Update Java Tour

* Add custom tags and github code snippets docs to readme

* Change URL to examples main

* Fix bug in code loader script after merging main
# Conflicts:
#	docs/concepts/durable_execution.mdx
#	docs/concepts/services_workflows_virtual_objects.mdx
#	sidebars.js
@gvdongen gvdongen closed this Mar 25, 2024
@gvdongen gvdongen deleted the issue266 branch March 25, 2024 08:21
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.

Add concepts pages with bullet points
4 participants