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

GH Action to populate build stage yaml files (stable only for now) #802

Draft
wants to merge 35 commits into
base: master
Choose a base branch
from

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    981e488 View commit details
    Browse the repository at this point in the history
  2. add pr trigger to test

    anamnavi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d5ca437 View commit details
    Browse the repository at this point in the history
  3. cast param as string

    anamnavi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9ecfa17 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. test with my account

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6f5851f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    850ce41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f8023b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8accc75 View commit details
    Browse the repository at this point in the history
  5. clean up build script

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d320209 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c5a3e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49e8e1f View commit details
    Browse the repository at this point in the history
  8. move condition below

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ff972d8 View commit details
    Browse the repository at this point in the history
  9. update workflow for other channels and to use version value if passed…

    … in, otherwise use channels.json value
    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    872c2b9 View commit details
    Browse the repository at this point in the history
  10. fix condition negation

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2736081 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab82261 View commit details
    Browse the repository at this point in the history
  12. Fix condition

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b19e368 View commit details
    Browse the repository at this point in the history
  13. Fix condition

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d912398 View commit details
    Browse the repository at this point in the history
  14. fix reading file content

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bd0d6fc View commit details
    Browse the repository at this point in the history
  15. fix operator

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a612006 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7f7ff76 View commit details
    Browse the repository at this point in the history
  17. Fix typos

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4734b38 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ce67b37 View commit details
    Browse the repository at this point in the history
  19. fix name of output variable

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dc83b9f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3e5cfdc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4d33c28 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    96d4307 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    33d1e6b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bbfad32 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    10179a7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6b6154e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0a4a82e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    23a9e4a View commit details
    Browse the repository at this point in the history
  29. clean up code

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fd836cf View commit details
    Browse the repository at this point in the history
  30. clean up workflow yaml

    anamnavi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0e9dc66 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    73eca4c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6d5b032 View commit details
    Browse the repository at this point in the history