Commit Graph

423 Commits

Author SHA1 Message Date
1d35f4fe2b webbuild-functions: replace Google hint search with ChatGPT 2024-11-01 09:38:42 +01:00
ef2a739df4 Release 1.5.4 2024-09-20 17:02:19 +02:00
b4af591361 autoport-launcher: call dnf refresh before update 2024-09-20 16:52:27 +02:00
dc76be906a autodist-cleanold: skip processing SPECPARTS files in spec folder 2024-09-20 16:50:57 +02:00
f54041d4df repology-openmamba.py: provide a custom user agent as required by repology.org policy 2024-09-14 15:00:16 +02:00
0c2162fe62 update-specfile: remove post scripts calling ldconfig replaced by trigger 2024-09-14 14:56:05 +02:00
36b00b7e43 webbuild-cgi: keep spec create fields to editr on failure 2024-09-14 14:53:23 +02:00
b8e6a0a960 webbuild: fix: urlencode spec version update field vefore submitting 2024-06-07 13:49:45 +02:00
a292621b9c webbuild-cgi: add log message for invalid secret; added a check for /var/autoport existence 2024-05-13 19:36:42 +02:00
2ed572f76b Release 1.5.3 2024-05-13 18:23:48 +02:00
0979292b54 autodist-cleanold: replace cron script with executable run by autoport-launcher 2024-05-13 18:23:03 +02:00
9904607872 autoport: same fix as previous commit needs to be applied to autoport 2024-05-02 19:27:51 +02:00
931dbd1dce autodist: fix authenticating social log sent messages by encoding secret 2024-05-02 11:04:32 +02:00
35abe2122a webbuild.html: fix for editor change callback and other minor fixes 2024-05-01 19:13:24 +02:00
506e531ec8 webbuild-cgi: social log exception for "autodist" when WEBBUILD_URL is set at localhost 2024-04-22 00:35:00 +02:00
9fc3f8373c Release 1.5.2 2024-04-22 00:33:52 +02:00
10514b4e49 webbuild: autobuilds.html: layout fixes 2024-04-20 20:31:31 +02:00
007b280870 webbuild: set codemirror height to 500 2024-04-18 20:07:20 +02:00
72ce4f5115 webbuild-cgi: show current user social log messages when WEBBUILD_URL is not set 2024-04-18 17:32:44 +02:00
b24249e474 webbuild-cgi: fix autodist checkbox not working if no permissions for maintainer mode 2024-04-18 13:36:48 +02:00
91c50976a9 webbuild.html: update js and css paths for updated codemirror 2024-04-18 13:18:25 +02:00
3717880b21 webbuild: create webbuild.db if missing 2024-04-18 13:06:06 +02:00
13407f5e51 autodist/config: update site and repo urls 2024-04-18 12:22:42 +02:00
92a582306e webbuild: also update webbuild.html 2024-04-18 01:33:48 +02:00
bcda06c59c Release 1.5.0 2024-04-17 21:57:04 +02:00
f594957e25 autoport: added AUTOPORT_IGNORE_LIST configuration to provide a list of ignored autoport packages 2024-04-17 21:54:27 +02:00
9fbe4e715e webbuild: codemirror update to same as wordpress-theme-openmamba 2024-04-17 21:46:55 +02:00
8ee611b7ac webbuild: update css and webbuild-cgi for stand-alone mode 2024-04-17 21:44:36 +02:00
c46535f109 Release 1.4.3 2024-04-13 14:41:23 +02:00
5e4081a335 autodist-cgi: increase default size of build output and support for full output 2024-04-13 14:10:42 +02:00
cebe696e6e autodist,update-specfile: support for update version as argument; cleanups
autodist-inspect: update repositories list
2024-04-13 14:08:06 +02:00
6144945c31 Release 1.4.2 2024-02-08 17:11:01 +01:00
ea5c285270 repology-openmamba.py: switch from ignore to a more generic update-conf.json file to parse with ignore and more information 2024-02-08 17:08:30 +01:00
9d218a005a webbuild-sudo: fix parsing SPECFILE_BUILDDIR since rpmspec started expanding %setup macro 2024-02-08 17:06:19 +01:00
5354160b25 webbuild-cgi: fix getting processes pid with more than one '+' sign appended 2024-02-08 17:05:34 +01:00
4d29a63a34 Release 1.4.1 2024-01-06 14:12:19 +01:00
e01964e86a 40-autodist-upstream-updates: remove obsolete nightly autodist-upstream-updates cron launcher 2024-01-06 13:08:58 +01:00
cafa354501 45-autodist-git-sync: added daily cron file for autodist-git repository sync 2024-01-06 13:07:48 +01:00
07285b0cc7 autospec-conf: update sample autospec configuration 2024-01-06 13:03:33 +01:00
fe984b1da2 autoport: no longer search and reschedule other providing packages on prepare failed 2024-01-06 12:46:20 +01:00
e8ae210c2d autodist-repository: integration with autodist-git for import and release functionalities 2024-01-06 12:42:38 +01:00
e629f9561c autodist-git: many improvements to reach working repository and package sync functionality 2024-01-06 12:40:32 +01:00
7f1ecb9f41 Release 1.4.0 2024-01-02 20:28:27 +01:00
fcdbff1da2 autodist-git: new tool for syncing rpm repository with new git server at src.openmamba.org 2024-01-02 20:18:19 +01:00
5bac010c6d autodist-inspect,40-autodist-cleanold: commit minor changes done in production 2024-01-02 20:14:46 +01:00
d0b8d56db4 Release 1.3.3 2023-10-09 19:56:57 +02:00
0bc98d2bf8 autodist-inpsect: new tool added 2023-10-09 19:56:45 +02:00
10e566b640 update-specfile: sync with current build server changes 2023-10-09 19:54:26 +02:00
8b6c1367f0 Release 1.3.2 2023-09-19 15:42:55 +02:00
8be0311320 Makefile: install forgotten autodist-launcher 2023-09-19 15:42:37 +02:00