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

ci: add a github action for linting jsonnet #12527

Merged
merged 15 commits into from
Apr 16, 2024
Merged

Commits on Apr 8, 2024

  1. add a github action for linting jsonnet

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7470413 View commit details
    Browse the repository at this point in the history
  2. fix whitespaceing

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3549e37 View commit details
    Browse the repository at this point in the history
  3. run on ubuntu kekw

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    dd12cc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix promtail-mixin linting

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    aa544cc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. update loki-mixin to match or ignore linting rules

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0260dbc View commit details
    Browse the repository at this point in the history
  2. fix mistype in promtail mixin lint config

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    367e523 View commit details
    Browse the repository at this point in the history
  3. update mixtool version

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    581c0e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fixes based on new dashboard linter version

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4fdfd56 View commit details
    Browse the repository at this point in the history
  2. add check for the compiled mixin

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    791ba85 View commit details
    Browse the repository at this point in the history
  3. just run the make target to check the compiled mixin diff

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b6a3ebf View commit details
    Browse the repository at this point in the history
  4. don't use build container

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    22a7b67 View commit details
    Browse the repository at this point in the history
  5. update compiled mixins

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ab745b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b656625 View commit details
    Browse the repository at this point in the history
  7. one last update, hopefully

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7eaa1e1 View commit details
    Browse the repository at this point in the history
  8. remove drone job that's doing these checks

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9438826 View commit details
    Browse the repository at this point in the history