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

Implement CI/CD using Github Actions #41

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    f2d4658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    387b3ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c96b4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21b66cb View commit details
    Browse the repository at this point in the history
  5. Add docker caching

    mo3rfan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    477ee36 View commit details
    Browse the repository at this point in the history
  6. Temporarily disable test step

    mo3rfan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bfd52a4 View commit details
    Browse the repository at this point in the history
  7. Update the cache step

    mo3rfan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bcaf47f View commit details
    Browse the repository at this point in the history
  8. Use buildx cache

    mo3rfan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5937fda View commit details
    Browse the repository at this point in the history
  9. Rename the cache step

    also wanted to test cache effectiveness in this run
    mo3rfan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    eaba043 View commit details
    Browse the repository at this point in the history
  10. Revert "Temporarily disable test step"

    This reverts commit 4a4fa8e.
    mo3rfan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4975ce0 View commit details
    Browse the repository at this point in the history
  11. Run on self-hosted runners

    mo3rfan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    74c4e3e View commit details
    Browse the repository at this point in the history