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

Release support to 1.21.x #28

Merged
merged 4 commits into from
Dec 2, 2023
Merged

Release support to 1.21.x #28

merged 4 commits into from
Dec 2, 2023

Commits on Oct 30, 2023

  1. Add tests for documentation and contributing info

    - Added tests in CI for testing the documentation changes not committed
    
      Closes #14
    
    - Add details for contributing to the project CONTRIBUTING.md
    
    - Update for latest go version and dependencies
    
    Signed-off-by: Kairo de Araujo <kairo@kairo.eti.br>
    kairoaraujo committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8729b47 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Overwall updates to support Go 1.21.x

    Signed-off-by: Kairo de Araujo <kairo@dearaujo.nl>
    kairoaraujo committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    18f4d4c View commit details
    Browse the repository at this point in the history
  2. Add swag command in go.mod

    Signed-off-by: Kairo de Araujo <kairo@dearaujo.nl>
    kairoaraujo committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fe2cc8d View commit details
    Browse the repository at this point in the history
  3. Remove setup docker as it is not used

    Signed-off-by: Kairo de Araujo <kairo@dearaujo.nl>
    kairoaraujo committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    940c632 View commit details
    Browse the repository at this point in the history