Skip to content

v1.29.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 30 May 19:45
· 30 commits to refs/heads/master since this release
095fb65
Workshop #2 time @milldr (#755)

what

Changed time for workshop 2

why

Starting next week, our Wednesday Customer Workshop will shift to 5:30 PM EDT / 4:30 PM CDT / 2:30 PM PDT (Thursday 7:30 AM in Sydney/Melbourne, 9:30 AM in New Zealand).

This adjustment is designed to better support teams in regions like Australia and New Zealand, while continuing to be accessible to our U.S. customer base (5:30 PM EDT / 4:30 PM CDT / 2:30 PM PDT, same day).

references

  • DEV-3296
fixes markdown synthax for link @patlachance (#752)

what

fixed wrong synthax for markdown link

why

link not working

references

none, multiple other usage of markdown links in the document

Fix workflows for forks @goruha (#753)

what

  • Added repository: ${{ github.event.pull_request.head.repo.full_name }} for checkout action

why

  • Handle pull_request_target with forks
♻️ Localstack Demo Example @cloudpossebot (#748)

[!IMPORTANT]
Do not merge this PR manually. It will be handled automatically by the cloudposse/refarch-scaffold repository.
Instead, please review the changes and merge cloudposse/refarch-scaffold#750

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#750