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

Fix: check build for arm architecture #988

Merged

Commits on Oct 12, 2023

  1. bug: check build for arm architecture

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    6770537 View commit details
    Browse the repository at this point in the history
  2. bug: changed version to v4 and added arch=arm

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    3fc6152 View commit details
    Browse the repository at this point in the history
  3. bug: add arm build for other workflows

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    faaa6ff View commit details
    Browse the repository at this point in the history
  4. fix: removed arch arm

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    bf74e41 View commit details
    Browse the repository at this point in the history
  5. fix: add arm64 in arch

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    abbc3fa View commit details
    Browse the repository at this point in the history
  6. fix: add run-on-arch

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    623737c View commit details
    Browse the repository at this point in the history
  7. fix: github actions

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    0dd620f View commit details
    Browse the repository at this point in the history
  8. fix: build

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    27e5a29 View commit details
    Browse the repository at this point in the history
  9. fix: arm build

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    75a0d3f View commit details
    Browse the repository at this point in the history
  10. fix: build

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    1ed533f View commit details
    Browse the repository at this point in the history
  11. fix: build arm

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    67cc9bd View commit details
    Browse the repository at this point in the history
  12. fix: build arm

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    1cc1eaa View commit details
    Browse the repository at this point in the history
  13. fix: build arm

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    281e4b8 View commit details
    Browse the repository at this point in the history
  14. fix: build arm

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    bf4f5f5 View commit details
    Browse the repository at this point in the history
  15. fix: build arm

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    85589c8 View commit details
    Browse the repository at this point in the history
  16. fix: build arm

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    9bc593d View commit details
    Browse the repository at this point in the history
  17. fix: build arm

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    b49707d View commit details
    Browse the repository at this point in the history
  18. fix: build arm arm-runner-action complete

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    ac95330 View commit details
    Browse the repository at this point in the history
  19. fix: added build arm in build job with GOARCH=arm

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    cb720e5 View commit details
    Browse the repository at this point in the history
  20. fix: check architecture

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    e99dff9 View commit details
    Browse the repository at this point in the history
  21. fix: rename binary

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    8880b67 View commit details
    Browse the repository at this point in the history
  22. fix: list files

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    aaade27 View commit details
    Browse the repository at this point in the history
  23. fix: check arch

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    459d696 View commit details
    Browse the repository at this point in the history
  24. fix: final commit

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    3ad2ec4 View commit details
    Browse the repository at this point in the history
  25. fix: revert to v2

    Signed-off-by: Akash Kumar <meakash7902@gmail.com>
    AkashKumar7902 committed Oct 12, 2023
    Copy the full SHA
    06ffd80 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    5d0446e View commit details
    Browse the repository at this point in the history