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

Pin django-ansible-base and add cronjob for updating django-ansible-base when new version releases #15364

Merged
merged 5 commits into from
Jul 17, 2024

Commits on Jul 16, 2024

  1. Check and update django-ansible-base

    * Check upstream django-ansible-base releases. If the version upstream
      does not match the version we are pinned to then submit a PR with the
      upstream version.
    chrismeyersfsu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ddff07c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Update .github/workflows/dab-release.yml

    Co-authored-by: Hao Liu <[email protected]>
    chrismeyersfsu and TheRealHaoLiu authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    feffab7 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/dab-release.yml

    Co-authored-by: Hao Liu <[email protected]>
    chrismeyersfsu and TheRealHaoLiu authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3b10a17 View commit details
    Browse the repository at this point in the history
  3. Run at 6 am every day

    chrismeyersfsu committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    45bee24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6390162 View commit details
    Browse the repository at this point in the history