-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Add gource #7193
Add gource #7193
Conversation
Co-authored-by: Norbert Bartko <[email protected]>
Hm, but I don't see any file yet? |
It's a nice gimmick, but what are we going to do with the produced movie? |
We should upload it to YouTube. |
That's the plan. Have to inspect the length of the video. Maybe add a monthly video and an updated total one covering the whole history 😅 |
Automatic upload not possible.
|
Action fails:
|
I would propose to only run this workflow via a manual trigger, that can be run from time to time (maybe after each release)? |
I am trying to reduce the manual steps I have to do. I can also read error messages. Sorry that I spend the days between the years differently. Would you guys mind to focus on other issues and PRs? |
And sorry for not converting it to draft |
DevCall: We do not upload video automatically, we just generate it. If that works "quickly" in this PR, we go ahead. Otherwise, we won't have any cool gource videos ^^. |
https://crontab.guru/#15_3_1_1,4,7,10_* “At 03:15 on day-of-month 1 in January, April, July, and October.” |
Maybe open an issue "upload to youtube" with a link to the created artifact? |
3:30 now. LGTM. I just merge. We can IMHO optimize as soon as we have done the other important things ^^. |
* upstream/master: (191 commits) Fix for issue 7416: font size of the preferences dialog does not update with the rest of the GUI. (#7509) Fix school/instituation is printed twice (#7574) Dsiable notarisation until we hae an account for JabRef e.V. (#7572) Fix citation keys unintentionally being overwritten on import (#7443) Fix AuthentificationPlugin not declared in mergedModule (#7570) Suggestions for changes in caching latex free authors (#7301) Add simple Unit Tests (#7542) Fix drag and drop into empty library (#7555) Bump richtextfx from 0.10.4 to 0.10.6 (#7563) Bump pdfbox from 2.0.22 to 2.0.23 (#7561) Bump org.eclipse.jgit (#7560) Bump fontbox from 2.0.22 to 2.0.23 (#7562) Bump guava from 30.1-jre to 30.1.1-jre (#7564) Bump xmpbox from 2.0.22 to 2.0.23 (#7565) Bump hmarr/auto-approve-action from v2.0.0 to v2.1.0 (#7566) Add gource (#7193) UI: Fix for group icon (#7552) Fix for issue 6487: Opening BibTex file (doubleclick) from Folder with spaces not working (#7551) add ability to insert arxivId (#7549) Fixed missing trigger for linked file operations (#7548) ...
Gource nicely renders the history of our development
See for an example: https://www.youtube.com/watch?v=cFuZnzq97sQ
Refs JabRef/www.jabref.org#83