source: ProjectBuilder/devel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2224   7 years Bruno Cornec Adds support for ubuntu-17.04
(edit) @2223   7 years Bruno Cornec Fix website delivery errors, and some minor spelling errors
(edit) @2222   7 years Bruno Cornec render some system commands more verbose
(edit) @2221   7 years Bruno Cornec Fix an error in a pb_log and adds a pbve.pre example
(edit) @2220   7 years Bruno Cornec Update website conf following GVA move
(edit) @2219   7 years Bruno Cornec Fix prev*pre/post scripts - Use scripts located under the package …
(edit) @2217   7 years Bruno Cornec Fix an error whith external repo When using an external repo the …
(edit) @2214   7 years Bruno Cornec Revert most of rev [2204] There was an error on the directory …
(edit) @2208   7 years Bruno Cornec Minor skeleton improvements
(edit) @2207   7 years Bruno Cornec Expand potential vars in PBPROJDIR
(edit) @2206   7 years Bruno Cornec Default to docker for VE
(edit) @2205   7 years Bruno Cornec Improve newproj action review skeletons, fix some tests) Use PBPROJDIR …
(edit) @2204   7 years Bruno Cornec Munch improved test script for non-regression
(edit) @2203   7 years Bruno Cornec Fix warnings printed when using Package as a target
(edit) @2202   7 years Bruno Cornec Fix a bug with git+http when doing export, where the worng block was …
(edit) @2200   7 years Bruno Cornec - Next version will be 0.14.4 - Announce of 0.14.3 - Fix an issue with …
(edit) @2199   7 years Bruno Cornec Adds a fake test for pb to allow build on older distros
(edit) @2194   7 years Bruno Cornec improved velist to build with docker
(edit) @2191   7 years Bruno Cornec - Add function pb_sign_setenv_rpm calling pb_sign_setenv which just …
(edit) @2190   7 years Bruno Cornec Add support for no arch pkg for deb (aka all) in repositories
(edit) @2189   7 years Bruno Cornec Fix a bug on the analysis of build dependencies for deb packages when …
(edit) @2188   7 years Bruno Cornec Add support for additional signed deb repositories
(edit) @2187   7 years Bruno Cornec Rename pb_distro_setuprepo_gen as pb_distro_setuprepo_gen_conf and …
(edit) @2186   7 years Bruno Cornec Use the build keyword instead of spec to be more neutral in messages
(edit) @2185   7 years Bruno Cornec Remove useless pkg deps for recent debian distributions
(edit) @2183   7 years Bruno Cornec Also fix pb.yml for zypper updates
(edit) @2182   7 years Bruno Cornec Solve an issue with dependency optimization When adding a new repo, …
(edit) @2181   7 years Bruno Cornec Fix GPG key import
(edit) @2180   7 years Bruno Cornec Add option --version to pb and use it
(edit) @2179   7 years Bruno Cornec calls zypper refresh before making install
(edit) @2178   7 years Bruno Cornec Import GPG key files on OpenSUSE as zypper doesn't do it alone it seems
(edit) @2177   7 years Bruno Cornec Improved build procedure build is now calling back prep first in …
(edit) @2176   7 years Bruno Cornec Fix package based installation of pb
(edit) @2175   7 years Bruno Cornec Adds man, help and versions options to pbdistrocheck and pbgetparam
(edit) @2173   7 years Bruno Cornec Small fix for demo script
(edit) @2171   7 years Bruno Cornec - Fix #152: do not exit loop of repos to handled to early in order to …
(edit) @2169   7 years Bruno Cornec Fix #152 by adding support for https scheme in URLs !!
(edit) @2162   7 years Bruno Cornec Start coding a sbx2docker action WIP
(edit) @2161   7 years Bruno Cornec Improve logging
(edit) @2157   7 years Bruno Cornec Change interface of pb_ve_docker_get_image which now returns undef …
(edit) @2156   7 years Bruno Cornec Really place docker as the default for vetype
(edit) @2155   7 years Bruno Cornec - Now fix pb_distro_conf_print and place project after distros to have …
(edit) @2154   7 years Bruno Cornec Fix conf file analysis: - pb_conf_get_if now returns the value and …
(edit) @2153   7 years Bruno Cornec - Use function pb_distro_conf_print in pbgetparam to avoid code …
(edit) @2152   7 years Bruno Cornec - Fix a bug in the loading order of the 2 generic conf files files …
(edit) @2151   7 years Bruno Cornec Fix a bug in pbgetparam where the project.pb file wasn't read
(edit) @2150   7 years Bruno Cornec The cidfile should be different for each container to avoid conflicts …
(edit) @2149   7 years Bruno Cornec VE type now defaults to docker as it's the way forward and working …
(edit) @2144   7 years Bruno Cornec Fedora 25 uses dnf not yum
(edit) @2143   7 years Bruno Cornec Adds support for fedora 25 and Ubuntu 16.10
(edit) @2142   7 years Bruno Cornec Adds http support for ftp.project-builder.org
(edit) @2141   7 years Bruno Cornec Adds support for cloudlinux
(edit) @2139   8 years Bruno Cornec Adding function pb_filter_var_print to enhance pb as per #148
(edit) @2137   8 years Bruno Cornec Update oel RE as no '(' is present after the release version
(edit) @2136   8 years Bruno Cornec Fix #115 The standard conf file is now under /usr/share/pb and the …
(edit) @2135   8 years Bruno Cornec Updated version of pres content for LinuxCon
(edit) @2134   8 years Bruno Cornec Fix a Debian build issue In case multiple control file exists in the …
(edit) @2133   8 years Bruno Cornec pb pres for LinuxCon NA 2016
(edit) @2132   8 years Bruno Cornec Debian 10 is buster
(edit) @2125   8 years Bruno Cornec - Fix list of containers used to build pb - Try to fix opensuse 13.1 …
(edit) @2124   8 years Bruno Cornec - Adds 2 example contrib script to ease usage pending better solution
(edit) @2123   8 years Bruno Cornec - Fix debian 7 deps on diff replaced by diffutils
(edit) @2122   8 years Bruno Cornec - Fix issue with rpmsign aborting the build script when incorrect - …
(edit) @2121   8 years Bruno Cornec Fedira 24 depends on perl-File-Temp !
(edit) @2120   8 years Bruno Cornec Support Fedora 24 as docker build
(edit) @2119   8 years Bruno Cornec -Fix #144 by declaring PBTMP when File::Temp doesn't exist
(edit) @2118   8 years Bruno Cornec CentOS is also installed from pkgs now
(edit) @2117   8 years Bruno Cornec - Fix CentOS perl deps (Data::Dumper is a separate pkg)
(edit) @2116   8 years Bruno Cornec - Reduce git commit ID to 8 digits
(edit) @2114   8 years Bruno Cornec - Improve exmaple conf file generation for 0.14.x versions
(edit) @2113   8 years Bruno Cornec - Revert tdir cleanup as it was affecting also the remote ftp server ! …
(edit) @2111   8 years Bruno Cornec Fix Date-Manip dep for gentoo
(edit) @2110   8 years Bruno Cornec Force an exit 0 for docker script to avoid intermediate …
(edit) @2109   8 years Bruno Cornec Fix changelog generation with new test names
(edit) @2108   8 years Bruno Cornec Fix Release put/get with correct dirs
(edit) @2107   8 years Bruno Cornec - Use a dedicated pbos var when dealing with deb Release file
(edit) @2106   8 years Bruno Cornec - Start fixing #108 by adding functions to sign files and file …
(edit) @2105   8 years Bruno Cornec Fix the version returned by pb for test mode
(edit) @2104   8 years Bruno Cornec Fix name of docker reg/repo function and fix it by invoking the older …
(edit) @2103   8 years Bruno Cornec The default is now to setup a pb dockerrepository and leave the …
(edit) @2102   8 years Bruno Cornec Fix generation of example files to correspond to current test version …
(edit) @2101   8 years Bruno Cornec - Fix build for stable versions now we have a correct test version
(edit) @2100   8 years Bruno Cornec - Fix tag name for test versions for rpm (0.date.letter.rev) - Fix tar …
(edit) @2098   8 years Bruno Cornec The expanded PBVER macro should just use the macro, not the extdir …
(edit) @2097   8 years Bruno Cornec Fix #136 Start of fix by building a correct tar file and rpm names …
(edit) @2096   8 years Bruno Cornec opensuse needs the rpm-build package As it's not brought by current …
(edit) @2095   8 years Bruno Cornec Adds fedora 24 support for pb
(edit) @2093   8 years Bruno Cornec in VE/VM do pbdistrocheck first, then pb
(edit) @2092   8 years Bruno Cornec Adds function pv_ve_docker_repo Reuse code from VE.pm in pb to check …
(edit) @2091   8 years Bruno Cornec Fix a bug for git+svn directories need to be used as with normal svn
(edit) @2090   8 years Bruno Cornec Adds template files for a REST API with Mojolicious
(edit) @2086   8 years Bruno Cornec - Updates COPYINg files for new FSF address - Improve pbr support
(edit) @2085   8 years Bruno Cornec Adds targets sbx2prrp (prep alone doesn't call it)
(edit) @2084   8 years Bruno Cornec - build and delivery directories renamed pbbuild and pbdelivery for …
(edit) @2080   8 years Bruno Cornec - Update of the codenames for latest Ubuntu versions
(edit) @2079   8 years Bruno Cornec Add support for pbr for python project such as python-redfish Update …
(edit) @2077   8 years Bruno Cornec First attempt to add a Mojolicious web app with swagger providing a …
(edit) @2063   8 years Bruno Cornec - Fix a perl warning with recent versions where we now need to escape {
(edit) @2054   8 years Bruno Cornec - perl-Data-Manipcannot be downloaded from opensuse 10.2 repo as it …
(edit) @2053   8 years Bruno Cornec - Improve error handling for bad ssh key detection
Note: See TracRevisionLog for help on using the revision log.