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

Feature/basic git and tar support #226

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2021

  1. Initial version updates before first testing

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    65f4756 View commit details
    Browse the repository at this point in the history
  2. Upgrade to gogs/git-module 1.1.5

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    4bc4174 View commit details
    Browse the repository at this point in the history
  3. Update docker/docker to moby/moby

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    0603093 View commit details
    Browse the repository at this point in the history
  4. Match pre-commit config to the appropriate json schema, and update ma…

    …in hooks
    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9f543da View commit details
    Browse the repository at this point in the history
  5. pre-commit sha->rev

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9a5be6a View commit details
    Browse the repository at this point in the history
  6. Fixed some deprecated dependencies

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    c1d8d97 View commit details
    Browse the repository at this point in the history
  7. Linter and mock suggestions

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    312b29f View commit details
    Browse the repository at this point in the history
  8. Linter dockerfile version upgrades

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    108bd15 View commit details
    Browse the repository at this point in the history
  9. tester dockerfile version upgrade

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    fbee090 View commit details
    Browse the repository at this point in the history
  10. Update docs and release images

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    7a3f896 View commit details
    Browse the repository at this point in the history
  11. Fixed type in docs for annotation tags

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9f87284 View commit details
    Browse the repository at this point in the history
  12. Update to latest sphinx and pre-commit-golang

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    19c7cc1 View commit details
    Browse the repository at this point in the history
  13. Remove useless variable

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9eb31a5 View commit details
    Browse the repository at this point in the history
  14. Remove deprecated linters

    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    19e4b74 View commit details
    Browse the repository at this point in the history
  15. Revert "Remove useless variable"

    This reverts commit b7dcbd2.
    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    8e6f519 View commit details
    Browse the repository at this point in the history
  16. Fixed mistakenly removed variable and updated docker image version fo…

    …r circleci
    Aidan Mundy committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    79863c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Initial git/tar support

    Aidan Mundy committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    4825280 View commit details
    Browse the repository at this point in the history
  2. add pull message when pulling git repo

    Aidan Mundy committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    bfa28d7 View commit details
    Browse the repository at this point in the history
  3. Fix linter errors

    Aidan Mundy committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    17f318e View commit details
    Browse the repository at this point in the history