Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions content/master/guides/extensions-release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ For more information about Crossplane packages, review the
[xpkg concepts]({{<ref "../packages" >}}).
{{< /hint >}}

{{< hint "note" >}}
This guide focuses on building and releasing Crossplane extensions. The release
process for the core Crossplane software is available in the
[`crossplane/release`](https://github.com/crossplane/release) repository.
{{< /hint >}}

## Typical workflow

A typical GitHub workflow definition to build and release an extension
Expand Down
6 changes: 6 additions & 0 deletions content/v2.0/guides/extensions-release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ For more information about Crossplane packages, review the
[xpkg concepts]({{<ref "../packages" >}}).
{{< /hint >}}

{{< hint "note" >}}
This guide focuses on building and releasing Crossplane extensions. The release
process for the core Crossplane software is available in the
[`crossplane/release`](https://github.com/crossplane/release) repository.
{{< /hint >}}

## Typical workflow

A typical GitHub workflow definition to build and release an extension
Expand Down