10000 Comparing 2.3.1...2.3.2 · ansible/ansible-runner · 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: ansible/ansible-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.1
Choose a base ref
...
head repository: ansible/ansible-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.2
Choose a head ref
  • 3 commits
  • 8 files changed
  • 4 contributors

Commits on Dec 12, 2022

  1. Fix Github CI (#1171) (#1172)

    (cherry picked from commit c6644a1)
    Shrews authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    b858da8 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. [backport][release_2.3] Fix artifact file permissions

    * Fix artifact file permissions (#702, #853)
    
    Sets artifact file permissions to octal `600` in
    `ansible_runner.utils.dump_artifact`
    
    (cherry picked from commit a4a981d)
    
    Co-authored-by: Sam Caldwell <shoriminimoe@pm.me>
    Shrews and shoriminimoe authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    22c4555 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Emit periodic keepalive events from Worker (#1191) (#1201)

    * new CLI arg and envvar for `Worker` mode to optionally emit regular keepalive events; fixes issues with container runtimes that assume long-silent stdout == hung process
    
    ---------
    
    Co-authored-by: Alan Rominger <arominge@redhat.com>
    (cherry picked from commit fd9d67a)
    nitzmahone and AlanCoding authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    334c607 View commit details
    Browse the repository at this point in the history
Loading
0