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

chore: adding edit service descriptor #143

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

franciscolopezsancho
Copy link
Contributor

There was no mention in the section to edit the service.
Also a bit of rewording.

@github-actions github-actions bot added the documentation documentation related label Jan 13, 2025
Akka services can also be described and managed with *YAML service descriptors*.
Akka services can also be described and managed with *YAML service descriptors*. See xref:reference:descriptors/service-descriptor.adoc[].

Once you have <<_deploying_a_service, deployed your service>>, you can modify it by editing its service descriptor:
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 we should move this to a separate === section, after "Redeploying with a descriptor".

Edit would be a very rare operation in my opinion, unless possibly when toying around. Instead, the normal cycle is to edit the descriptor in git, then apply it again.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK. Let's do that.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done, now.

- creating section to edit descriptor in place
@franciscolopezsancho franciscolopezsancho requested review from patriknw and removed request for octonato January 16, 2025 03:50
Copy link
Member

@patriknw patriknw left a comment

Choose a reason for hiding this comment

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

LGTM, with language question

@franciscolopezsancho franciscolopezsancho merged commit 7742e40 into main Jan 16, 2025
4 checks passed
@franciscolopezsancho franciscolopezsancho deleted the chore_docs_add_edit_service_descriptor branch January 16, 2025 09:25
aludwiko pushed a commit that referenced this pull request Jan 17, 2025
* chore: adding edit service descriptor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants