-
Notifications
You must be signed in to change notification settings - Fork 15
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 PR zip #1560
add PR zip #1560
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1560 +/- ##
============================================
- Coverage 54.09% 54.08% -0.01%
Complexity 2628 2628
============================================
Files 98 98
Lines 11655 11655
============================================
- Hits 6305 6304 -1
- Misses 5350 5351 +1 ☔ View full report in Codecov by Sentry. |
Download zip from here |
@hansmorb Den PR hier habe ich total vergessen. Wenn ich dich korrekt versehe möchtest du die gebauten zips auf commonsbooking.org bereitstellen? Ich glaube wir könnten die auch auf commonsbooking.github.io hosten, aber commonsbooking.org wäre auch fein für mich. Und der Rest sollte funktionieren? Zur Vollständigkeit: Bei den eingecheckten CSS- und JS-Assets im Repo hatten wir schon mal über die Erstellung einer ZIP gesprochen. |
Wir können auch mit https://github.com/actions/upload-artifact Action direkt inden Artifacts Tab eines PR hochladen. Einen Kommentar mit Link geht dabei ebenso. Dann hätten wir uns das Thema Upload zu CommonsBooking gespart. Oder ist das für dich ein Muss? |
Leider haben artifacts nur eine sehr kurze Haltbarkeit, da PRs bei uns oft eine ganze Weile liegen fällt diese Option für mich eher flach. Den Testserver habe ich mittlerweile schon mit etwas anderem bespielt. |
Geschlossen um neuen Kommentar erstellen zu können. |
Fügt einen Botkommentar mit einem Link zu einer fertig gebauten zip aus dem PR hinzu. Auf meinem Testserver habe ich das hier gemacht: https://bobcares.com/blog/restrict-sftp-user-to-specific-folder/
Vor dem merge würde ich das gerne auf commonsbooking.org machen