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: Support delegated targets roles in repo writer #175

Merged
merged 48 commits into from
Apr 19, 2022

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    302d2fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab3d2f3 View commit details
    Browse the repository at this point in the history
  3. Remove space

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    b3ea3ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a235746 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0facfb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08b738b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9991710 View commit details
    Browse the repository at this point in the history
  8. Revert "Remove unused GetPublicKeys"

    This reverts commit 3daaeeb.
    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    619e3b2 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    087db51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6cabeb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50f2540 View commit details
    Browse the repository at this point in the history
  12. Update comments

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    0854893 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    759410f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    57656df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a0932d View commit details
    Browse the repository at this point in the history
  16. Fix comments

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    9e694fc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4c94b6f View commit details
    Browse the repository at this point in the history
  18. Revert "Revert "Remove unused GetPublicKeys""

    This reverts commit dbe6a4d.
    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f5f045d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    da82948 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2b81fbe View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    601a815 View commit details
    Browse the repository at this point in the history
  22. cleanup

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    36b49f9 View commit details
    Browse the repository at this point in the history
  23. cleanup

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    a44b8e9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b403fc0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    167f279 View commit details
    Browse the repository at this point in the history
  26. Remove debugging

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    19cb8a4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b95b1e5 View commit details
    Browse the repository at this point in the history
  28. Fix comment

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    414a9c3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2c35b27 View commit details
    Browse the repository at this point in the history
  30. Fix comment position

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    1b228ef View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    eebf224 View commit details
    Browse the repository at this point in the history
  32. Add missing hyphen

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    c2f8cc6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    21f9d6c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    54b4224 View commit details
    Browse the repository at this point in the history
  35. Fix tests

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    b28aafe View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b512eec View commit details
    Browse the repository at this point in the history
  37. Fix unchecked error

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    bd0f486 View commit details
    Browse the repository at this point in the history
  38. Clarify comment

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    733c142 View commit details
    Browse the repository at this point in the history
  39. Better naming

    ethan-lowman-dd committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    56093d4 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    b63ab01 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    e14e3e7 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ecd63d1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    17c7318 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    501b1f5 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    805310c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    6ebf1e8 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    722aa3e View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    e481cd3 View commit details
    Browse the repository at this point in the history