-
Notifications
You must be signed in to change notification settings - Fork 2
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 documentation on how to use common deployment tools #49
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
martin-helmich
commented
Oct 17, 2023
- Add some documentation on how to work with Deployer
- Finalize documentation
mfal
approved these changes
Oct 18, 2023
cloudsftp
pushed a commit
that referenced
this pull request
Oct 1, 2024
* Bump @mittwald/flow-react-components Bumps [@mittwald/flow-react-components](https://github.com/mittwald/flow) from 0.1.0-alpha.150 to 0.1.0-alpha.153. - [Release notes](https://github.com/mittwald/flow/releases) - [Changelog](https://github.com/mittwald/flow/blob/main/CHANGELOG.md) - [Commits](mittwald/flow@0.1.0-alpha.150...0.1.0-alpha.153) --- updated-dependencies: - dependency-name: "@mittwald/flow-react-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump tsx from 4.11.2 to 4.15.7 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.11.2 to 4.15.7. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.11.2...v4.15.7) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @types/lodash from 4.17.4 to 4.17.5 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.4 to 4.17.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Revamp tag index pages * Remove autogenerated category indexes * Operation links should respect API version * Display doccards in multiple columns; rely less on generated markdown * Formatting * Also add new reference index page * Fix duplicate reference index document * Bump @mittwald/flow-react-components Bumps [@mittwald/flow-react-components](https://github.com/mittwald/flow) from 0.1.0-alpha.153 to 0.1.0-alpha.155. - [Release notes](https://github.com/mittwald/flow/releases) - [Changelog](https://github.com/mittwald/flow/blob/main/CHANGELOG.md) - [Commits](mittwald/flow@0.1.0-alpha.153...0.1.0-alpha.155) --- updated-dependencies: - dependency-name: "@mittwald/flow-react-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Contextual help should come *after* the element * Use "plain" variant for copy button * Add option to customize API definitions with custom descriptions * Bump @mittwald/flow-react-components Bumps [@mittwald/flow-react-components](https://github.com/mittwald/flow) from 0.1.0-alpha.155 to 0.1.0-alpha.156. - [Release notes](https://github.com/mittwald/flow/releases) - [Changelog](https://github.com/mittwald/flow/blob/main/CHANGELOG.md) - [Commits](mittwald/flow@0.1.0-alpha.155...0.1.0-alpha.156) --- updated-dependencies: - dependency-name: "@mittwald/flow-react-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Add option to override code examples * Add option to override tag index pages * Fix bug in OperationUsage, when no custom tabs were passed * Document customization options * Provide translations for menu items and index pages * Make admonitions use InlineAlert component * Use OperationDocCard for operation references * Use specialized components to link to operations * Update translations * Bump @mittwald/flow-react-components Bumps [@mittwald/flow-react-components](https://github.com/mittwald/flow) from 0.1.0-alpha.156 to 0.1.0-alpha.160. - [Release notes](https://github.com/mittwald/flow/releases) - [Changelog](https://github.com/mittwald/flow/blob/main/CHANGELOG.md) - [Commits](mittwald/flow@0.1.0-alpha.156...0.1.0-alpha.160) --- updated-dependencies: - dependency-name: "@mittwald/flow-react-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bring intro page up-to-date * Fix typo * Add missing german translation for PHP SDK page * Add OperationExample component to render example API calls * Sort API tags & operations deterministically * Refactor Schema + SchemaExample components * Formatting * Add translations for tab titles * Add option to include raw JSON schema * Use new SchemaWithExample component where possible * add extension schema documentation * use SchemaWithExample component for webhook request payload schemas * document meaning of properties in extension lifecycle webhooks * fix broken links --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Helmich <[email protected]> Co-authored-by: Frederic Reisenhauer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.