-
I would like to suggest adding a [bun](https://bun.sh) template to the official store.
https://github.com/patlux/openfaas-bun-template
Proposed templates.json:
```json
{
"template…
-
`deploy` and `store deploy` have `--update` and `--replace` flags, which should be strictly exclusive to ensure consistency of these flags
## Current Behaviour
Valid
```
--update=false --replac…
-
add unit tests for goodfirstissue
-
## My actions before raising this issue
- [x] Followed the [troubleshooting guide](https://docs.openfaas.com/deployment/troubleshooting/)
- [x] Read/searched [the docs](https://docs.openfaas.com/)…
CC007 updated
2 years ago
-
I have a rather big proposal, but one I have thought about for awhile and can implicitly fix this problems like #745
We should mimick some of the behavior we see with Go modules? Specifically, we s…
-
Users iterating on an app often want to deploy from source on their workstation, without having to manually commit each incremental change to source control or upload to object storage and modify …
-
## Feature Request
## Description
Different parts of Booster run in very different environments to make possible a seamless multi-cloud developer experience:
* The code is written and debugged …
-
https://aquaproj.github.io/ looks like a decent binary installer, which might be a useful fallback strategy, especially for go tools
Its github action installer is reasonable, but not as mature as …
-
## Bug Report
I was writing a simple script to measure the time it takes to run a function. Part of this entailed writing some code to create the function and waiting until dispatch marked it as read…
-
## Story: OpenFaaS SDKs for each language
Since this will be a big piece of work and potentially involve multiple languages and features, I'm calling it a *Story*.
## Use-case
We have been as…