Skip to content

chore: use shared constants - #654

Merged
tenthirtyam merged 1 commit into
mainfrom
chore/use-shared-test-constants-in-tkgaws-tests
Jun 22, 2026
Merged

chore: use shared constants#654
tenthirtyam merged 1 commit into
mainfrom
chore/use-shared-test-constants-in-tkgaws-tests

Conversation

@tenthirtyam

@tenthirtyam tenthirtyam commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Replace repeated hard-coded test literals with named constants to centralize values and reduce duplication.

This will help resolve the current CI failures for golangci-lint related for goconst.

Type

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style/formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is a chore update
  • This is something else.
    Please describe:

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Test and Documentation

  • Tests have been completed.
  • Documentation has been added or updated.

Issue References

Additional Information

@tenthirtyam tenthirtyam self-assigned this Jun 19, 2026
@tenthirtyam tenthirtyam added the chore Chore label Jun 19, 2026
@github-actions github-actions Bot added provider Provider needs-review Needs Review labels Jun 19, 2026
@tenthirtyam tenthirtyam changed the title chore: use shared test constants in tkgaws tests chore: use shared test constants Jun 19, 2026
@tenthirtyam
tenthirtyam marked this pull request as draft June 19, 2026 15:49
@tenthirtyam
tenthirtyam force-pushed the chore/use-shared-test-constants-in-tkgaws-tests branch 2 times, most recently from 3d5dae9 to 28c6fee Compare June 19, 2026 16:19
@tenthirtyam tenthirtyam changed the title chore: use shared test constants chore: use shared constants Jun 19, 2026
Replace repeated hard-coded literals with named constants to centralize values and reduce duplication.

Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
@tenthirtyam
tenthirtyam force-pushed the chore/use-shared-test-constants-in-tkgaws-tests branch from 28c6fee to 461d8b1 Compare June 19, 2026 16:24
@tenthirtyam
tenthirtyam requested a review from vivgoyal June 19, 2026 16:27
@tenthirtyam
tenthirtyam marked this pull request as ready for review June 19, 2026 16:27
@tenthirtyam
tenthirtyam requested a review from gurav-samir June 19, 2026 16:28
@vivgoyal

Copy link
Copy Markdown
Contributor

Looks like linter is failing for this PR

@tenthirtyam

Copy link
Copy Markdown
Contributor Author

@vivgoyal

It's failing because the changes are across two PRs to address all of the linting. :)

@tenthirtyam
tenthirtyam merged commit c7c58af into main Jun 22, 2026
7 of 9 checks passed
@tenthirtyam
tenthirtyam deleted the chore/use-shared-test-constants-in-tkgaws-tests branch June 22, 2026 19:03
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Jun 22, 2026
@github-actions

Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore provider Provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants