source: ProjectBuilder/devel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2600   4 years Bruno Cornec Preliminary support for archlinux
(edit) @2599   4 years Bruno Cornec Add support for ubuntu 19.10
(edit) @2598   4 years Bruno Cornec Only use ProjectBuilder::YAML when not in setupv
(edit) @2597   4 years Bruno Cornec Fix YAML module usage in setupv
(edit) @2586   4 years Bruno Cornec Fix #177 for svn pbconf and tested with one level
(edit) @2514   4 years Bruno Cornec adds function pb_path_nbfiles to Base
(edit) @2512   4 years Bruno Cornec Fix call to pb_env_init
(edit) @2511   4 years Bruno Cornec Fix pbgetparam and pb_distro_conf_print by relacing key value checking
(edit) @2510   4 years Bruno Cornec Avoid returning the cf key for pb_conf_get_all
(edit) @2506   4 years Bruno Cornec Fix #171 by passing undef -not 0 - for pbinit param to env_init
(edit) @2504   4 years Bruno Cornec Test without à to avoid issues for now
(edit) @2503   4 years Bruno Cornec Typo
(edit) @2502   4 years Bruno Cornec Fix pbinstalltype usage, based on project and addbuildrepo used in …
(edit) @2501   4 years Bruno Cornec Fix pbinstalltype based on project, not tuple
(edit) @2500   4 years Bruno Cornec fix pb_version_init call and dpfunc/ldfunc declaration in init
(edit) @2499   4 years Bruno Cornec remove useless pb_distro_get_in_conf_if, fix pb_version_init call and …
(edit) @2498   4 years Bruno Cornec Fix pb_version_init call
(edit) @2496   4 years Bruno Cornec call pb_conf_init before using conf files
(edit) @2495   4 years Bruno Cornec Rename functions to avoid clashes
(edit) @2494   4 years Bruno Cornec pb_conf_write also needs multiple YAML implementation support
(edit) @2493   4 years Bruno Cornec more tests for conf with YAML::XS
(edit) @2491   4 years Bruno Cornec Various perf improvements - Avoid managing full changelog files when …
(edit) @2490   4 years Bruno Cornec Fix cases where a param could be undefined
(edit) @2489   4 years Bruno Cornec Fix (c) dates
(edit) @2488   4 years Bruno Cornec Improve debug messages - pb_distro_get_param now an internal function …
(edit) @2485   4 years Bruno Cornec Adds internal YAML support and improve install2pkg with additional repos
(edit) @2484   4 years Bruno Cornec Adds an internal YAML module from YAML::Tiny to allow distribution …
(edit) @2483   4 years Bruno Cornec Adds support for CentOS 8
(edit) @2469   4 years Bruno Cornec Adds support for fedora-31
(edit) @2468   4 years Bruno Cornec Fix #180 by adding the pb_check_v function
(edit) @2467   4 years Bruno Cornec Use confess instead of die - Fix build2docker by avoiding to go …
(edit) @2466   4 years Bruno Cornec Restore account env var after call to pb_parallel_launchv
(edit) @2465   4 years Bruno Cornec Fix repo var so it's undef and allow a correct return for …
(edit) @2464   4 years Bruno Cornec Works up to install2pkg which needs to be fixed itself
(edit) @2463   4 years Bruno Cornec Fix *2docker, tested with Fedora 30
(edit) @2462   4 years Bruno Cornec Simplify pb_distro_setuprepo
(edit) @2461   4 years Bruno Cornec Remove swagger2 module dep as not maintained anymore
(edit) @2460   4 years Bruno Cornec adds conf for fedora 31
(edit) @2459   4 years Bruno Cornec sign repomd.xml for all rpm type of packages, doesn't hurt
(edit) @2458   4 years Bruno Cornec Fix #183 by pushing the repomd.xml.asc file for SUSE and fix also repo …
(edit) @2457   4 years Bruno Cornec Improve zypper calls
(edit) @2456   4 years Bruno Cornec Improve zypper calls
(edit) @2451   5 years Bruno Cornec Remove ubuntu-17.10 as no archive available anymore
(edit) @2450   5 years Bruno Cornec Improve newver - Fix #140 where one extra line was generated in the …
(edit) @2443   5 years Bruno Cornec better names for images
(edit) @2437   5 years Bruno Cornec Fix installation of external repos which was broken in this version
(edit) @2436   5 years Bruno Cornec force explicit analysis of boolean and when using cluck and more fixes …
(edit) @2435   5 years Bruno Cornec docker also requires some initializations
(edit) @2434   5 years Bruno Cornec force explicit analysis of boolean and when using cluck
(edit) @2433   5 years Bruno Cornec now support for debian-10-x86_64
(edit) @2431   5 years Bruno Cornec adds support for fedora-30, mageia-7 and ubuntu-19.04
(edit) @2430   5 years Bruno Cornec mageia now uses ntpdate as a separate package
(edit) @2429   5 years Bruno Cornec More improvements around CI/CD - Working sbx|build2docker with …
(edit) @2428   5 years Bruno Cornec use pbstep as variable name instead of pbforce incorrect here
(edit) @2427   5 years Bruno Cornec Improve install2pkg when repo already configured and use the new …
(edit) @2426   5 years Bruno Cornec Start adding install and test target for pb - local install works already
(edit) @2425   5 years Bruno Cornec Fix directory structure creation in VCS and name by default package as …
(edit) @2424   5 years Bruno Cornec exclude git conf fir for pbg as well
(edit) @2422   5 years Bruno Cornec by default, rhel is handled without minor version
(edit) @2421   5 years Bruno Cornec Complete fix for rhel 8
(edit) @2420   5 years Bruno Cornec Fix dnf support for rhel 8 and fedora 30
(edit) @2410   5 years Bruno Cornec 2 fixes for debian repositories - Fix #178 by changing key detection …
(edit) @2406   5 years Bruno Cornec Fix non test log extraction for git
(edit) @2404   5 years Bruno Cornec Fix YAML errors in default setup when newproj
(edit) @2403   5 years Bruno Cornec initiate pbgitremote variable if not defined to origin
(edit) @2402   5 years Bruno Cornec eval YAML LoadFile to try to issue error messages and exit when error
(edit) @2399   5 years Bruno Cornec Update website with latest distros versions
(edit) @2398   5 years Bruno Cornec Update website with latest distros versions
(edit) @2397   5 years Bruno Cornec closing a file before returning
(edit) @2396   5 years Bruno Cornec Replace most of the die by confess and also uses now option --rm for …
(edit) @2394   5 years Bruno Cornec Do not consider os-release files when another was found earlier
(edit) @2390   5 years Bruno Cornec Add support for SLES 15 by using /etc/os-release as well
(edit) @2389   5 years Bruno Cornec Do not exit if port is undefined for VM in pb_get_port as this may be …
(edit) @2388   5 years Bruno Cornec Gentoo perl-YAML dep is yaml
(edit) @2387   5 years Bruno Cornec Improve message given after newve for perl-YAML requirement
(edit) @2386   5 years Bruno Cornec Print a warning if docker image doesn't exists for mkctn
(edit) @2384   5 years Bruno Cornec Fix a typo and list of VEs
(edit) @2376   5 years Bruno Cornec Check that a port is defined before using it. May mean that the …
(edit) @2375   5 years Bruno Cornec Fix partly the examples to use YAML format instead of previous one
(edit) @2374   5 years Bruno Cornec Fix support for non pb projects ctn
(edit) @2373   5 years Bruno Cornec Add support forotherproject ctn build and use getconf for velist
(edit) @2372   5 years Bruno Cornec Fix opensuse < 15 creation of ctn
(edit) @2371   5 years Bruno Cornec Fix opensuse ctn deps
(edit) @2370   5 years Bruno Cornec Fix find + chmod call to always return true so that docker ends …
(edit) @2369   5 years Bruno Cornec better automatic tests with docker for pb
(edit) @2368   5 years Bruno Cornec remove distros not maintained upstream
(edit) @2367   5 years Bruno Cornec Update pres and announce
(edit) @2366   5 years Bruno Cornec Fix list of supported container images
(edit) @2365   5 years Bruno Cornec Fix ECDSA lack of support for RHEL7 and avoid : in release tags
(edit) @2363   5 years Bruno Cornec removal of useless docker images to build for
(edit) @2362   5 years Bruno Cornec better usae of cluck instead of confess to avoid exiting abrutely when …
(edit) @2361   5 years Bruno Cornec exits when conf errors are detected instead of going on
(edit) @2360   5 years Bruno Cornec More opensuse support - remove os-release management from conf file …
(edit) @2359   5 years Bruno Cornec iNext steps in mkctn now depened on previous result
(edit) @2358   5 years Bruno Cornec New opesuse distros have a new docker hub image name
(edit) @2357   5 years Bruno Cornec Fix fedora 23 ctn support The way ctn was built, the /etc directory …
(edit) @2356   5 years Bruno Cornec Fix container build scripts
(edit) @2355   5 years Bruno Cornec more opensuse distro supported
(edit) @2354   5 years Bruno Cornec pull image before building in mkctn and update ctn img list
(edit) @2352   5 years Bruno Cornec Add support for latest fedora disto
Note: See TracRevisionLog for help on using the revision log.