Andy Coates

Results 11 issues of Andy Coates

**Is your feature request related to a problem? Please describe.** A common use of outgoing middleware is to filter a series of options/choices presented to a user, based on some...

When you have an utterance that uses a slot that is linked to an entity using a regex, the regex is seemingly ignored for the purposes of slot filling. **To...

bug

The instructions to set up a local development environment in [CONTRIBUTING.md](https://github.com/botpress/botpress/blob/master/.github/CONTRIBUTING.md#setting-up-your-local-dev-environment) use the command `yarn --cwd=botpress run init-foobot`. This command no longer exists, and it's not clear what the replacement...

bug

We've been experiencing very slow startup times with Dredd with our API recently. Typically it takes around 5 minutes (on a Macbook Pro) before Dredd even starts running the tests....

Apologies if this is effectively a duplicate of other outstanding timezone-related issues. At the moment, if we ask what the UTC equivalent of `2023-03-26 17:00` in `Europe/London` is, Spacetime tells...

enhancement
next-release
yess

The construction of a Spacetime instance seems to be affected by the system timezone, even when a specific timezone is supplied as the second parameter: ```js // system timezone set...

There is a good description of some of the features this package provides at https://cristianllanos.medium.com/eloquent-models-from-my-database-5d74c632e03c#.qg7cd4vri, but it would be good to include some of this in the readme, so that...

This issue was originally raised in #306 and seems to have been addressed in #313. However, as of today, it appears that the contents of included directories are always deployed...

### Describe the Issue It's expected that the icon is 'filled', whereas it is the same as `ellipsis-horizontal-circle-outline`. ![image](https://github.com/ionic-team/ionicons/assets/1926626/17ffeaec-b93c-47a9-80a8-2d09f014c4ff) This also is the case for `ellipsis-vertical-circle`. ### Expected Behavior The...

triage

When you have an utterance that uses a slot that is linked to an entity using a regex, the regex is seemingly ignored for the purposes of slot filling. **To...

bug