-
First off, congrats on the 0.10 release! Huge update and some *extremely* cool and novel stuff here.
I ran against a somewhat sharp edge trying to work with an included lib. It seems that, currentl…
-
When working on a Clojure project (deps.edn, with Cursive plugin), WakaTime shows me absolute paths on https://wakatime.com/projects/[REDACTED] in the tooltips, instead of what IntelliJ seems to call …
-
As per docs, "jumping" into a deep subdirectory loads three files:
1. the main .bme_configuration at the project's root.
1. the .bme_env file at the project's root.
1. the .bme_env file at the des…
-
### Description
Currently, as far as I know, the default configuration of root path for web apps is / and that cannot be changed. So, for instance, we can start an app that answer requests on http://…
-
[root@25ed8f435384 pkix]# export JAVA_HOME=/opt/jdk-17.0.8
[root@25ed8f435384 pkix]# export PATH=$JAVA_HOME/bin:$PATH
[root@25ed8f435384 pkix]# gradle jar
Starting a Gradle Daemon, 1 incompatible D…
-
Without `pak` enabled, `renv::update()` with no arguments updates all packages in the lockfile. With `pak` enabled, it errors as follows:
```r
> renv::update()
Error:
! error in pak subprocess…
Aariq updated
2 hours ago
-
The Dockerfile for all the apps in my nx project are identical. Because of this I want to reuse a single Dockerfile for all the apps. The default behavior is that the nx-container executor uses the Do…
-
Hello.
When I use `@QueryParam` on the root page, then push a new page and call `context.maybePop`, the url of the root page loses query parameters, although the state of the root page stays correc…
-
### Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
### Description
While using PlatformIO 6.1.16 for project development, I encountered an issue with relative path resolution. Specifically, when using the `-Wl,-static` flag and relative paths to li…