Activity

From 01/02/2014 to 01/31/2014

01/31/2014

06:02 PM Tasks #1672: Make a build job on ci.cor-lab for the job generator
It is probably better to use this job:
https://ci.cor-lab.org/job/build-generator-0.1/
instead of the trunk job.
J. Moringen
03:17 PM Tasks #1672: Make a build job on ci.cor-lab for the job generator
Artifact is available at @https://ci.cor-lab.org/job/build-generator-trunk/label=LABEL/lastSuccessfulBuild/artifact/b... J. Moringen
03:15 PM Tasks #1672: Make a build job on ci.cor-lab for the job generator
Initial successful build. J. Moringen
05:56 PM Revision 0c8cbd92: Backport: Fixed Debian package architecture in cpack/DebianUbuntu.cmake
* cpack/DebianUbuntu.cmake (CPACK_DEBIAN_PACKAGE_ARCHITECTURE): do not
set
(CPACK_PACKAGE_FILE_NAME): use CMAKE_S...
J. Moringen
05:56 PM Revision f3262b97: Backport: Event better error formatting in src/commandline-interface/main.lisp
refs #1679
* src/commandline-interface/main.lisp (report-error): use logical blocks
and indent error descriptions
J. Moringen
05:56 PM Revision 858c3d6a: Backport: Install binary in CMakeLists.txt
* CMakeLists.txt: install produced binary J. Moringen
05:56 PM Revision 1ddf112d: Backport: Write binary file with predictable name in CMakeLists.txt
refs #1672
* CMakeLists.txt: changed name of binary tool -> build-generator; move
output of program-op to requeste...
J. Moringen
05:55 PM Revision 55fba849: Backport: Moved functions dump.lisp -> src/commandline-interface/main.lisp
* src/project/package.lisp (header): updated copyright
(package jenkins.project): added exported symbols version-sp...
J. Moringen
05:54 PM Revision b00e73d7: Backport: Moved progress stuff dump.lisp -> src/project/progress.lisp
* src/project/progress.lisp: new file; contains progress-related methods
* dump.lisp: removed progress-related method...
J. Moringen
05:54 PM Revision 04bea412: Backport: Fixes for inferior-shell in src/analysis/{git,subversion}.lisp
* src/analysis/git.lisp (analyze uri eql :git): use :directory instead
of &host; use `run' instead of `run/lines' w...
J. Moringen
05:35 PM Revision 11eb7c18: Fixed Debian package architecture in cpack/DebianUbuntu.cmake
* cpack/DebianUbuntu.cmake (CPACK_DEBIAN_PACKAGE_ARCHITECTURE): do not
set
(CPACK_PACKAGE_FILE_NAME): use CMAKE_S...
J. Moringen
05:18 PM Revision bcab2675: Event better error formatting in src/commandline-interface/main.lisp
refs #1679
* src/commandline-interface/main.lisp (report-error): use logical blocks
and indent error descriptions
J. Moringen
05:12 PM Revision 8bb34f7b: Install binary in CMakeLists.txt
* CMakeLists.txt: install produced binary J. Moringen
05:12 PM Revision e6474d13: Write binary file with predictable name in CMakeLists.txt
refs #1672
* CMakeLists.txt: changed name of binary tool -> build-generator; move
output of program-op to requeste...
J. Moringen
05:12 PM Revision 3f5bb8db: Moved functions dump.lisp -> src/commandline-interface/main.lisp
* src/project/package.lisp (header): updated copyright
(package jenkins.project): added exported symbols version-sp...
J. Moringen
04:59 PM Revision 6fd17731: Moved progress stuff dump.lisp -> src/project/progress.lisp
* src/project/progress.lisp: new file; contains progress-related methods
* dump.lisp: removed progress-related method...
J. Moringen
04:59 PM Revision cf7a3f87: Fixes for inferior-shell in src/analysis/{git,subversion}.lisp
* src/analysis/git.lisp (analyze uri eql :git): use :directory instead
of &host; use `run' instead of `run/lines' w...
J. Moringen
02:23 PM Tasks #1730 (New): Rename concepts according to toolkit data-model discussion
* distribution -> system
* project -> component
J. Moringen
12:42 PM Revision 4ee0eac0: Bumped version 0.1 -> 0.2 in jenkins.project.asd
* jenkins.project.asd (header): updated copyright
(+version-minor+): changed 1 -> 2
J. Moringen

01/30/2014

09:09 PM Revision 522e8054: Added jenkins.api project in lib/jenkins.api
refs #1672
* lib/jenkins.api: new directory; unversioned copy of the jenkins.api
project
J. Moringen
07:25 PM Enhancement #1679 (Resolved): Reduce error output volume
Applied in changeset commit:ce97fb1ab2d94e7ae9d8bd428463a1b42c71bdae. Anonymous
07:17 PM Revision 65711dec: Initial CMake support in CMakeLists.txt, sbcl.cmake.in, cpack/*.cmake
* CMakeLists.txt: new file; main CMake file
* sbcl.cmake.in: new file; helper for executing SBCL
* cpack/CPackInclude...
J. Moringen
07:17 PM Revision 99cc732c: Support git versions in jenkins.project.asd
* jenkins.project.asd (+version-revision+): read from version.sexp
(+version-commit+): new parameter; read form ver...
J. Moringen
07:14 PM Revision 1afedba5: Added simple error handling in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (update-synopsis): added debug
flag
(report-error): print a condition to `*...
J. Moringen
07:12 PM Revision 4b0ad678: Initial commandline interface stuff in src/commandline-interface
* src/commandline-interface/main.lisp: new file; contains commandline
option stuff and main function
* src/commandl...
J. Moringen
07:05 PM Revision 1d20de1e: Initial support for distributions in src/project/*.lisp, dump.lisp
* src/project/protocol.lisp (add-dependencies!): added keyword parameter
providers
(instantiate :around t): allow...
J. Moringen
07:04 PM Revision e2f1eeb2: Tag parameters for orchestration jobs in dump.lisp
* dump.lisp (configure-buildflow-job): pass build.id into each build as
build parameter "tag"
J. Moringen
07:03 PM Revision f215ebae: Allow specifying Python binary instead of version in src/project/aspects.lisp
* src/project/aspects.lisp (define-aspect setuptools): when setting
PYTHON environment variable, use the value of p...
J. Moringen
07:02 PM Revision 9240357b: Support shallow clones, local branches in src/project/aspects.lisp
* src/project/aspects.lisp (define-aspect git): add shallow? and
local-branch initargs based on corresponding varia...
J. Moringen
07:00 PM Revision ddc477e7: Do not require a redmine project in src/project/aspects.lisp
* src/project/aspects.lisp (define-aspect redmine): do not fail if
redmine instance or redmine project is not avail...
J. Moringen
06:59 PM Revision 899bbee9: Parse [VERSION] specifications in src/analysis/maven.lisp
* src/analysis/maven.lisp (analyze pathname eql :maven): adapted to
renamed function
(%resolve-maven-value): rena...
J. Moringen
06:58 PM Revision 2bd22bb1: Renamed resolve-version -> %resolve-cmake-version in src/analysis/cmake.lisp
* src/analysis/cmake.lisp (%resolve-cmake-version): renamed
resolve-version -> %resolve-cmake-version
J. Moringen
06:52 PM Revision e8cfb787: Fixed version comparison in src/analysis/version.lisp
* src/analysis/version.lisp (header): updated copyright
(version-component-<): fixed comparison logic
(version<):...
J. Moringen
06:48 PM Revision 95c551e4: Improved progress reports in src/analysis/{git,subversion}.lisp
* src/analysis/git.lisp: added progress report for clone step
* src/analysis/subversion.lisp: added progress report f...
J. Moringen
06:42 PM Revision 81b6c41c: Better logging and error messages in **/*.lisp
* src/project/protocol.lisp: updated copyright; reduced some log levels;
made some log message, error report and re...
J. Moringen
06:40 PM Revision ce97fb1a: Better error and warning printing in dump.lisp
fixes #1679
* dump.lisp (main): do not print backtraces for all errors; print types
of conditions along with the c...
J. Moringen
06:32 PM Revision 703b6e10: Cleaned up dependencies in jenkins.project.asd
* jenkins.project.asd (system jenkins.project) added system dependency
on lparallel; cleaned up other dependencies
J. Moringen
04:14 PM Tasks #1672: Make a build job on ci.cor-lab for the job generator
Not yet. I wanted to start this week, after the RSB release, but other things keep getting in the way.
I will try ...
J. Moringen
02:45 PM Tasks #1672: Make a build job on ci.cor-lab for the job generator
Any progress on this? A new build would be very nice. J. Wienke
 

Also available in: Atom