Or Bin

Results 22 issues of Or Bin

This action [uses NodeJS 12](https://github.com/lots0logs/gh-action-get-changed-files/blob/master/action.yml#L5), which is deprecated in GitHub Action [since September 22nd](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/). Can you please upgrade this action to NodeJS 16 to keep compatibility?

Trying to use the role with Ansible 9 (using `ansible-core` 2.16), I get an error: ``` ERROR! [DEPRECATED]: ansible.builtin.include has been removed. Use include_tasks or import_tasks instead. This feature was...

Trying to use the role with Ansible 9 (using `ansible-core` 2.16), I get an error: ``` ERROR! [DEPRECATED]: ansible.builtin.include has been removed. Use include_tasks or import_tasks instead. This feature was...

Calculation of fix_age was done inside `get_position()`, but `f_get_position()` performs some operations after the call.

I'm running a simulated VAXServer 3900 using SIMH, with an OpenVMS operating system. Incoming communication works when running "natively" on a linux server, but doesn't work when running inside a...

# In This PR - Remove whitespace before period in the extension's description ## Pictures/videos - [x] I've reviewed my own code

Trying to sign and notarize a macOS Mach-O binary according to [`rcodesign` docs](https://gregoryszorc.com/docs/apple-codesign/main/apple_codesign_rcodesign.html), I encountered `Error: do not know how to notarize /tmp/signed-cli` at the notarization step: ``` # file...