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

Feat/GitHub action #7

Merged
merged 65 commits into from
Aug 30, 2024
Merged

Feat/GitHub action #7

merged 65 commits into from
Aug 30, 2024

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    b4217f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9005a8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a80f529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    717b60c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fdd642 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7973db7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a179a2f View commit details
    Browse the repository at this point in the history
  8. feat/created publish command to Push Image on Dockerhub and cleanup i…

    …mages will be done on based of CLEANUP parameter in .enigma
    Bharadwajshivam28 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3dbe8e6 View commit details
    Browse the repository at this point in the history
  9. feat/created publish command to Push Image on Dockerhub and cleanup i…

    …mages will be done on based of CLEANUP parameter in .enigma
    Bharadwajshivam28 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    854831d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72dbef8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff4d236 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a45efa4 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    e61ff97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1fcbb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a1b611 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f6d817 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82face0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fd7601 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a01b63e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afde9ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75524b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8b8d35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60d26b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09a5804 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2a7a012 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f5cf0d View commit details
    Browse the repository at this point in the history
  15. added .enigma file

    Bharadwajshivam28 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a0b9ed4 View commit details
    Browse the repository at this point in the history
  16. testing workflow

    Bharadwajshivam28 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    31b661b View commit details
    Browse the repository at this point in the history
  17. removed /n

    Bharadwajshivam28 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    851b1b1 View commit details
    Browse the repository at this point in the history
  18. modified code

    Bharadwajshivam28 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a227102 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ab0af22 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5a52dc7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a50b42b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    03eff5e View commit details
    Browse the repository at this point in the history
  23. changed Dockerfile

    Bharadwajshivam28 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    14f5eb3 View commit details
    Browse the repository at this point in the history
  24. modified Dockerfile

    Bharadwajshivam28 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c6a7658 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    242126f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    80d2c43 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    229ac9b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    59a4027 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4dd45af View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b3c5cdd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    eb05cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d82b992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    692435c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4ae531 View commit details
    Browse the repository at this point in the history
  5. modified action.yml

    Bharadwajshivam28 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e0f4ea0 View commit details
    Browse the repository at this point in the history
  6. modified action.yml

    Bharadwajshivam28 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bc675b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    193541e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    448c491 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80843ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ef329a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6a8f03e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    43ef106 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4884c93 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f9df1a5 View commit details
    Browse the repository at this point in the history
  15. added cleanup

    Bharadwajshivam28 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c05d581 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    93e330f View commit details
    Browse the repository at this point in the history
  17. modified readme

    Bharadwajshivam28 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    88b9673 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d2e9400 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    595ab9a View commit details
    Browse the repository at this point in the history
  20. Update readme.md

    Bharadwajshivam28 authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d53745c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e254848 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d593df4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e7d619d View commit details
    Browse the repository at this point in the history