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

WIP: Add mirror creation script #2008

Draft
wants to merge 46 commits into
base: develop-v5.1.0
Choose a base branch
from
Draft

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    bc9c5ee View commit details
    Browse the repository at this point in the history
  2. Add description

    JimMadge committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c41196a View commit details
    Browse the repository at this point in the history
  3. Add delete script

    JimMadge committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d949996 View commit details
    Browse the repository at this point in the history
  4. Correct pull mirror creation

    JimMadge committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9405f9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a26635 View commit details
    Browse the repository at this point in the history
  6. Fix linting

    JimMadge committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e8b2c17 View commit details
    Browse the repository at this point in the history
  7. Remove unused variables

    JimMadge committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9e1a5f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f8fe87 View commit details
    Browse the repository at this point in the history
  9. Restructure directory

    JimMadge committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fabd2b2 View commit details
    Browse the repository at this point in the history
  10. Rename function and api root

    JimMadge committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    68e85f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b15ff2 View commit details
    Browse the repository at this point in the history
  12. Correct status code check

    JimMadge committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    783999e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ad78a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bef8bcc View commit details
    Browse the repository at this point in the history
  15. Remove empty comment

    JimMadge committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    00f3036 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Remove old script

    JimMadge committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f453d39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428c649 View commit details
    Browse the repository at this point in the history
  3. Generalise argument parsing

    JimMadge committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2e2dae3 View commit details
    Browse the repository at this point in the history
  4. Generalise response handling

    JimMadge committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    eb7bdab View commit details
    Browse the repository at this point in the history
  5. Add return statement

    JimMadge committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    99dc8cb View commit details
    Browse the repository at this point in the history
  6. Add basic test

    JimMadge committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0a41555 View commit details
    Browse the repository at this point in the history
  7. Add delete mirror test

    JimMadge committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    fb41278 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    003d24f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b63b8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b88a380 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76e5f44 View commit details
    Browse the repository at this point in the history
  12. Remove some magic strings

    JimMadge committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    edd65dc View commit details
    Browse the repository at this point in the history
  13. Run lint:fmt

    JimMadge committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e9c8f29 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    6863e17 View commit details
    Browse the repository at this point in the history
  2. WIP remove resource group

    JimMadge committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a91f17f View commit details
    Browse the repository at this point in the history
  3. WIP: Add webapp

    JimMadge committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e8be73a View commit details
    Browse the repository at this point in the history
  4. Fix linting

    JimMadge committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b5cc5e1 View commit details
    Browse the repository at this point in the history
  5. Add apps component to sre

    JimMadge committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fd82175 View commit details
    Browse the repository at this point in the history
  6. Fix import

    JimMadge committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0b6ba29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9031e8b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Correct tags and HTTPS enum

    JimMadge committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    491a27a View commit details
    Browse the repository at this point in the history
  2. Fix arguments

    JimMadge committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0753fa1 View commit details
    Browse the repository at this point in the history
  3. Change Function App name

    JimMadge committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7fdc5fb View commit details
    Browse the repository at this point in the history
  4. Update WebApp type

    JimMadge committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8dc0356 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. WIP: Add connection string

    JimMadge committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e495c66 View commit details
    Browse the repository at this point in the history
  2. Set webapp to always on

    JimMadge committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6dffae9 View commit details
    Browse the repository at this point in the history
  3. Set Python version

    JimMadge committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5aec4e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97e4ca8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Update requirements

    JimMadge committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f3c8838 View commit details
    Browse the repository at this point in the history
  2. Sort imports

    JimMadge committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    afdf574 View commit details
    Browse the repository at this point in the history