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

Gh-401: Document named operations #404

Merged
merged 12 commits into from
Oct 6, 2023

Conversation

cn337131
Copy link
Member

@cn337131 cn337131 commented Sep 27, 2023

Added an overview on Named Operations which explains what they are, how to create and execute them and how to add security to them. I added some information added to the Operation Scores page but this will need to be expanded on in another PR.

Related Issue

Copy link
Member

@GCHQDeveloper314 GCHQDeveloper314 left a comment

Choose a reason for hiding this comment

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

Some parts of the page talk about adding a named operation and then about creating or executing a named operation. This seems a little confusing, I'd suggest using 'execute' only and not 'create', as the creation in this context is just making an object to specify what to execute; vs creating (adding) a store named operation.

docs/administration-guide/named-operations.md Outdated Show resolved Hide resolved
docs/administration-guide/named-operations.md Outdated Show resolved Hide resolved
docs/administration-guide/named-operations.md Outdated Show resolved Hide resolved
docs/administration-guide/named-operations.md Outdated Show resolved Hide resolved
docs/administration-guide/named-operations.md Outdated Show resolved Hide resolved
docs/administration-guide/named-operations.md Outdated Show resolved Hide resolved
docs/administration-guide/named-operations.md Outdated Show resolved Hide resolved
docs/administration-guide/named-operations.md Outdated Show resolved Hide resolved
docs/administration-guide/named-operations.md Outdated Show resolved Hide resolved
@GCHQDeveloper314 GCHQDeveloper314 merged commit 82f02bc into v2docs Oct 6, 2023
2 checks passed
@GCHQDeveloper314 GCHQDeveloper314 deleted the gh-401-document-named-operations branch October 6, 2023 13:40
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.

Document Named Operations
4 participants