Lloyd Philbrook

Results 5 issues of Lloyd Philbrook

My `.freshrc` looks like this: ```bash fresh symlinked.file ``` I run `fresh` and check `~/.fresh/build/shell.sh` the file it is not included. Is this intended functionality and, if so, why?

⚑ bug

I am having issues getting our daemon script to play nice with logrotate. Since logging is being managed by the daemon gem, I am wondering if it accepts a reopen...

### Act version 0.2.57 ### Feature description The [README.md documentation](https://github.com/nektos/act#github_token) recommends using `act -s GITHUB_TOKEN="$(gh auth token)"` for setting your github token during runs, but adding the argument to your...

kind/feature-request

### Bug report info ```plain text act ``` ### Command used with act ```sh act pull_request ``` ### Describe issue My workflow runs fine locally with act, but when I...

kind/bug
stale

I get this error when I try to add documents to Solr: SolrError at /admin/page/page/1/ These required fields are unspecified: ['app_type', 'description'] What is odd about it is the documents...