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

feat: remove "foundation docs" fast output collection mode #271

Merged
merged 2 commits into from
Feb 5, 2024

Commits on Feb 2, 2024

  1. feat: remove "foundation docs" fast output collection mode

    Unfortunately this experimental new mode proved unreliable, see #267
    and #279 and is therefore now being removed from collie again.
    
    Users that enabled fast mode may opt to keep the terragrunt hooks
    emitting the "BEGIN COLLIE PLATFORM MODULE OUTPUT" markers.
    They are no longer functionally required to enable fast mode, but we
    found they can still enhance readability of collies output
    JohannesRudolph committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    592900a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. style: run deno fmt

    JohannesRudolph committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    07b66a4 View commit details
    Browse the repository at this point in the history