Chris

Results 65 issues of Chris

create a workflow that periodically rebuild bottle artifacts in repo to minimize stale artifacts and overall friction in repo.

enhancement

is the `--with-macos-app` flag / argument suppose to work when building freecad form _head_ ? i've been running into `make install` issues when using the flag. ``` CMake Error at...

bug
FreeCAD.app

presently running `brew install freecad` should either install freecad from one of the provided bottles for catalina or big sur. if running a different OS ie. mojave or monterey then...

bug
help wanted
FreeCAD.app

hello, i'm using a recent version of freecad, ``` OS: macOS Mojave (10.14) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.23258 (Git) Build type: Release Branch:...

I'm using the below command on my VPS to deploy an app I recently put together. ```sudo -E mix gatling.deploy kegcopr_api``` However, the deployment errors out when it tries to...

the three major browsers i'm using - firefox (tested login with private browser session, version 89.0) - vivaldi (chromium based browser, 3.8.2259.42 (Stable channel) (x86_64)) - google chrome (Version 91.0.4472.77...

i'm attempting to cache the homebrew packages for my repo using the `actions/cache` github action in my workflow file. i use different runners for my project, ie. the arm64 macos...

- [x] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? ``` brew style freecad/freecad/[NAME_OF_FORMULA_FILE] ``` **output** from running above command should _output_ something similiar to the below...

need to setup a new formula that builds and links against qt@6 upstream homebrew-core formula.

enhancement
help wanted
useful