Skip to content

Conversation

@CodeShellDev
Copy link
Owner

@CodeShellDev CodeShellDev commented Nov 16, 2025

Summary

We are migrating from managing the utils locally, to using them remotely with gotl.
Many utils should definetly belong into a separate repo for easier access.
templating.go was pretty specific to SSA, so we might move some funcs from gotl back into here,
if we ever feel the need to change funcs in the templating module.

Changes

  • removed most of utils/
  • added imports for gotl/pkg

=> -0.1MB (according to docker images)

Checklist

  • PR tested
  • Docs updated (if applicable)

@CodeShellDev CodeShellDev self-assigned this Nov 30, 2025
@CodeShellDev CodeShellDev linked an issue Nov 30, 2025 that may be closed by this pull request
@CodeShellDev CodeShellDev merged commit 7839e08 into main Dec 1, 2025
@CodeShellDev CodeShellDev mentioned this pull request Dec 1, 2025
2 tasks
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.

Cleanup utils: migrate to gotl

2 participants