Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
babashka
Development of babashka (a native scripting environment for Clojure) and the Small Clojure Interpreter powering it.
Collective -
Host: opensource -
https://opencollective.com/babashka
- Code: https://github.com/borkdude/babashka
Add more sslsocket classes
github.com/babashka/babashka - borkdude opened this pull request 11 months ago
github.com/babashka/babashka - borkdude opened this pull request 11 months ago
Suggest using mise instead of asdf
github.com/babashka/babashka - anderso opened this pull request 11 months ago
github.com/babashka/babashka - anderso opened this pull request 11 months ago
Static-linked binary file for armv7(32-bit) platform.
github.com/babashka/babashka - PulsarShock opened this issue 11 months ago
github.com/babashka/babashka - PulsarShock opened this issue 11 months ago
Adding javax.net.ssl.SSLSocket and javax.net.ssl.SSLSocketFactory?
github.com/babashka/babashka - i-blis opened this issue 11 months ago
github.com/babashka/babashka - i-blis opened this issue 11 months ago
bb execution fails on Gentoo
github.com/babashka/babashka - edannenberg opened this issue 11 months ago
github.com/babashka/babashka - edannenberg opened this issue 11 months ago
Embedding META-INF/bb.edn with :deps results in: Cannot run program "java"
github.com/babashka/babashka - arichiardi opened this issue 11 months ago
github.com/babashka/babashka - arichiardi opened this issue 11 months ago
Update clojure example to new calling convention
github.com/babashka/babashka - imrekoszo opened this pull request 11 months ago
github.com/babashka/babashka - imrekoszo opened this pull request 11 months ago
metadata added by read-string (as compared to clj implementation).
github.com/babashka/babashka - skat-kurt opened this issue 11 months ago
github.com/babashka/babashka - skat-kurt opened this issue 11 months ago
Fix #1661: follow symlink when reading adjacent bb.edn
github.com/babashka/babashka - borkdude opened this pull request 11 months ago
github.com/babashka/babashka - borkdude opened this pull request 11 months ago
Upgrade to graal 21.0.2, fixes #1632
github.com/babashka/babashka - borkdude opened this pull request 11 months ago
github.com/babashka/babashka - borkdude opened this pull request 11 months ago
Resolve bb.edn when script is invoked via symlink
github.com/babashka/babashka - felixdo opened this issue 11 months ago
github.com/babashka/babashka - felixdo opened this issue 11 months ago
Caching issue with relative local/root by same name, used in bb.edn in different directories
github.com/babashka/babashka - borkdude opened this issue 12 months ago
github.com/babashka/babashka - borkdude opened this issue 12 months ago
Fix #1658: fix command-line args with overlapping bb options
github.com/babashka/babashka - borkdude opened this pull request 12 months ago
github.com/babashka/babashka - borkdude opened this pull request 12 months ago
Change in v1.3.187 release breaks use of the `version` literal as an input to scripts
github.com/babashka/babashka - DanielStephens opened this issue 12 months ago
github.com/babashka/babashka - DanielStephens opened this issue 12 months ago
Command line parameters not being parsed by scripts, passing right through if Babashka has the same ones.
github.com/babashka/babashka - laseray opened this issue 12 months ago
github.com/babashka/babashka - laseray opened this issue 12 months ago
medium mac still works on circle
github.com/babashka/babashka - borkdude opened this pull request 12 months ago
github.com/babashka/babashka - borkdude opened this pull request 12 months ago
#{a b} set initialization doesn't throw if there are duplicates (in clj it does)
github.com/babashka/babashka - brdloush opened this issue 12 months ago
github.com/babashka/babashka - brdloush opened this issue 12 months ago
Unable to resolve classname: java.time.temporal.WeekFields
github.com/babashka/babashka - luontola opened this issue about 1 year ago
github.com/babashka/babashka - luontola opened this issue about 1 year ago
empty bb.edn blowup babashka
github.com/babashka/babashka - sg-qwt opened this issue about 1 year ago
github.com/babashka/babashka - sg-qwt opened this issue about 1 year ago
Compatibility with plumbing.core
github.com/babashka/babashka - borkdude opened this pull request about 1 year ago
github.com/babashka/babashka - borkdude opened this pull request about 1 year ago
Support clojure.lang.LongRange
github.com/babashka/babashka - paintparty opened this pull request about 1 year ago
github.com/babashka/babashka - paintparty opened this pull request about 1 year ago
Cannot import `shadow.css.build`
github.com/babashka/babashka - Ramblurr opened this issue about 1 year ago
github.com/babashka/babashka - Ramblurr opened this issue about 1 year ago
Feature flags ignored in custom builds with GraalVM 21
github.com/babashka/babashka - jlesquembre opened this issue about 1 year ago
github.com/babashka/babashka - jlesquembre opened this issue about 1 year ago
cmdline args are ignored under certain conditions
github.com/babashka/babashka - kwj opened this issue about 1 year ago
github.com/babashka/babashka - kwj opened this issue about 1 year ago
Support for clojure.lang.LongRange
github.com/babashka/babashka - paintparty opened this issue about 1 year ago
github.com/babashka/babashka - paintparty opened this issue about 1 year ago
`str/join` doesn't work in `bb.edn`
github.com/babashka/babashka - dancek opened this issue about 1 year ago
github.com/babashka/babashka - dancek opened this issue about 1 year ago
Add java.util.concurrent.ScheduledFuture
github.com/babashka/babashka - borkdude opened this pull request about 1 year ago
github.com/babashka/babashka - borkdude opened this pull request about 1 year ago
StackOverflowError on 1.3.186 but script properly working with 1.3.185
github.com/babashka/babashka - ramonpin opened this issue about 1 year ago
github.com/babashka/babashka - ramonpin opened this issue about 1 year ago
Upgrade to GraalVM 21.0.1
github.com/babashka/babashka - borkdude opened this pull request about 1 year ago
github.com/babashka/babashka - borkdude opened this pull request about 1 year ago
Async AWS queries using grzm/awyeah-api occasionally throws java.util.NoSuchElementException
github.com/babashka/babashka - joakimen opened this issue about 1 year ago
github.com/babashka/babashka - joakimen opened this issue about 1 year ago
Include IvParameterSpec so we can have ansible-vault-clj decryption
github.com/babashka/babashka - ieugen opened this pull request about 1 year ago
github.com/babashka/babashka - ieugen opened this pull request about 1 year ago
Simplify Graal argument
github.com/babashka/babashka - borkdude opened this pull request about 1 year ago
github.com/babashka/babashka - borkdude opened this pull request about 1 year ago
Invoke self as uberjar
github.com/babashka/babashka - borkdude opened this pull request about 1 year ago
github.com/babashka/babashka - borkdude opened this pull request about 1 year ago
Method readPassword on class java.io.ProxyingConsole not allowed!
github.com/babashka/babashka - prishedko opened this issue about 1 year ago
github.com/babashka/babashka - prishedko opened this issue about 1 year ago
Var `*file*` should work like `__FILE__` in C
github.com/babashka/babashka - KDr2 opened this issue over 1 year ago
github.com/babashka/babashka - KDr2 opened this issue over 1 year ago
Fix [#babashka.nrepl/66](babashka/babashka.nrepl#66)
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Use pgo to speed up loop performance
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Fix #1513: interop on Thread/sleep with non-long
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Source releases miss submodule dependencies
github.com/babashka/babashka - DerGuteMoritz opened this issue over 1 year ago
github.com/babashka/babashka - DerGuteMoritz opened this issue over 1 year ago
Use new :static-methods functionality in SCI
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Add interop on java.util.stream.IntStream
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
[GraalVM] Use Oracle GraalVM 21
github.com/babashka/babashka - lispyclouds opened this pull request over 1 year ago
github.com/babashka/babashka - lispyclouds opened this pull request over 1 year ago
InvocationTargetException with java.net.http.HttpClient on v1.2+
github.com/babashka/babashka - hxtmdev opened this issue over 1 year ago
github.com/babashka/babashka - hxtmdev opened this issue over 1 year ago
Fix #1619: fix reflection issue with core.async/timeout
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
`Thread/sleep` only works with timeouts of type `long`
github.com/babashka/babashka - Cortys opened this issue over 1 year ago
github.com/babashka/babashka - Cortys opened this issue over 1 year ago
Use macos.x86.medium.gen2 resource
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Tweak Babashka Babooka copy
github.com/babashka/babashka - PEZ opened this pull request over 1 year ago
github.com/babashka/babashka - PEZ opened this pull request over 1 year ago
StackOverflowError using reduce
github.com/babashka/babashka - ralcantaraperez opened this issue over 1 year ago
github.com/babashka/babashka - ralcantaraperez opened this issue over 1 year ago
Fix #1568: warn when task overrides built-in command
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Fix #1610: expose babashka.http-client.websocket namespace
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Include ns `babashka.http-client.websocket`
github.com/babashka/babashka - v-garcia opened this issue over 1 year ago
github.com/babashka/babashka - v-garcia opened this issue over 1 year ago
Expose selmer.parser/resolve-arg
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
cider-macroexpand-1 not working
github.com/babashka/babashka - stevemolitor opened this issue over 1 year ago
github.com/babashka/babashka - stevemolitor opened this issue over 1 year ago
Support for java.util Timer and TimerTask
github.com/babashka/babashka - sandhu opened this issue over 1 year ago
github.com/babashka/babashka - sandhu opened this issue over 1 year ago
Fix #1600: use pagesize of 64K on linux aarch64
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Fix #1604: throw FileNotFoundException on missing namespace
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
require should throw FileNotFoundException when namespace isn't found
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
Bump clj-yaml to 1.0.27
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Fix #1592 (2): reduce image size
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Fix #1599: propagate run error
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Asahi Linux - Native ARM Linux on Apple M1/M2/M3
github.com/babashka/babashka - sitepodmatt opened this issue over 1 year ago
github.com/babashka/babashka - sitepodmatt opened this issue over 1 year ago
Babashka does not propagate error code when running a task that doesn't exist within another task
github.com/babashka/babashka - axvr opened this issue over 1 year ago
github.com/babashka/babashka - axvr opened this issue over 1 year ago
Port CircleCI macOS x64 Intel builds to M1 runner + Rosetta before October
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
Escape URLs for clojure.java.browse/browse-url on Windows
github.com/babashka/babashka - casselc opened this pull request over 1 year ago
github.com/babashka/babashka - casselc opened this pull request over 1 year ago
clojure.java.broswe/browse-url truncates URLs with multiple query parameters on Windows
github.com/babashka/babashka - casselc opened this issue over 1 year ago
github.com/babashka/babashka - casselc opened this issue over 1 year ago
Consider bake in camel-snake-kebab
github.com/babashka/babashka - sg-qwt opened this issue over 1 year ago
github.com/babashka/babashka - sg-qwt opened this issue over 1 year ago
Fix #1592: expose `sci.core` in babashka
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
On nREPL, if you define a function twice, it won't update the file it was defined
github.com/babashka/babashka - mauricioszabo opened this issue over 1 year ago
github.com/babashka/babashka - mauricioszabo opened this issue over 1 year ago
`Thread/setDefaultUncaughtExceptionHandler` compiles but is ignored
github.com/babashka/babashka - rynkowsg opened this issue over 1 year ago
github.com/babashka/babashka - rynkowsg opened this issue over 1 year ago
Bumping selmer version to 1.12.59
github.com/babashka/babashka - didibus opened this pull request over 1 year ago
github.com/babashka/babashka - didibus opened this pull request over 1 year ago
Setting "jdk.internal.httpclient.disableHostnameVerification" does not have same effect in bb as in JVM
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
improving config file loading
github.com/babashka/babashka - pekeler opened this issue over 1 year ago
github.com/babashka/babashka - pekeler opened this issue over 1 year ago
Expose more selmer.filter vars
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
The aarch64 static release does not contain a static binary
github.com/babashka/babashka - sundbp opened this issue over 1 year ago
github.com/babashka/babashka - sundbp opened this issue over 1 year ago
`bb print-deps`: sort dependencies
github.com/babashka/babashka - teodorlu opened this pull request over 1 year ago
github.com/babashka/babashka - teodorlu opened this pull request over 1 year ago
Consider sorting `bb print-deps` output to improve readability
github.com/babashka/babashka - teodorlu opened this issue over 1 year ago
github.com/babashka/babashka - teodorlu opened this issue over 1 year ago
Add clojure.tools.reader/resolve-sym
github.com/babashka/babashka - jeroenvandijk opened this issue over 1 year ago
github.com/babashka/babashka - jeroenvandijk opened this issue over 1 year ago
Fix README.md prepending the command with bb
github.com/babashka/babashka - tvedeane opened this pull request over 1 year ago
github.com/babashka/babashka - tvedeane opened this pull request over 1 year ago
Note about upgrading to Oracle GraalVM (non-CE)
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
Handle deps.clj corrupt tools jar error
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
*command-line-args* sometimes includes bb's options
github.com/babashka/babashka - jacobobryant opened this issue over 1 year ago
github.com/babashka/babashka - jacobobryant opened this issue over 1 year ago
Add malli-cli to projects
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Thinking about updating doc to reference a compatible library
github.com/babashka/babashka - piotr-yuxuan opened this issue over 1 year ago
github.com/babashka/babashka - piotr-yuxuan opened this issue over 1 year ago
Update projects.md
github.com/babashka/babashka - piotr-yuxuan opened this pull request over 1 year ago
github.com/babashka/babashka - piotr-yuxuan opened this pull request over 1 year ago
uberscript foo.clj -f bar.clj broken
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
github.com/babashka/babashka - borkdude opened this issue over 1 year ago
Upgrade httpkit to 2.7.0-RC1
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
github.com/babashka/babashka - borkdude opened this pull request over 1 year ago
Task runner: warn when task overrides built-in (with option to disable warning)
github.com/babashka/babashka - sutyrin opened this issue over 1 year ago
github.com/babashka/babashka - sutyrin opened this issue over 1 year ago
No aarch64.tar.gz in v1.3.180
github.com/babashka/babashka - qawel opened this issue over 1 year ago
github.com/babashka/babashka - qawel opened this issue over 1 year ago
lib tests: include new babashka/process exec tests
github.com/babashka/babashka - lread opened this pull request over 1 year ago
github.com/babashka/babashka - lread opened this pull request over 1 year ago
tests: run babashka.process lib tests on windows
github.com/babashka/babashka - lread opened this pull request over 1 year ago
github.com/babashka/babashka - lread opened this pull request over 1 year ago