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 documentation on how to use common deployment tools #49

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

martin-helmich
Copy link
Member

  • Add some documentation on how to work with Deployer
  • Finalize documentation

@martin-helmich martin-helmich merged commit 5805ab0 into master Oct 18, 2023
2 checks passed
@martin-helmich martin-helmich deleted the feature/deployer branch October 18, 2023 08:37
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants