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: Add Minio module #2132

Merged
merged 19 commits into from
Jan 25, 2024
Merged

feat: Add Minio module #2132

merged 19 commits into from
Jan 25, 2024

Commits on Jan 22, 2024

  1. generate module for minio

    adoublef committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a9c19e6 View commit details
    Browse the repository at this point in the history
  2. get minio testing to work

    adoublef committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    acf1ac1 View commit details
    Browse the repository at this point in the history
  3. update the comments

    adoublef committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    cd213e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faae9f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73f3f10 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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

Commits on Jan 24, 2024

  1. Update .github/workflows/ci.yml

    Minio is already included in modules group
    
    Co-authored-by: Manuel de la Peña <social.mdelapenya@gmail.com>
    adoublef and mdelapenya committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    17cad72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dfa831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    472f093 View commit details
    Browse the repository at this point in the history
  4. readd user/password check

    adoublef committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    227219f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3877cf7 View commit details
    Browse the repository at this point in the history
  6. change to 1.21 from 1.21.3

    adoublef committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0a614a1 View commit details
    Browse the repository at this point in the history
  7. remove unknown directive

    adoublef committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    34dc3c8 View commit details
    Browse the repository at this point in the history
  8. 1.20 is only supported

    adoublef committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3c971e4 View commit details
    Browse the repository at this point in the history
  9. ran golangci-lint

    adoublef committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b4177f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0638f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    887c5cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8535764 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. chore: run mod tidy

    mdelapenya committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e100af0 View commit details
    Browse the repository at this point in the history