Bryan Hundven

Results 11 issues of Bryan Hundven

I'm trying to use dive with podman on MacOS. ``` $ dive version dive 0.10.0 ``` I'm using a local build of podman, since there was a bug fixed upstream...

Signed-off-by: Bryan Hundven

This workflow will require a project token added to GITHUB_TOKEN name in the project settings: https://docs.github.com/en/codespaces/managing-codespaces-for-your-organization/managing-encrypted-secrets-for-your-repository-and-organization-for-github-codespaces#adding-secrets-for-a-repository This will allow the cppcheck report to be attached to the run of the...

It would be nice to add Gnome 46 support.

Got the following error after building and trying to run. XCode: 13.2.1 (13C100) Mac OS: 12.2.1 (21D62) ``` Podman/Machine.swift:72: Fatal error: 'try!' expression unexpectedly raised an error: Swift.DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription:...

Make install deps, build, and install actions re-usable.

Examples: SoB: Signed-off-by: Bryan Hundven [email protected] RB: Reported-by: Bryan Hundven [email protected] TB: Tested-by: Bryan Hundven [email protected] AB: Acked-by: Bryan Hundven [email protected]

``` --- stderr /Users/bhundven/Projects/curserust/target/debug/build/ncursesw-228fce19996e0942/out/local/include/ncursesw/ncurses.h:89:10: fatal error: 'ncursesw/ncurses_dll.h' file not found /Users/bhundven/Projects/curserust/target/debug/build/ncursesw-228fce19996e0942/out/local/include/ncursesw/ncurses.h:89:10: fatal error: 'ncursesw/ncurses_dll.h' file not found, err: true thread 'main' panicked at 'unable to generate bindings!: ()', /Users/bhundven/.cargo/registry/src/github.com-1ecc6299db9ec823/ncursesw-0.6.4/build.rs:171:10 stack...

### 🐛 What happened? Environmnet: * Github Enterprise Server * [actions-sync](https://github.com/actions/actions-sync) to sync actions to a local org in our github enterprise The action is trying to look for the...

bug
enhancement