Sebastian Webster

Results 8 issues of Sebastian Webster

I was facing some issues with getting Portainer to build and run locally on my Mac. I was getting an error in the Portainer docker container logs saying ```exec /app/portainer:...

### Changes: ```jq``` is required in the ```build/download_binaries.sh``` file. This pull request adds an error to tell the person trying to build Portainer to install ```jq``` first before continuing with...

### Changes: Updated jq download link. The current link redirects to the new link. This pull request replaces the old link with the new one to remove the unnecessary redirect.

### Changes: ```jq``` is required in the ```build/download_binaries.sh``` file. This pull request adds ```jq``` to the list of dependencies to install before building and running Portainer locally to inform people...

Fixes #361 This was done by recompiling ```terminal-notifier``` into a universal binary so it can run on both Intel and Apple Silicon Macs. The latest macOS SDK at the time...

Previously the GitHub Actions workflow would run the same tests (5 tests) with node version 12. The GitHub Actions workflow now uses all the node versions specified in ```matrix.node-version```. Also...

## What & Why I've seen many instances of people getting this error `Tracker "idealTree" already exists` which is caused by installing packages in a root directory. Examples of where...

#690 has not been touched in almost 3 months and it could not be merged because the commit message did not follow the code submission policy. This pull request has...