Andriyansyah Nurrachman
Andriyansyah Nurrachman
I can do this manually by running this command before this github action: ``` git fetch --tags hub release delete git push --delete origin ``` Would be nice if this...
Hi > can be someone what will happen with Window AppMenu integration if the user enables that option? > > The Window AppMenu integration[Unity workflow] means that the appmenu is...
> istributing binary packages has its own disadvantages for example you have to build a package for every release. This wouldn't be a problem if we automate this via github...
> This was used to build the binaries: [pyload-dist.zip](https://github.com/pyload/pyload/files/7921723/pyload-dist.zip) I can spot main python file for `pyload` to target in the tool but I'm not sure which file to target...
> if you change directory to `src`, you can run it via `python -m pyload`. I can't get it work using py2exe, but it's working with pyinstaller. but I have...
Hi, how are you guys generate version for your PyPi releases? from what I understand it's automatically generate in some `.py` file ? I also notice that the PyPi release...
> Since we don't have a new stable version yet, we simply haven't released a tag Github Release also have pre-release feature, you also can use some kind of static...
I tried with this nix file but it's not working (it was working when I apply it in other distro), anything I missed based on the guide on gist? ```...
This has been discussed on discord but I'll also write it in this issue. So far the OPF mode seems working fine with some notes: 1. Eventhough `orderBooks` is set...
> It is a nice idea for adding a table of contents, where would you see it? Just like docus is nice, on the right in desktop and sticky top...