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: config files inside .GitHub folder #252

Merged
merged 13 commits into from
Dec 25, 2022
Merged

feat: config files inside .GitHub folder #252

merged 13 commits into from
Dec 25, 2022

Commits on Dec 14, 2022

  1. feat: let .templatesyncignore and .templatesyncversion be inside .github

    Signed-off-by: Luís Henrique A. Schünemann <44511825+LuisHenri@users.noreply.github.com>
    LuisHenri committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ae74fd9 View commit details
    Browse the repository at this point in the history
  2. refactor(sync-template): use .templateversionrc from root if found

    Otherwise, if it is not present or inside .github, use it as if inside .github
    LuisHenri committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d117c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38108c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    2455034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586be66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc43ea9 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    404a201 View commit details
    Browse the repository at this point in the history
  2. docs(architecture): add docs regarding version and ignore files being…

    … inside .github or root folder
    LuisHenri committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    507cc1e View commit details
    Browse the repository at this point in the history
  3. docs(readme): fix conflict

    LuisHenri committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    b544529 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into feat/config-files-inside-.github

    Signed-off-by: Luís Henrique A. Schünemann <44511825+LuisHenri@users.noreply.github.com>
    LuisHenri committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    70a2ef1 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Configuration menu
    Copy the full SHA
    44c8c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27192b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b140544 View commit details
    Browse the repository at this point in the history