forked from GerryFerdinandus/bittorrent-tracker-editor
-
Notifications
You must be signed in to change notification settings - Fork 0
update #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
update #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ci skip]
The original picture link is broken. Move external pictures files to github project site.
The original picture link is broken. Google drive does not support web page hosting anymore.
Torrent file are internal in UTF8 encode. The public API shuld also be in UTF8.
Upgrade the project to lazarus 1.6 with FPC 3.0 Fix compilation error: DateTimeStr: UTF8String -> String Fix compilation error: add extra variable TrackerStrLoop Fix deprecated function use in FileUtil switch to LazFileUtils
Use the latest lazarus 1.6 version
travis ubuntu 12.04 -> 14.04
travis 14.04 does not work. Dependancy error in the linux build.
It is missing important information that you need use git clone --recursive [ci skip]
If unable to decode a torrent file then there is no need to show it. There is already a popup that this torrent can not be decoded.
Default parameter does not work any more because we need 2 paramater to start the program in console mode.
There is a uptream issue that there is extra *.deb package that can not be process. Go back to the older version
The app have a build in icon but not the app bundel. [ci skip]
[ci skip]
The comment after the URL is now ignored.
[ci skip]
Just add these 2 items in the URL check
Update the software version for next release.
The deployment does not work anymore. Need a new api key.
[ci skip]
Forgot to do this before official release 1.32 [ci skip]
These constant variable belong in travis file.
License text should always be 100% original.
Only one release build is enough. The unit test now call the the release build trackereditor version.
The build server hang. Does not know why.
Deployment in linux AArch64 build is missing zip package. 'zip' is available in amd64 build
This is the only way to get it working on AArch64 build server. The other OS windows: direct program startup macOs: direct program startup
AArch64 buld is for example raspbery PI 4 Prepare for windows OS build. This build server is still in beta stage.
See [Issue #41]
The tracker list can not be created in macOS This does not work any more in macOS 10.15 catalina [Issue #42]
no need to call apt-get install xvfb -y; from travis.yml
This is a single download file. (=less download)
Must check if the actual GUI program SSL is working
[ci skip]
Must detect if this program is running in snap or not. Must read/save file from other folder.
Show to the build process that the test is still running.
downgrade to core
i386 version does not work
tracker list folder is fix at: home/snap/bittorrent-tracker-editor/common/ [ci skip]
It is now fix in upstream https://forum.snapcraft.io/t/missing-snap-gtk2-comon-themes-on-i386/18365
move build from travis.org to travis.com [ci skip]
move build from travis.org to travis.com [ci skip]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.