Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Trim trailing non-word characters for hostname labels #200

Merged
merged 5 commits into from
Mar 12, 2024

Conversation

mrseanbaines
Copy link
Member

Fixes an issue where hostname labels end in non-word characters which prevents certain browsers (e.g. Firefox) from loading the URL

@mrseanbaines mrseanbaines requested a review from a team January 26, 2024 12:09
@mrseanbaines mrseanbaines changed the title Trim trailing non-word characters for hostname labels fix: Trim trailing non-word characters for hostname labels Jan 26, 2024
mrseanbaines and others added 2 commits January 26, 2024 12:41
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mrseanbaines mrseanbaines force-pushed the HEI-3302/remove-trailing-hyphens-for-feature-branches branch from 44580eb to 285d9e5 Compare January 26, 2024 12:41
@mrseanbaines
Copy link
Member Author

@macko911 is there a way to test this change in real life?

@macko911
Copy link
Contributor

is there a way to test this change in real life?

@mrseanbaines It is possible but it's not trivial. I wanted to write a guide on how to do so, if you don't mind waiting until early next week I would take time today to finish it, then use you as a guinea pig to see if the guide works, wdyt? 😄
https://www.notion.so/pleo/Guide-to-test-terraform-changes-before-merging-e639098417574a97ae180e9c9b7e644f

@mrseanbaines
Copy link
Member Author

is there a way to test this change in real life?

@mrseanbaines It is possible but it's not trivial. I wanted to write a guide on how to do so, if you don't mind waiting until early next week I would take time today to finish it, then use you as a guinea pig to see if the guide works, wdyt? 😄 https://www.notion.so/pleo/Guide-to-test-terraform-changes-before-merging-e639098417574a97ae180e9c9b7e644f

Ha, yep that works for me 👍

actions/cursor-deploy/index.ts Outdated Show resolved Hide resolved
@macko911
Copy link
Contributor

is there a way to test this change in real life?

@mrseanbaines It is possible but it's not trivial. I wanted to write a guide on how to do so, if you don't mind waiting until early next week I would take time today to finish it, then use you as a guinea pig to see if the guide works, wdyt? 😄 https://www.notion.so/pleo/Guide-to-test-terraform-changes-before-merging-e639098417574a97ae180e9c9b7e644f

Ha, yep that works for me 👍

The guide should be ready, feel free to add comments when something is unclear, it's pretty late so I'm not really sure it makes sense 😄

@macko911 macko911 merged commit 5247b68 into main Mar 12, 2024
5 checks passed
@macko911 macko911 deleted the HEI-3302/remove-trailing-hyphens-for-feature-branches branch March 12, 2024 15:24
@github-actions github-actions bot mentioned this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants