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

Build and push Docker vitess/lite to DockerHub from GitHub Actions #14243

Merged
merged 11 commits into from
Oct 13, 2023

Commits on Oct 11, 2023

  1. Build and push lite image to dockerhub from GitHub actions

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cb6d64c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Build and push lite image

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c76211e View commit details
    Browse the repository at this point in the history
  2. Fix conditional syntax

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5494601 View commit details
    Browse the repository at this point in the history
  3. remove conditional and set Dockerfile + Docker Tag ahead of time

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ed7b51b View commit details
    Browse the repository at this point in the history
  4. wip allow the workflow to run on any repository for test purposes

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7445bf9 View commit details
    Browse the repository at this point in the history
  5. Remove unwanted double git checkout

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c84167f View commit details
    Browse the repository at this point in the history
  6. remove unrequired steps in workflow

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6fe4e61 View commit details
    Browse the repository at this point in the history
  7. checkout and use proper context

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    62efe55 View commit details
    Browse the repository at this point in the history
  8. build and push on frouioui for testing

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fb0ead1 View commit details
    Browse the repository at this point in the history
  9. build and push on frouioui for testing

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9c758ae View commit details
    Browse the repository at this point in the history
  10. remove all wip

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bbde6f8 View commit details
    Browse the repository at this point in the history