v1.4.0
cloudpossebot
released this
28 Aug 16:28
·
33 commits
to refs/heads/master
since this release
fix: Improved Links for Developer Onboarding @milldr (#671)
what
- Replace invalid link for Developer Onboarding
- Replace several "legacy" links to latest location for the same content
why
- The "Introduction to Toolset" slides have been replaced with a video
- Avoid using "legacy" links
references
- customer request
feat(DEV-2500): Identity Docs Improvements @milldr (#670)
what
- Improve identity documentation
why
- Incorporate identity feedback from previous PR
references
- #665
- DEV-2500
fix: Preview Env @milldr (#669)
what
- Checkout the preview branch for preview deployments
why
- The workflow runs on
pull_request_target
references
- fix previews
♻️ chore(deps): update cloudposse/github-action-atmos-affected-stacks action to v4 @cloudpossebot (#667)
What
This pull request was created by the 🚀 Generate Examples workflow in the cloudposse/refarch-scaffold repository. This PR updates this documentation repo with the latest configuration for the Cloud Posse reference architecture.
Why
This documentation repo is used for reference purposes and should have the latest configuration.
References
Internal PR: cloudposse/refarch-scaffold#699
Datadog Landing page rewrite @Benbentwo (#662)
what
- Rewrite Datadog Landing page and clean it up
why
- Many parts of it are currently broken
references
Fix Steps so that they always start at 1 @osterman (#668)
what
- Ensure the
<Steps/>
component sets the counter context - Use the context for
<StepNumber/>
- Fix formatting of philips labs setup
- Add missing
<Steps/>
container where necessary
why
- It was confusing that steps didn't start at 1, if multiple
<Steps/>
were defined on the page