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

Update buildReleaseIncDocker workflow to automatically kick off a buildAndDeployMedleyDocker workflow in the online repo #1752

Merged
merged 11 commits into from
Jun 10, 2024

Commits on Jun 6, 2024

  1. to buildReleaseInclDocker workflow, add call to build and deploy the …

    …Online-Medley Docker image to oio
    fghalasz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1961647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b343fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    758d249 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63247b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f038e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5feb564 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d0b0c0 View commit details
    Browse the repository at this point in the history
  8. Change approach to running buildDeployMedleyDocker online workflow to…

    … use gh workflow run rather than use a cross-repo workflow call
    fghalasz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dba1ed2 View commit details
    Browse the repository at this point in the history
  9. GH_TOKEN or GITHUB_TOKEN?

    fghalasz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    85b2dda View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4c998d View commit details
    Browse the repository at this point in the history
  11. From buildReleaseInclDocker workflow, remove debugging stuff; change …

    …kickoff of oio build and deploy so that it will not kickoff workflow if draft is true
    fghalasz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c7cd651 View commit details
    Browse the repository at this point in the history