pbs-software / pbs-modelling

R package PBSmodelling - GUI tools made easy: interact with models and explore data
2 stars 1 forks source link

Sripted Uploads #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
RH:
It would save time if we could develop a scripted upload routine to
our Google Code projects:
http://code.google.com/p/support/wiki/ScriptedUploads

A python uploader is available (see link above); however, I personally
don't have time to mess around with this.

Ideally, the solution will involve a Windows command line script that
uploads new files (typically .zip and .tar.gz) to the Downloads 
section (e.g., http://code.google.com/p/pbs-modelling/downloads/list)
with appropriate headers and a description taken from R-package 
Description files. The script would promote the new downloads as 
Featured and change existing `downloads` (with one-line summaries) to
Deprecated.

The solution might best involve the python script 
`googlecode_upload.py`, which involves the installation of Python 2
or 3 (see http://wiki.python.org/moin/Python2orPython3) on each
developer's machine.

Original issue reported on code.google.com by rowan.ha...@dfo-mpo.gc.ca on 30 Jan 2013 at 4:40

GoogleCodeExporter commented 9 years ago
In paragraph 3, last sentence, parenthesis, I meant to say:
(with the same one-line summaries). For example:
`Current version of PBSmodelling - Source`.

Original comment by rowan.ha...@dfo-mpo.gc.ca on 30 Jan 2013 at 4:47

GoogleCodeExporter commented 9 years ago
This issue is no longer relevant as Google Code no longer supports a Download 
section.

The issue has become how to copy a local file to a Google Drive folder directly 
using a command line or R function (without synchronization).

Original comment by rowan.ha...@dfo-mpo.gc.ca on 10 Mar 2014 at 5:20