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

merlin: add new contexts commands #10324

Merged
merged 27 commits into from
May 6, 2024

Commits on May 6, 2024

  1. merlin: add rules regardless of (merlin)

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1a25498 View commit details
    Browse the repository at this point in the history
  2. merlin: update tests

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d0efe86 View commit details
    Browse the repository at this point in the history
  3. merlin: add GetContexts command

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ee2ed54 View commit details
    Browse the repository at this point in the history
  4. merlin: add SetContexts (wip)

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6dfdd5a View commit details
    Browse the repository at this point in the history
  5. better tests

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7067792 View commit details
    Browse the repository at this point in the history
  6. merlin: simpler get-set-contexts test

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b9f9c80 View commit details
    Browse the repository at this point in the history
  7. Revert "merlin: add rules regardless of (merlin)"

    This reverts commit 3d3c97f.
    
    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7c10f83 View commit details
    Browse the repository at this point in the history
  8. merlin: introduce generate_merlin_rules

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ef635bc View commit details
    Browse the repository at this point in the history
  9. add docs and changelog

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    606d42f View commit details
    Browse the repository at this point in the history
  10. merlin: roll back changes in default-based-context test

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2bec4bb View commit details
    Browse the repository at this point in the history
  11. merlin: update get-set-contexts test

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    83a9b6b View commit details
    Browse the repository at this point in the history
  12. update changes

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    727d3a6 View commit details
    Browse the repository at this point in the history
  13. rename Standard to Default

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cc27c7a View commit details
    Browse the repository at this point in the history
  14. merlin: rename Nothing to Not_selected

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6122054 View commit details
    Browse the repository at this point in the history
  15. merlin: fix tests

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6653a03 View commit details
    Browse the repository at this point in the history
  16. describe: add contexts subcommand

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    094d1b9 View commit details
    Browse the repository at this point in the history
  17. merlin: replace get/set context with flag

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8bc5679 View commit details
    Browse the repository at this point in the history
  18. merlin: cleanup

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4482ad7 View commit details
    Browse the repository at this point in the history
  19. cleanup

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    603e123 View commit details
    Browse the repository at this point in the history
  20. merlin: remove context check

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a7436ab View commit details
    Browse the repository at this point in the history
  21. apply suggestions from code review

    Co-authored-by: Antonio Nuno Monteiro <[email protected]>
    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b41a254 View commit details
    Browse the repository at this point in the history
  22. gate generate_merlin_rules to 3.16

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8981216 View commit details
    Browse the repository at this point in the history
  23. merlin: add --context to dump_dot_merlin

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c894fa1 View commit details
    Browse the repository at this point in the history
  24. apply suggestions from code review

    Co-authored-by: Antonio Nuno Monteiro <[email protected]>
    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    44f10c9 View commit details
    Browse the repository at this point in the history
  25. merlin: add Select_context.conv

    Signed-off-by: Javier Chávarri <[email protected]>
    jchavarri authored and anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e76a082 View commit details
    Browse the repository at this point in the history
  26. fix: promote tests after rebase

    Signed-off-by: Antonio Nuno Monteiro <[email protected]>
    anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9ddb4c3 View commit details
    Browse the repository at this point in the history
  27. refactor: remove Selected_context.t, reuse the context arg, use it …

    …in dump
    
    Signed-off-by: Antonio Nuno Monteiro <[email protected]>
    anmonteiro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3295d2f View commit details
    Browse the repository at this point in the history