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

Support docker compose v2 #586

Closed

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    7c109a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a68ac View commit details
    Browse the repository at this point in the history
  3. Fix most of test errors

    lel-amri committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    149e977 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8598530 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aefec6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f11f1c2 View commit details
    Browse the repository at this point in the history
  7. Is it worth the trouble ?

    lel-amri committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    2f17cae View commit details
    Browse the repository at this point in the history
  8. Fix Copyright

    lel-amri committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a06676e View commit details
    Browse the repository at this point in the history
  9. Finally found what was the issue with the """DOCUMENTATION"""

    I hate how misleading was the error message
    lel-amri committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    16ecd95 View commit details
    Browse the repository at this point in the history
  10. Disable one pylint message

    lel-amri committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    734ef4c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Fix a bug

    lel-amri committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d1ce307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b1a68 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Fix the RETURN documentation

    lel-amri committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    98e91cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d48e6b View commit details
    Browse the repository at this point in the history
  3. Add basic tests.

    felixfontein authored and lel-amri committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5d05bed View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    d7ae965 View commit details
    Browse the repository at this point in the history
  2. Fix documentation

    lel-amri committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    54666b5 View commit details
    Browse the repository at this point in the history
  3. Fix tests for "present"

    lel-amri committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    f55a3f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. start-stop.yml tests are all right now

    Also, implemented state=created
    lel-amri committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    31a5ffc View commit details
    Browse the repository at this point in the history
  2. Disable an assertion

    lel-amri committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    bbfd72a View commit details
    Browse the repository at this point in the history