Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAT-19181 GitHub Actions Error: uploading S3 Object to Bucket (#285)
* β¨ (send-docs-redirects-to-staging.yml): add a check for website_redirect format to ensure all values start with a forward slash for consistency and correctness in redirect paths * π (variables.tf): add a comment to indicate the need for a list of redirects from team members to clarify requirements * π (send-docs-redirects-to-staging.yml): improve validation for website_redirect format to ensure it starts with '/' or 'http' π‘ (variables.tf): remove unnecessary trailing whitespace for cleaner code * π (variables.tf): add a comment placeholder for obtaining redirect list from team members * β»οΈ (variables.tf): update redirect path to remove leading slash for consistency in URL formatting * β»οΈ (variables.tf): update redirect path to include leading slash for consistency and correctness in URL structure * β¨ (send-enterprise-redirects-to-staging.yml): add a step to check the format of website_redirect entries to ensure valid URLs π‘ (send-enterprise-redirects-to-staging.yml): provide error messages and examples for invalid website_redirect formats to guide users
- Loading branch information