-
-
I currently use the following script in a parent directory:
```
cd $1
make docs
mv docs ..
git stash
git checkout docs
rm -rf book .vscode src math script install ex_data Doxyfile .clang-format…
-
- [ ] Open glider
- [ ] then what? :)
prtda updated
14 hours ago
-
Auth support on preview deployments as described here will be nice to have: https://authjs.dev/getting-started/deployment#securing-a-preview-deployment
-
According to the article, the FGT VM will be deployed across availability zones whenever possible. We attempted to spin up a new instance in the **Australia East** region, which has two availability z…
-
### Context
I played on 1.20.1 forge server
Logs : https://pastebin.com/4uzbzyJ4
### Crash Report
https://pastebin.com/4uzbzyJ4
-
-
-
Hello I am giving a try to shiny for python and shinylive for python and have found some issues when deploying modular apps. I have created the following app as an [example](https://github.com/davidrs…
-
The following successfully deployed tempo as daemonset on one evening:
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: tempo
labels:
app: tempo
spec:
selector:
matchLabels:
app…