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

add superai/product.yaml test workflow (test gha) #12

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

Commits on Feb 15, 2024

  1. services diff gha

    BBBmau committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b053787 View commit details
    Browse the repository at this point in the history
  2. add needs

    BBBmau committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    15b29ce View commit details
    Browse the repository at this point in the history
  3. use setup-go@v3

    BBBmau committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bf4d864 View commit details
    Browse the repository at this point in the history
  4. add artifacts

    BBBmau committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1b02395 View commit details
    Browse the repository at this point in the history
  5. remove checkout

    BBBmau committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2e46cd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. update directory

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    39f413d View commit details
    Browse the repository at this point in the history
  2. update common-copy.yaml

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4f4fd37 View commit details
    Browse the repository at this point in the history
  3. update common-copy.yaml

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ae84cde View commit details
    Browse the repository at this point in the history
  4. remove data print

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4cbb813 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3114e8 View commit details
    Browse the repository at this point in the history
  6. update paths in GHA

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    205b550 View commit details
    Browse the repository at this point in the history
  7. add exit code in diff_check

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3c16df3 View commit details
    Browse the repository at this point in the history
  8. update exit output

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b1cd675 View commit details
    Browse the repository at this point in the history
  9. add exit code diff_check.go

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5971c66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38cfdb1 View commit details
    Browse the repository at this point in the history
  11. beta services support args

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3e0e56b View commit details
    Browse the repository at this point in the history
  12. add arg for services kt file

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    590b54b View commit details
    Browse the repository at this point in the history
  13. services_ga.kt in gha

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a9e631f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    25819d8 View commit details
    Browse the repository at this point in the history
  15. remove go command

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8604188 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fdcc36e View commit details
    Browse the repository at this point in the history
  17. add cd in Build Provider

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    96a8d3d View commit details
    Browse the repository at this point in the history
  18. update diff_check_beta.yml

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    dcde4c7 View commit details
    Browse the repository at this point in the history
  19. fix paths

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    71b7997 View commit details
    Browse the repository at this point in the history
  20. yml typo beta

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8d1a003 View commit details
    Browse the repository at this point in the history
  21. directory testing

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    95ad364 View commit details
    Browse the repository at this point in the history
  22. directory testing

    BBBmau committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    af8422e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    8ef04c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f73ba View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. directory check

    BBBmau committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8567836 View commit details
    Browse the repository at this point in the history
  2. typo

    BBBmau committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    63c8c08 View commit details
    Browse the repository at this point in the history
  3. remove common copy

    BBBmau committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3ae5129 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ceb3b View commit details
    Browse the repository at this point in the history
  5. type artifacts name

    BBBmau committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    136bd4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6177b5c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. use merge multiple artifacts

    BBBmau committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f461781 View commit details
    Browse the repository at this point in the history
  2. use artifact@v4

    BBBmau committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    88c2054 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    4b1d6d8 View commit details
    Browse the repository at this point in the history
  2. remove .zip

    BBBmau committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a977f86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8578505 View commit details
    Browse the repository at this point in the history
  4. find artifacts folder

    BBBmau committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7d7026c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ba11ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94912ce View commit details
    Browse the repository at this point in the history
  7. artifact name

    BBBmau committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cd2dd3f View commit details
    Browse the repository at this point in the history
  8. -o flag in artifacts

    BBBmau committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6f0a087 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8806a4 View commit details
    Browse the repository at this point in the history
  10. diff test

    BBBmau committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0836e95 View commit details
    Browse the repository at this point in the history
  11. output beta main.go

    BBBmau committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    04a3fe5 View commit details
    Browse the repository at this point in the history
  12. remove err check

    BBBmau committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8b95460 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    00ce67a View commit details
    Browse the repository at this point in the history
  14. output cleanup

    BBBmau committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    03a02c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. uncomment go list err

    BBBmau committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f1b1897 View commit details
    Browse the repository at this point in the history
  2. regex assert

    BBBmau committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a3f8c03 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. add check for new services in PR / set googleServices as groundtruth …

    …in serviceDifference function
    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4f19264 View commit details
    Browse the repository at this point in the history
  2. add actions/checkout

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2b3e2c5 View commit details
    Browse the repository at this point in the history
  3. logic fix

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1fe2a90 View commit details
    Browse the repository at this point in the history
  4. add needs: check-pr

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    99509da View commit details
    Browse the repository at this point in the history
  5. add superai product, WIP

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bd1a1bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b5741b View commit details
    Browse the repository at this point in the history
  7. set force depth 0

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b577bf3 View commit details
    Browse the repository at this point in the history
  8. Update .github/workflows/teamcity-services-diff-check.yml

    Co-authored-by: Sarah French <[email protected]>
    BBBmau and SarahFrench authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    aa41aba View commit details
    Browse the repository at this point in the history
  9. Update .github/workflows/teamcity-services-diff-check.yml

    Co-authored-by: Sarah French <[email protected]>
    BBBmau and SarahFrench authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    187f356 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ea8f5b View commit details
    Browse the repository at this point in the history
  11. directory typo

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    453d637 View commit details
    Browse the repository at this point in the history
  12. typo

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    aae6e15 View commit details
    Browse the repository at this point in the history
  13. typo in grep

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7c89158 View commit details
    Browse the repository at this point in the history
  14. quotations on if statement

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    898f6f2 View commit details
    Browse the repository at this point in the history
  15. unquote GITHUB_OUTPUT

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5ffb26b View commit details
    Browse the repository at this point in the history
  16. add quotes on output.services

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2fe8124 View commit details
    Browse the repository at this point in the history
  17. if test

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7589004 View commit details
    Browse the repository at this point in the history
  18. echo output

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b56ccce View commit details
    Browse the repository at this point in the history
  19. github_output error fix

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    48e22aa View commit details
    Browse the repository at this point in the history
  20. services.outputs

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4c16b09 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d78d651 View commit details
    Browse the repository at this point in the history
  22. invalid 0 format

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1a32160 View commit details
    Browse the repository at this point in the history
  23. add missing assignment

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3fcb1ba View commit details
    Browse the repository at this point in the history
  24. add complete product.yaml

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4714536 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    28208ce View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    be6574f View commit details
    Browse the repository at this point in the history
  27. eventflow test

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    162c8f9 View commit details
    Browse the repository at this point in the history
  28. commit test

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2b86a2a View commit details
    Browse the repository at this point in the history
  29. trigger workflows

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a1d1586 View commit details
    Browse the repository at this point in the history
  30. trigger workflow

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9165e69 View commit details
    Browse the repository at this point in the history
  31. add AgentPool resource

    BBBmau committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    314ff63 View commit details
    Browse the repository at this point in the history