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: removes provider from init and moves CI templates #344

Merged
merged 9 commits into from
Sep 16, 2024

Commits on Sep 12, 2024

  1. fix(init): updates mismatches between init and the initial workflow f…

    …iles
    
    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    67f6283 View commit details
    Browse the repository at this point in the history
  2. feat: removes provider from init entrypoint

    To simplfy this feature, the provider workflows
    will be available in the repo under TEMPLATES to copy
    manually.
    
    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b52fdb5 View commit details
    Browse the repository at this point in the history
  3. docs: updates tutorial and corrects workflows

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    23db548 View commit details
    Browse the repository at this point in the history
  4. test: adds back unit tests for directory validation

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3ff376e View commit details
    Browse the repository at this point in the history
  5. test: adds back tests for trestlebot keep file

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b6b251d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix: addresses PR feedback

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3c3b17f View commit details
    Browse the repository at this point in the history
  2. chore(deps): removes extra dependency for importlib

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    477e204 View commit details
    Browse the repository at this point in the history
  3. docs: fixes GitHub tutorial steps

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c7b3693 View commit details
    Browse the repository at this point in the history
  4. fix: updates unit tests for trestle API breaking change

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    492949b View commit details
    Browse the repository at this point in the history