Timothy McCallum

Results 36 issues of Timothy McCallum

I love the fact that the MySQL output can be pasted into SQL editor. I needed the same thing for pasting into Javascript editor when dealing with really large spreadsheets....

The https://spin.fermyon.dev/release-process has a number of steps which ensure that a new release is comprehensive. The new Spin installer [1] has the version of Spin as an environment variable (in...

enhancement

The [AssemblyScript](https://www.fermyon.com/wasm-languages/assemblyscript) section in wasm-languages currently references `as-wasi`. We can go ahead and update these docs as per the following information. **[as-wasi](https://www.npmjs.com/package/as-wasi)** `as-wasi` is a third-party library that implemented WASI....

documentation

We have updated the Bart CLI release assets to include macOS and Windows. We now have the following `amd64` bart CLI assets. ```bash bart-cli-v0.4.0-linux-amd64.tar.gz bart-cli-v0.4.0-macos-amd64.tar.gz bart-cli-v0.4.0-windows-amd64.zip ``` It would be...

Please make sure that this is a bug. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template **System information**...

stat:awaiting response
type:bug
comp:lite

Is there a way to ingest an entire website, for example based on a site map file. Or can you please tell me the API and point for submitting a...

🌠 Enhancement
💥 Feature Request

**Is your feature request related to a problem? Please describe.** I would like OpenCopilot to help me with writing code e.g. updating existing code to be compatible with a new...

While multiple components can be used in a single application, we can't `spin add` a Redis component to an existing Redis trigger app or an existing HTTP trigger app: ```bash...

enhancement

At present, each `.md` file can only have one static `.hbs` file referenced in the frontmatter. It would be great to have dynamic templates instead of hard-coded templates, per `.md`...

enhancement
discussion