8000 Comparing saltstack:master...kibi:master · saltstack/salt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: saltstack/salt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kibi/salt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 7, 2021

  1. fix error messages in create_task_from_xml

    hex(x) converts an integer number to a lowercase hexadecimal string prefixed with "0x", so the keys should be strings
    Alexander Sorkin committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d107294 View commit details
    Browse the repository at this point in the history
  2. add error details to failure message

    Alexander Sorkin committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    dddd5c5 View commit details
    Browse the repository at this point in the history
  3. issue 59035: implement reading from XML

    Parsing from XML and exporting back to string allows us to support all the encoding variants.
    Windows Task Scheduler exports in UTF16lr format, while we can create XML in UTF8 with Jinja.
    Alexander Sorkin committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    29f9acf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'issue-59035'

    Alexander Sorkin committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    6027531 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Add descriptions for error codes 0x800700b7 and 0x80070534

    Alexander Sorkin committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    2c32f9e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'issue-59035'

    Alexander Sorkin committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    97d794e View commit details
    Browse the repository at this point in the history
Loading
0