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

Run simple-server as a Github Actions service #5118

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Nov 12, 2024

  1. Checks with Docker Image

    igbanam committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dda13f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a823520 View commit details
    Browse the repository at this point in the history
  3. fix postgres healthchecks

    igbanam committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    48a4091 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd75417 View commit details
    Browse the repository at this point in the history
  5. remove depends_on

    igbanam committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    de8371c View commit details
    Browse the repository at this point in the history
  6. Fix run env specification

    igbanam committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a5ab840 View commit details
    Browse the repository at this point in the history
  7. command workaround

    igbanam committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2cd5146 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62d45c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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

    igbanam committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2f1890d View commit details
    Browse the repository at this point in the history
  3. Fix docker compose file path

    igbanam committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ecd4c27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fb19e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    2db7a5a View commit details
    Browse the repository at this point in the history
  2. Use the right file path

    igbanam committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    fc6a394 View commit details
    Browse the repository at this point in the history
  3. Quote name?

    igbanam committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    191cab2 View commit details
    Browse the repository at this point in the history
  4. show all files from checkout

    igbanam committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5939ab0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8022874 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    731ed52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44f8acc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f253cd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    bb1611b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787e7da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af1a379 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cf8270 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ef3d8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f22ffd View commit details
    Browse the repository at this point in the history
  7. hub.docker.internal?

    igbanam committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    341fa66 View commit details
    Browse the repository at this point in the history
  8. Revert "hub.docker.internal?"

    This reverts commit 341fa66.
    igbanam committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4103577 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3afebf View commit details
    Browse the repository at this point in the history
  10. Update ci_checks_v2.yml

    adds checks after starting simple in docker
    ademarcqrtsl authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    dac19a0 View commit details
    Browse the repository at this point in the history