Mike Powers

Results 8 issues of Mike Powers

**use case** I would like the ability to manually track session / sequence numbers, and have a mechanism to manually resume a connection. This would allow our service to push...

feature request
packages:discord.js

**Background:** I'm using the following command in a git `pre-push` hook: ```sh yarn beachball check --changehint "🔧 Fix by running: yarn change" ``` This works as expected when the hook...

enhancement

### Problem description Documentation for both Amazon ECS & Azure ACI integration is missing step to properly setup for a Linux environment. I suspect this only impacts Linux, not Docker...

area/Cloud

I'd like to incorporate release notes into each published Github Release. If this feature is out-of-scope for beachball directly, it might be nice to include an example configuration in the...

plugin or peer

### Description Admittedly it took me way to long to spot this problem in a `docker-compose.yaml` file :-) The following will cause the docker compose cli to panic, and the...

kind/bug

Today I realized that in the case of a network error, the library will log the error using `console.log`, and proceed to return a fallback return value. I am using...

I'm using counterfact while writing integration tests with Jest. Before my tests begin, I launch a few local Docker containers using the [testcontainers](https://node.testcontainers.org/) project. I wrote a small `Dockerfile` to...

enhancement

### Contact Details [email protected] ### What happened? When attempting to use the `-seed` argument, e.g. ``` ./mistral-7b-instruct-v0.2.Q4_0.llamafile --temp 0.7 -seed -1 -p '[INST]Write a story about llamas[/INST]' ``` I receive...

bug
medium severity