aboutsummaryrefslogtreecommitdiff
path: root/scripts/publish_to_snapshots.py
AgeCommit message (Expand)Author
2014-01-03LAVA-933: Disable any special handling for Android BUILD-INFO.txt.Paul Sokolovsky
2014-01-03Simplify if/else logic.Paul Sokolovsky
2013-12-24Make the B-I rewrite happen only for android jobs.Milo Casagrande
2013-12-23Fixed problem with BUILD-INFO rewrite.Milo Casagrande
2013-12-20More cleanup of whitespace and naming.Paul Sokolovsky
2013-12-19Cleanup whitespace and naming.Paul Sokolovsky
2013-11-26lp:1255116: Cut down list of force-to-be-open published files.Paul Sokolovsky
2013-09-20Added checks to avoid generation of incorrect BUILD-INFO.txtGeorgy Redkozubov
2013-04-29Add lava-job-info to BUILD-INFO.txtGeorgy Redkozubov
2013-04-29Fix BUILD-INFO.txt permissionsGeorgy Redkozubov
2013-04-26Splice BUILD-INFOs if needed after artifacts moveGeorgy Redkozubov
2013-04-25Fix pep8Georgy Redkozubov
2013-04-25Rewrite exception handling.Georgy Redkozubov
2013-04-24Rewritten code to use exceptions.Georgy Redkozubov
2013-04-23Fix for bug 1146220 to reinstate BUILD-INFO.txt support.Georgy Redkozubov
2013-02-26Revert r155-r157 introducing checks for BUILD-INFO.txt.Danilo Šegan
2013-02-20Cleanup messages and make pep8 pass again.Paul Sokolovsky
2013-01-30Notify user that nothing was publishedGeorgy Redkozubov
2013-01-30Remove artifacts from upload dirGeorgy Redkozubov
2013-01-29Added check for BUILD-INFO.txt before publishing artifactsGeorgy Redkozubov
2013-01-02Create latest symlink for prebuilt job typeFathi Boudra
2012-12-05Added check if target/ dir existsGeorgy Redkozubov
2012-12-05Added reshuffling of android artifactsGeorgy Redkozubov
2012-11-29Fix basic pep8 problems as caught by command line tool.Danilo Šegan
2012-10-23Apply changes from code review fixes.Stevan Radakovic
2012-10-17Expand non-sanitanized file list.Stevan Radakovic
2012-09-03Fixed already existed dirs handling. Added file checking for sanitized source.Georgy Redkozubov
2012-08-29Fixed sanitizing in publishing script.Georgy Redkozubov
2012-08-24Added target and uploads dirs for staging server.Georgy Redkozubov
2012-08-22Add the staging parameter to force sanitization of the data.Danilo Segan
2012-08-22Refactor validate_args a bit.Danilo Segan
2012-08-22Complete sanitize_file.Danilo Segan
2012-08-22Implement basic sanitize_file.Danilo Segan
2012-08-22Start on sanitize_file method.Danilo Segan
2012-08-22Add is_accepted_for_staging classmethod to SnapshotsPublisher.Danilo Segan
2012-08-03Add openembedded job type tp publish sources and sstate-cache (LP: #1032134)fboudra@gmail.com
2012-05-17Another minor fix.Danilo Šegan
2012-05-17pep8/pyflakes fixes in scripts/*.py.Danilo Šegan
2012-05-04Update path to snapshots.Fathi Boudra
2012-05-02Add ubuntu-restricted job type.Fathi Boudra
2012-05-01Create latest and HEADER.html symlinks for Ubuntu images.Deepti B. Kalakeri
2012-05-01mp review: 80 columns rule.Fathi Boudra
2012-04-30Create latest and HEADER.html symlinks for Ubuntu images. (LP: #978711)Fathi Boudra
2012-04-25Remove the test directories which was accidentally added in the prev merge of...Deepti B. Kalakeri
2012-04-25Add ubuntu-sysroots job typeDeepti B. Kalakeri
2012-04-24Add ubuntu-sysroots job type. (LP: #987234)Fathi Boudra
2012-04-24Set write permission to the group explicitly (default umask is 022)Deepti B. Kalakeri
2012-04-24Set write permission to the group as default umask is 022.Fathi Boudra
2012-04-18Set write permission to the group (default umask is 022).Fathi Boudra
2012-04-17[merge] Added backwards compatibility with old publishing script for android ...Georgy Redkozubov