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

Deprecate addgroup #307

Merged
merged 31 commits into from
Feb 26, 2024
Merged

Deprecate addgroup #307

merged 31 commits into from
Feb 26, 2024

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    a105150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0912a8 View commit details
    Browse the repository at this point in the history
  3. Removes testing on older Python version (3.6 and 3.7)

    And also add testing on newer 3.10.
    arokem committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1fcdcf5 View commit details
    Browse the repository at this point in the history
  4. Build the docs only on 3.9

    arokem committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    dd33e9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e315ae1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    535b656 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44aa104 View commit details
    Browse the repository at this point in the history
  8. More compatibility issues

    arokem committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    9fd2907 View commit details
    Browse the repository at this point in the history
  9. Update deprecated imports from the collections module.

    Python 3.10 compatibility.
    arokem committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    9b760da View commit details
    Browse the repository at this point in the history
  10. Upgrade black

    arokem committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    5c45502 View commit details
    Browse the repository at this point in the history
  11. Don't flake8 these files.

    arokem committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    06ec1cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ffc876b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    14a7874 View commit details
    Browse the repository at this point in the history
  14. Turns out this is not a flake8 thing, but a black thing.

    So there you have it.
    arokem committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    39c392d View commit details
    Browse the repository at this point in the history
  15. Update pytest.

    arokem committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    552a35f View commit details
    Browse the repository at this point in the history
  16. Install moto with the optional cloudformation dependencies.

    We're hardcore.
    arokem committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    5222377 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f4e695e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5854dd5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d193a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    32af62e View commit details
    Browse the repository at this point in the history
  2. Try adding a shebang to the template. Otherwise running into 'exec fo…

    …rmat error' on Batch
    arokem committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    7daf3f1 View commit details
    Browse the repository at this point in the history
  3. use CMD instead of ENTRYPOINT

    arokem committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    782bce7 View commit details
    Browse the repository at this point in the history
  4. Do the normal thing again

    arokem committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0d3415d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29339e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    8f7051e View commit details
    Browse the repository at this point in the history
  2. Upgrade sphinx version.

    arokem committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9627abc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Set "moto[cloudformation]==4.1.5" to address failures in test_docker_…

    …image and test_knot
    maouw committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    121d076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab2b0ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4242722 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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