Justin Lyons

Results 12 issues of Justin Lyons

### Description When I try to run a command from serverless-wsgi, it is throwing an error from lift. ``` sls -s dev wsgi manage --command "migrate" Error --------------------------------------------------- Error: Constructs...

bug

Displacy is no longer maintaned since 2.0.0 and is now included in spacy itself. This page explains how to use it https://spacy.io/usage/visualizers

Small low priority change. This updates the readme file to reference the update to 2.2.2, and adds the new image sizes for English. It also adds the auto-restart to the...

Is it possible for you to rebuild all the images, so that we can get updated versions of everything? I'm getting SSL errors from `curl` until I update it in...

Looks like ssl cert got updated yesterday, and it's set for *.netlify.app and causing issues in logs: ![image](https://github.com/feast-dev/feast/assets/7751607/fdb9f25d-b5a3-4d9f-971f-a240339abb18) ``` WARNING 2024-01-16 16:46:30,278 urllib3.connection.connection:547 | Certificate did not match expected hostname:...

kind/bug
priority/p2

During my pipeline runs, I have noticed that `wsgi manage` commands will run, and if the command fails, it still returns that it worked. This should definitely fail the pipeline...

I built this as a way to build and deploy locally really easily using Docker. You just need to provide a `qtiworks-deployment.properties` and `qtiworks.xml` in the root directory and it...

Fixing yaml from #217 ## Checklist * [ ] Add test cases to all the changes you introduce * [ ] Update the documentation for the changes

## Description Add ability to print changes on stdout for pipelines ## Possible Solution Preferably would add to `--check` to output the changes, so that can be consumed and added...

enhancement
help wanted

Wanted to start discussions on this before I get too deep. This will look at the AWS page to build all supported images when they're released. Also greatly simplifies the...