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: Initial Action #2

Merged
merged 65 commits into from
Jan 29, 2024
Merged

feat: Initial Action #2

merged 65 commits into from
Jan 29, 2024

Commits on Jan 22, 2024

  1. wip

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    83f3420 View commit details
    Browse the repository at this point in the history
  2. fix matrix

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2364c0f View commit details
    Browse the repository at this point in the history
  3. install cli

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5438ff1 View commit details
    Browse the repository at this point in the history
  4. pull image

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c438e12 View commit details
    Browse the repository at this point in the history
  5. run bindplane in background

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d6a80d3 View commit details
    Browse the repository at this point in the history
  6. arg syntax

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4d94905 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3c5971 View commit details
    Browse the repository at this point in the history
  8. switch to docker

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5263a6e View commit details
    Browse the repository at this point in the history
  9. cURL

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5009f84 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1b7617 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74bfe20 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    79f74e1 View commit details
    Browse the repository at this point in the history
  13. Add debug resource get

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bc582cd View commit details
    Browse the repository at this point in the history
  14. fix paths

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7ce99fd View commit details
    Browse the repository at this point in the history
  15. remove dir support

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5499a90 View commit details
    Browse the repository at this point in the history
  16. fix resources for tests

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    baa2db7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    72071cc View commit details
    Browse the repository at this point in the history
  18. try setting bindplane host

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    60f48ed View commit details
    Browse the repository at this point in the history
  19. detect runner ip

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9135e20 View commit details
    Browse the repository at this point in the history
  20. detect internal ip

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e0db5ac View commit details
    Browse the repository at this point in the history
  21. debug

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d9f9f81 View commit details
    Browse the repository at this point in the history
  22. use first addr

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9d59f6b View commit details
    Browse the repository at this point in the history
  23. exec into container

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c3a45f3 View commit details
    Browse the repository at this point in the history
  24. test additional version

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    34311b8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    00e4c3f View commit details
    Browse the repository at this point in the history
  26. test write back

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8366507 View commit details
    Browse the repository at this point in the history
  27. ci

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7bede5c View commit details
    Browse the repository at this point in the history
  28. test write back

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fbbcc9d View commit details
    Browse the repository at this point in the history
  29. test write back

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    497c7de View commit details
    Browse the repository at this point in the history
  30. test write back

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6907d65 View commit details
    Browse the repository at this point in the history
  31. try write back

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4044089 View commit details
    Browse the repository at this point in the history
  32. add github auth

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0e13d4b View commit details
    Browse the repository at this point in the history
  33. BindPlane OP Action: Update OTEL Configs

    bindplane-op-action committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    de9b4a2 View commit details
    Browse the repository at this point in the history
  34. clone repo

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    237fe44 View commit details
    Browse the repository at this point in the history
  35. try again

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d23dbd0 View commit details
    Browse the repository at this point in the history
  36. latest

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    45a79d4 View commit details
    Browse the repository at this point in the history
  37. BindPlane OP Action: Update OTEL Configs

    bindplane-op-action committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a470a35 View commit details
    Browse the repository at this point in the history
  38. shellcheck

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3170b22 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    51b1fce View commit details
    Browse the repository at this point in the history
  40. BindPlane OP Action: Update OTEL Configs

    bindplane-op-action committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0b30f5c View commit details
    Browse the repository at this point in the history
  41. shellcheck

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a6fb59a View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    0c39ec2 View commit details
    Browse the repository at this point in the history
  43. fix out path

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a62cc35 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b2d7566 View commit details
    Browse the repository at this point in the history
  45. BindPlane OP Action: Update OTEL Configs

    bindplane-op-action committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1faa264 View commit details
    Browse the repository at this point in the history
  46. BindPlane OP Action: Update OTEL Configs

    bindplane-op-action committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f4b0905 View commit details
    Browse the repository at this point in the history
  47. comment

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3a1b309 View commit details
    Browse the repository at this point in the history
  48. always run

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    05712c9 View commit details
    Browse the repository at this point in the history
  49. fix workflow example

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ff16905 View commit details
    Browse the repository at this point in the history
  50. fix rm

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0f84df2 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    7c53c33 View commit details
    Browse the repository at this point in the history
  52. update org

    jsirianni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3a8a47e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. rename params

    jsirianni committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0be28d3 View commit details
    Browse the repository at this point in the history
  2. fix bad rename

    jsirianni committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    88f9324 View commit details
    Browse the repository at this point in the history
  3. enable bool for write back. Move branch check outside of write back b…

    …ecause it always matters
    jsirianni committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1c7ab46 View commit details
    Browse the repository at this point in the history
  4. some cleanup

    jsirianni committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    82f2f2e View commit details
    Browse the repository at this point in the history
  5. readme

    jsirianni committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ceb9597 View commit details
    Browse the repository at this point in the history
  6. badge

    jsirianni committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a25a5eb View commit details
    Browse the repository at this point in the history
  7. readme job name

    jsirianni committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a2c93e8 View commit details
    Browse the repository at this point in the history
  8. grab pending version

    jsirianni committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5a051b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    2c3e0c5 View commit details
    Browse the repository at this point in the history
  2. remove unused files

    jsirianni committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b91574a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    c6e5515 View commit details
    Browse the repository at this point in the history
  2. cleanup zip output

    jsirianni committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    beb2524 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. feat: Auto rollout (#4)

    * wip: auto rollout
    
    * test against this branch
    
    * add auto rollout to workflow
    
    * print config apply output
    
    * check rollout status
    
    * check for pending rollout
    
    * shellcheck: Fix loop logic
    
    * install jq
    
    * add enable_auto_rollout to readme
    
    * revert this change, use external repo for testing this pr
    
    * check for stable configs as well
    
    * remove branch from ci, we will test using an external repo
    
    * use case
    jsirianni authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    39340e7 View commit details
    Browse the repository at this point in the history