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

Feature: Interactive Role Finder #87

Merged
merged 24 commits into from
Aug 28, 2021

Commits on Aug 27, 2021

  1. Add fuzzyfinder dependency

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f69e21b View commit details
    Browse the repository at this point in the history
  2. Add PHONY command to build using Makefile

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    5941a27 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    caa3d4b View commit details
    Browse the repository at this point in the history
  4. Add prompt helper command

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b0f2122 View commit details
    Browse the repository at this point in the history
  5. Introduce prompt to export/file commands

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    67897d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08f85ec View commit details
    Browse the repository at this point in the history
  7. Fix broken link

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ed6e18e View commit details
    Browse the repository at this point in the history
  8. Fix packages; LDFLAGS

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    77bf6c9 View commit details
    Browse the repository at this point in the history
  9. Fix Makefile; add default goal + PHONY targets

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    dc37311 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdb55ad View commit details
    Browse the repository at this point in the history
  11. Fix package path due to restructure

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ead07dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    002be79 View commit details
    Browse the repository at this point in the history
  13. Reformat

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    233dc9b View commit details
    Browse the repository at this point in the history
  14. feat: Add whoami command (Netflix#85)

    patricksanders authored and nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    38f042b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    42029e7 View commit details
    Browse the repository at this point in the history
  16. Fix broken link

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    d5e3968 View commit details
    Browse the repository at this point in the history
  17. Fix packages; LDFLAGS

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    94127e8 View commit details
    Browse the repository at this point in the history
  18. Fix Makefile; add default goal + PHONY targets

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    6e0b07d View commit details
    Browse the repository at this point in the history
  19. Fix package path due to restructure

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    610a532 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b1277f3 View commit details
    Browse the repository at this point in the history
  21. Reformat

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f1bd313 View commit details
    Browse the repository at this point in the history
  22. Fix go.sum via go mod tidy after rebase

    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ae9cad2 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'feat/interactive_role_finder' of github.com:siow4096/we…

    …ep into feat/interactive_role_finder
    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f94438e View commit details
    Browse the repository at this point in the history
  24. Merge branch 'master' of github.com:Netflix/weep into feat/interactiv…

    …e_role_finder
    nsiow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    8dc2cdb View commit details
    Browse the repository at this point in the history