issues
search
ccfontes
/
faas-bb
An OpenFaaS template for writing Functions in Babashka.
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump bb to 1.3.187-SNAPSHOT in the readme
#63
ccfontes
closed
10 months ago
0
Fix secret listing for k8s: only read regular files
#62
ccfontes
closed
10 months ago
0
Bump bb to 1.3.187-SNAPSHOT
#61
ccfontes
closed
10 months ago
0
Add Function example for pooling db connections WIP
#60
ccfontes
closed
10 months ago
0
Improve security policy
#59
ccfontes
closed
10 months ago
0
Fix require index ns in repl
#58
ccfontes
closed
10 months ago
0
WIP Support binary dist
#57
ccfontes
closed
10 months ago
1
Intern defnk
#56
ccfontes
closed
10 months ago
0
Create SECURITY.md
#55
ccfontes
closed
10 months ago
0
Modularize secrets
#54
ccfontes
closed
10 months ago
0
Add clj-holmes security scanner
#53
ccfontes
closed
10 months ago
1
rm bb-streaming template
#52
ccfontes
closed
11 months ago
0
Improve Why
#51
ccfontes
closed
11 months ago
0
Add secrets to :context map
#50
ccfontes
closed
11 months ago
0
Add bb task as shortcut to run tests without building the docker img
#49
ccfontes
closed
11 months ago
1
Simplify clj tools setup
#48
ccfontes
closed
11 months ago
0
Test example using bell routes
#47
ccfontes
closed
11 months ago
0
Add template config to examples stack.yml
#46
ccfontes
closed
11 months ago
0
rm redundant :paths in test/ bb.edn
#45
ccfontes
closed
11 months ago
0
Support zero args Function handler
#44
ccfontes
closed
11 months ago
0
Docs: add why bb+faas & improve prerequisites
#43
ccfontes
closed
11 months ago
0
rm redundant ns instructions
#42
ccfontes
closed
11 months ago
0
Rename faas -> faas-cli in CI
#41
ccfontes
closed
11 months ago
0
Support REPL dev
#40
ccfontes
closed
11 months ago
0
Fix some names
#39
ccfontes
closed
11 months ago
0
Upgrade bb=1.3.186 & of-watchdog=0.9.13
#38
ccfontes
closed
11 months ago
0
Run docker cmds together for smaller img
#37
ccfontes
closed
11 months ago
0
rm broken link checker
#36
ccfontes
closed
1 year ago
0
rm redundant bb.edn used for current dir paths which is now implicit
#35
ccfontes
closed
1 year ago
1
Add routes Function example
#34
ccfontes
closed
1 year ago
0
Enrich bb template function w/ working example & tests
#33
ccfontes
closed
1 year ago
0
Pimp readmes
#32
ccfontes
closed
1 year ago
0
Support testing Functions
#31
ccfontes
closed
1 year ago
0
Add bb hiccup example fn
#30
ccfontes
closed
1 year ago
0
Update bb & watchdog docker imgs
#29
ccfontes
closed
1 year ago
0
Speed dev: fetch proj deps only on bb.edn change
#28
ccfontes
closed
1 year ago
0
rm redundant 'function/bb.edn' after copying whole 'function' dir
#27
ccfontes
closed
1 year ago
0
Rename & use tests conf explicitly
#26
ccfontes
closed
1 year ago
0
Add routing example using bell
#25
ccfontes
closed
1 year ago
0
Handler to take single event param & ret w/ compojure dispatch
#24
ccfontes
closed
1 year ago
0
Handler should take clj body w/ optional headers & env as context
#23
ccfontes
closed
1 year ago
0
Support multiple handlers on different HTTP methods
#22
ccfontes
closed
1 year ago
1
Support handler for request to manually set up response headers
#21
ccfontes
closed
1 year ago
1
Add wrap-edn-body and wrap-edn-response
#20
ccfontes
closed
11 months ago
1
Compare streaming and http templates
#19
ccfontes
closed
11 months ago
1
Add HTTP mode template
#18
ccfontes
closed
1 year ago
0
template http mode: parse input on content type
#17
ccfontes
closed
1 year ago
0
Add broken link checker
#16
ccfontes
closed
1 year ago
0
Add unit tests to Function example
#15
ccfontes
closed
1 year ago
0
Add testing example
#14
ccfontes
closed
1 year ago
1
Next