port-docs
port-docs copied to clipboard
The open-source repo for docs.getport.io
# Description Update the Promote to Production guide ## Updated docs pages Please also include the path for the updated docs - Promote to Production (`docs/create-self-service-experiences/setup-backend/github-workflow/examples/promote-to-production.md`)
# Description Update GitHub actions for Azure ## Updated docs pages Please also include the path for the updated docs - docs/create-self-service-experiences/setup-backend/github-workflow/examples/Azure/create-azure-resource.md - docs/create-self-service-experiences/setup-backend/github-workflow/examples/Azure/tag-azure-resource.md
# Description Update the AWS GitHub guides with the v2 actions schema ## Updated docs pages Please also include the path for the updated docs - docs/create-self-service-experiences/setup-backend/github-workflow/examples/AWS/add-tags-to-ecr-repository.md - docs/create-self-service-experiences/setup-backend/github-workflow/examples/AWS/add-tags-to-s3-bucket.md -...
# Description Update Github actions for K8s, Slack and More ## Updated docs pages Please also include the path for the updated docs - docs/create-self-service-experiences/setup-backend/github-workflow/examples/kubernetes/manage-clusters.md - docs/create-self-service-experiences/setup-backend/github-workflow/examples/promote-to-production.md - docs/create-self-service-experiences/setup-backend/github-workflow/examples/broadcast-api-consumers-message.md -...
# Description Added Upbound EKS as a service to the docs ## Added docs pages - Quickstart (`docs/create-self-service-experiences/setup-backend/github-workflow/examples/Upbound/upbound-port-capabilities.md`)
Bumps [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local) from 0.40.1 to 0.41.0. Release notes Sourced from @easyops-cn/docusaurus-search-local's releases. v0.41.0 0.41.0 (2024-05-23) Features support search based on description and keywords (0c12b59), closes #344 Changelog Sourced from @easyops-cn/docusaurus-search-local's...
# Description Replaced `port_payload` with similar feature that sends essential `port_context` via the action input. This to take advantage of the control the payload feature of Port actions. ## Updated...
# Description Replaced `port_payload` with similar feature that sends essential `port_context` via the action input. This to take advantage of the control the payload feature of Port actions. ## Updated...
# Description Update actions to v2 schema ## Updated docs pages - docs/create-self-service-experiences/setup-backend/github-workflow/examples/AWS/terraform-plan-and-apply-aws-resource.md - docs/create-self-service-experiences/setup-backend/github-workflow/examples/argocd/rollback-argocd-deployment.md - docs/create-self-service-experiences/setup-backend/github-workflow/examples/lock-and-unlock-service-in-port.md - docs/build-your-software-catalog/custom-integration/api/ci-cd/_ci_example_action.mdx
# Description Improved existing pagerduty guides and fixed bug in obtaining the entity ids ## Updated docs pages /create-self-service-experiences/setup-backend/github-workflow/examples/PagerDuty/ ### BugFix - correct entity identifer in port action to `.entity.identifier`...