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: implement update script and build/push workflow #102

Merged
merged 50 commits into from
Mar 11, 2024

Commits on Mar 7, 2024

  1. POC for improved ci/cd

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    56988f2 View commit details
    Browse the repository at this point in the history
  2. remove white space

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    092ee61 View commit details
    Browse the repository at this point in the history
  3. refactor

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f4b688d View commit details
    Browse the repository at this point in the history
  4. modify workflows

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    309f177 View commit details
    Browse the repository at this point in the history
  5. modify go.mod to use local references

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e6d9314 View commit details
    Browse the repository at this point in the history
  6. script to automate dependency update

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    03eca81 View commit details
    Browse the repository at this point in the history
  7. switch to local references

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2be2900 View commit details
    Browse the repository at this point in the history
  8. remove unecessary workflow

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3f32955 View commit details
    Browse the repository at this point in the history
  9. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5f5a2a7 View commit details
    Browse the repository at this point in the history
  10. added error checking to update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9190d6c View commit details
    Browse the repository at this point in the history
  11. change to make image

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6a6e7ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    33c3599 View commit details
    Browse the repository at this point in the history
  13. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a5cafdc View commit details
    Browse the repository at this point in the history
  14. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    07308dd View commit details
    Browse the repository at this point in the history
  15. Update update_examples.sh

    Co-authored-by: Keran Yang <[email protected]>
    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 and KeranYang committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0ac7b4f View commit details
    Browse the repository at this point in the history
  16. remove duplicate file

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f51a81b View commit details
    Browse the repository at this point in the history
  17. trigger on changes to any file

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5409f64 View commit details
    Browse the repository at this point in the history
  18. add new line

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    29fcbfd View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. test replace directive placement

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e919b0b View commit details
    Browse the repository at this point in the history
  2. revert changes

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3119f8a View commit details
    Browse the repository at this point in the history
  3. test

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    46cd508 View commit details
    Browse the repository at this point in the history
  4. test

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e7a8a86 View commit details
    Browse the repository at this point in the history
  5. change local reference paths

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9018fb4 View commit details
    Browse the repository at this point in the history
  6. update secrets

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e9ca527 View commit details
    Browse the repository at this point in the history
  7. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b0f1950 View commit details
    Browse the repository at this point in the history
  8. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    aa14ba8 View commit details
    Browse the repository at this point in the history
  9. change to push trigger for testing purposes

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ec2f373 View commit details
    Browse the repository at this point in the history
  10. change trigger for testing purposes

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5d7a563 View commit details
    Browse the repository at this point in the history
  11. change conditional to false for testing purposes

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ec6bf90 View commit details
    Browse the repository at this point in the history
  12. change to numaio

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4f4df31 View commit details
    Browse the repository at this point in the history
  13. modify workflow

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    058affb View commit details
    Browse the repository at this point in the history
  14. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8d8c30a View commit details
    Browse the repository at this point in the history
  15. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cde3d04 View commit details
    Browse the repository at this point in the history
  16. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b033d55 View commit details
    Browse the repository at this point in the history
  17. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    58aedc3 View commit details
    Browse the repository at this point in the history
  18. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9be79b3 View commit details
    Browse the repository at this point in the history
  19. reduce matrix for testing

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bb0b80f View commit details
    Browse the repository at this point in the history
  20. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c8f9f51 View commit details
    Browse the repository at this point in the history
  21. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bd64973 View commit details
    Browse the repository at this point in the history
  22. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    89b9491 View commit details
    Browse the repository at this point in the history
  23. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4ee7784 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. test

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    6cadb4f View commit details
    Browse the repository at this point in the history
  2. test

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0a94862 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. modify workflow

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6278d2f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. create development.md

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c29770c View commit details
    Browse the repository at this point in the history
  2. modify update script

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b6b778e View commit details
    Browse the repository at this point in the history
  3. test

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f0a8139 View commit details
    Browse the repository at this point in the history
  4. test

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3b6424a View commit details
    Browse the repository at this point in the history
  5. modify workflow

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    48847a6 View commit details
    Browse the repository at this point in the history
  6. modify workflow

    Signed-off-by: a3hadi <[email protected]>
    ayildirim21 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    54edac1 View commit details
    Browse the repository at this point in the history