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

Add template-files composite action #127

Merged
merged 27 commits into from
May 8, 2024
Merged

Add template-files composite action #127

merged 27 commits into from
May 8, 2024

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    4f4abe8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    08fced3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d4a7ac View commit details
    Browse the repository at this point in the history
  3. Undo caching

    kenodegard committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c5d2fd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aa4444 View commit details
    Browse the repository at this point in the history
  5. Less verbose pip install

    kenodegard committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e57ceac View commit details
    Browse the repository at this point in the history
  6. Improve error message

    kenodegard committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7f3ab1d View commit details
    Browse the repository at this point in the history
  7. Improve errors

    kenodegard committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    20c5202 View commit details
    Browse the repository at this point in the history
  8. Add rich colors

    kenodegard committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9049e74 View commit details
    Browse the repository at this point in the history
  9. Preserve trailing newlines

    kenodegard committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0120e76 View commit details
    Browse the repository at this point in the history
  10. Format

    kenodegard committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cea2c34 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    ed50ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af5f413 View commit details
    Browse the repository at this point in the history
  3. Format

    kenodegard committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f3ceab2 View commit details
    Browse the repository at this point in the history
  4. Add option to remove files

    kenodegard committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    55324f5 View commit details
    Browse the repository at this point in the history
  5. Better error handling

    kenodegard committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7ef616f View commit details
    Browse the repository at this point in the history
  6. Fix jsonschema type

    kenodegard committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7356f38 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Add requirements.txt

    kenodegard committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1056e74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b3b626 View commit details
    Browse the repository at this point in the history
  3. Suggestions from code review

    Co-Authored-By: Jannis Leidel <1610+jezdez@users.noreply.github.com>
    kenodegard and jezdez committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7393d79 View commit details
    Browse the repository at this point in the history
  4. Correct src/dst variables

    kenodegard committed May 7, 2024
    Configuration menu
    Copy the full SHA
    df6127c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca16921 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1d67e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f068a2 View commit details
    Browse the repository at this point in the history
  8. Manual caching

    kenodegard committed May 7, 2024
    Configuration menu
    Copy the full SHA
    37239ba View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    f2a3cf2 View commit details
    Browse the repository at this point in the history
  2. Correct regex

    kenodegard committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5006bd1 View commit details
    Browse the repository at this point in the history