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

ci: add action for releasing new docker image and testing it #640

Merged
merged 44 commits into from
Sep 16, 2024

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    7b25a14 View commit details
    Browse the repository at this point in the history
  2. add todo

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ded33a7 View commit details
    Browse the repository at this point in the history
  3. add logs

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d8165c1 View commit details
    Browse the repository at this point in the history
  4. remove unsupported commands

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    385a748 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed3b17d View commit details
    Browse the repository at this point in the history
  6. add tags and multiarch build

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    56d4f77 View commit details
    Browse the repository at this point in the history
  7. add debug runs

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c464425 View commit details
    Browse the repository at this point in the history
  8. restore the inital file

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5b93d05 View commit details
    Browse the repository at this point in the history
  9. point to the current branch

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d33106f View commit details
    Browse the repository at this point in the history
  10. try rsd workflow

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    03014a8 View commit details
    Browse the repository at this point in the history
  11. remove skip

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4547855 View commit details
    Browse the repository at this point in the history
  12. fix base_image_name

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f01cfc3 View commit details
    Browse the repository at this point in the history
  13. use latest

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    92e4be6 View commit details
    Browse the repository at this point in the history
  14. lowercase

    gcroci2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ff9d1a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. move ghcr to actions/ folder

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    394c132 View commit details
    Browse the repository at this point in the history
  2. fix folders structure

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0051d34 View commit details
    Browse the repository at this point in the history
  3. move actions to workflows

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0bb5a1b View commit details
    Browse the repository at this point in the history
  4. fix action error

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    56b5e87 View commit details
    Browse the repository at this point in the history
  5. restore old folder

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    77c4f01 View commit details
    Browse the repository at this point in the history
  6. reindent yml content

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    24eea90 View commit details
    Browse the repository at this point in the history
  7. fix path

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6218944 View commit details
    Browse the repository at this point in the history
  8. fix _ghcr link

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    45fa50a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a647d75 View commit details
    Browse the repository at this point in the history
  10. lowercase the organization

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a1ec7e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bcb67b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    82ea4bc View commit details
    Browse the repository at this point in the history
  13. fix ubuntu to 22.04

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    389548a View commit details
    Browse the repository at this point in the history
  14. add test for docker image

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3f91ab0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    65b123c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    22745b6 View commit details
    Browse the repository at this point in the history
  17. print copied tests folder

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    de8c626 View commit details
    Browse the repository at this point in the history
  18. try to copy the whole repo

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f61f7c1 View commit details
    Browse the repository at this point in the history
  19. try to fix work dire

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    243721a View commit details
    Browse the repository at this point in the history
  20. try to copy tests only again

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0660c5a View commit details
    Browse the repository at this point in the history
  21. remove duplicated run

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fcd14eb View commit details
    Browse the repository at this point in the history
  22. add project dir

    gcroci2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    233fb77 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1955300 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix tutorials add

    gcroci2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6bcb480 View commit details
    Browse the repository at this point in the history
  2. update zenodo address

    gcroci2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f931154 View commit details
    Browse the repository at this point in the history
  3. update zenodo address

    gcroci2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3d784ca View commit details
    Browse the repository at this point in the history
  4. update docs

    gcroci2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b61662b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55bd679 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. add suggestions

    gcroci2 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d65507b View commit details
    Browse the repository at this point in the history
  2. merge with dev

    gcroci2 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ca9adbe View commit details
    Browse the repository at this point in the history