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

Add a deploy command & improve expression translation #17

Merged
merged 26 commits into from
Oct 11, 2022

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    684f5a1 View commit details
    Browse the repository at this point in the history
  2. remove uneeded expr

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    92c275e View commit details
    Browse the repository at this point in the history
  3. even better expression trans

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    28e277d View commit details
    Browse the repository at this point in the history
  4. translate nots

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    098ce50 View commit details
    Browse the repository at this point in the history
  5. string set map translation

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    32c2c6a View commit details
    Browse the repository at this point in the history
  6. translate label expressions

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d213ff3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    027c93d View commit details
    Browse the repository at this point in the history
  8. remove intermediary array

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    f220a33 View commit details
    Browse the repository at this point in the history
  9. add deploy command

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    89b933e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2a0267 View commit details
    Browse the repository at this point in the history
  11. fix stdin syntax

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    51ec329 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    285a9d3 View commit details
    Browse the repository at this point in the history
  13. remove unused policy bit

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    8d4ce86 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8d4e382 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    55a1539 View commit details
    Browse the repository at this point in the history
  16. format

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5d6bb1c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9722e2d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f0e15f0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ae820b1 View commit details
    Browse the repository at this point in the history
  20. reformat

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    f7a0748 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    36690d4 View commit details
    Browse the repository at this point in the history
  22. merge identical branches

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    feb9489 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4a5786b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0375d1a View commit details
    Browse the repository at this point in the history
  25. resolve isort conflict

    xacrimon committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    dc3b6e4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    be30e66 View commit details
    Browse the repository at this point in the history