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(process): add RunAsUser #32

Merged
merged 27 commits into from
Jun 5, 2024
Merged

Commits on Jun 5, 2024

  1. Add run as user

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cc9f00d View commit details
    Browse the repository at this point in the history
  2. Add blog link

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ad0ac56 View commit details
    Browse the repository at this point in the history
  3. Clippy

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    df183c1 View commit details
    Browse the repository at this point in the history
  4. Add change file

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0c93df4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dbb10e View commit details
    Browse the repository at this point in the history
  6. Move to lib.rs

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c5c8526 View commit details
    Browse the repository at this point in the history
  7. Vec should be u8

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    97f3117 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3f8124 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f4238a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56bbaf5 View commit details
    Browse the repository at this point in the history
  11. Add to demo

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    10399d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe9aa88 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    07fec45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    72d2ac3 View commit details
    Browse the repository at this point in the history
  15. Use OwnedHandle

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3f8b8b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fcfc349 View commit details
    Browse the repository at this point in the history
  17. Use FALSE

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c17427b View commit details
    Browse the repository at this point in the history
  18. Change invalid an drop

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5c950fa View commit details
    Browse the repository at this point in the history
  19. Avoid extra cast

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3129b27 View commit details
    Browse the repository at this point in the history
  20. Avoid more extra cast

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0496503 View commit details
    Browse the repository at this point in the history
  21. More true false

    Legend-Master committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0a7e900 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    19fd725 View commit details
    Browse the repository at this point in the history
  23. Apply suggestions from code review

    Co-authored-by: Amr Bashir <[email protected]>
    Legend-Master and amrbashir committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    08f20df View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    58a259c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6184076 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    820d702 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8217ea0 View commit details
    Browse the repository at this point in the history