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

refactor: minor lint fixes & improve docs for TLD other than default #111

Merged
merged 7 commits into from
Sep 5, 2023

Conversation

sheldonhull
Copy link
Contributor

@sheldonhull sheldonhull commented Sep 2, 2023

📘 Documentation

  • Include detail on providing tld in the configuration, allowing eu and other TLDs to be used.
  • Mention tilt up in the initial setup config as viable option.

🤖 CI & Build

  • Improve mage tasks with secret setup and tear down for better development support and troubleshooting.
  • Bump go version in release pipeline to use 1.21 as can include standard library security improvements.
  • Remove failing error condition on mage job:rebuild to better allow default setup without running local builds, such as just using the published docker image.
    This supports easier demo/test usage by support.

🔨 Refactor

  • Improve logging with error wrapping and remove deprecated Go ioutil usage.

⬆️ Dependencies

  • Bump tooling such as changie, release, trunk, more security scanners.
  • Other dependency bumps such as golang.org/x/net.

fixes AB#526486

@sheldonhull sheldonhull marked this pull request as ready for review September 5, 2023 22:12
@sheldonhull sheldonhull requested review from a team as code owners September 5, 2023 22:12
@sheldonhull sheldonhull merged commit 2d05721 into main Sep 5, 2023
6 of 7 checks passed
@sheldonhull sheldonhull deleted the refactor/investigate-tld-improved-setup branch September 5, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants