-
**Describe the bug**
I am clone this demo https://github.com/graalvm/native-build-tools/tree/master/samples/java-application-with-resources and change some plugin versions, when i am running the res…
-
Purging of redundant update bundles fails due to temporarily disabling asar support, if required modules haven't been loaded yet, or if other actions are being run at the same time.
```
[2024-09-1…
-
With the following documents:
``` python
from mongoengine import *
class Referred(Document):
something = StringField()
class Embedded(EmbeddedDocument):
refs = ListField(ReferenceField(Refe…
-
First of great work with this tool, it is what you need when you start to automate some processes.
I am currently developing a web game, and I badly need support for the Flash target.
What I am doin…
-
Thanks a lot for the great work. I successfully packed a full .NET Framework executable and it runs flawlessly, and even though it packde a .config file inside. When the app changes the .config file, …
-
## 🚀 Feature
### Motivation
### Pitch
### Alternatives
### Additional context
-
Currently the complete action errors when try to complete with an exist email address to avoid this an additional api should be added to check if a user with that email address exist in the checkout.
…
-
### Description
We use https://github.com/create-dmg/create-dmg as a small script wrapper around `hdiutil` to create and notarize DMG files from our macOS applications.
However, when switching t…
-
# Bug report
**What is the current behavior?**
Using webpackChunkName and webpackPrefetch together results in prefetching even when it's not wanted
**If the current behavior is a bug, please p…
-
Thanks for raising a Resilience4j issue.
Please provide a brief description of your problem along with the versions you are using.
If possible, please also consider putting together a complete JUnit…