Commit graph

3843 commits

Author SHA1 Message Date
Nico Schottelius
093cafa992 add hint for 2.2 to 2.3 migration
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-12 12:42:26 +02:00
Nico Schottelius
8192c2cbfc back to old release process
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-12 12:37:05 +02:00
Nico Schottelius
1eb7eb8fe9 ++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-12 12:33:32 +02:00
Nico Schottelius
37fa9b3743 ++doc / shell
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-12 12:32:58 +02:00
Nico Schottelius
263a8a73a7 minor cleanups
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-12 12:11:43 +02:00
Nico Schottelius
32f878ad00 update docs, document exit code bug
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-12 11:42:00 +02:00
Nico Schottelius
8fddb1692f changelog updates
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-08 19:09:53 +02:00
Nico Schottelius
4e46cf8ce4 begin to document shell changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-07 21:12:21 +02:00
Nico Schottelius
79fea569b9 some shell related cleanups
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-07 20:58:45 +02:00
Nico Schottelius
0eb67a00f5 exit = 2 if ctrl-c is pressed, cleanup
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-07 18:49:47 +02:00
Nico Schottelius
c793825edb re-arrange REMOTE_COPY/EXEC for Shell use
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-07 17:52:34 +02:00
Nico Schottelius
2403fc59ee refactor commandline: merge into its own class (and add first shell code)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-07 09:24:10 +02:00
Nico Schottelius
4d47467944 +shell-idee
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-07 08:59:12 +02:00
Nico Schottelius
76c46d88fc there is no --after and --before
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-16 17:32:24 +02:00
Nico Schottelius
3de17b2aa2 add detailled upgrade instructions
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-16 17:11:24 +02:00
Nico Schottelius
71f01ca735 improve release process (not yet perfect)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-12 21:26:14 +02:00
Nico Schottelius
8209009ddc some notes for a release
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-12 21:07:13 +02:00
Nico Schottelius
c0c97a1207 add schedule for releases
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-12 20:42:47 +02:00
Nico Schottelius
b2e46e3429 have pkgbuild.in depend on $@
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-12 20:40:02 +02:00
Nico Schottelius
c3e6eaffcd cleanup the cleanup targets
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-12 19:41:38 +02:00
Nico Schottelius
24019a7175 add update instructions for 2.2
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-12 19:40:31 +02:00
Nico Schottelius
c7811fb056 restore cdist-type.text
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-12 19:36:49 +02:00
Nico Schottelius
ff9b2fe6f4 singleton change -> requires new minor version
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-11 11:46:14 +02:00
Nico Schottelius
c1441fc676 enhance singleton testing
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-10 17:21:38 +02:00
Nico Schottelius
8ab760ad90 document unit test
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-10 17:02:19 +02:00
Nico Schottelius
55402fa3cf remove whitespace
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-10 17:02:11 +02:00
Nico Schottelius
edaae74d47 ++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-10 17:01:35 +02:00
Nico Schottelius
b84d3393a0 Merge branch 'remove-singleton-object_id' of https://github.com/asteven/cdist 2013-07-10 16:55:41 +02:00
Steven Armstrong
7205cd5ecf remove that crappy old singleton object_id thingy
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-07-10 16:31:58 +02:00
Nico Schottelius
f85a110efc ++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-10 14:17:34 +02:00
Nico Schottelius
ff50a61344 use shortcut version in __package_opkg
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-10 14:16:56 +02:00
Nico Schottelius
14a7317bee Merge branch 'fix_manrelease' 2013-07-09 18:41:36 +02:00
Nico Schottelius
68dc9d5d4b ++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 18:41:27 +02:00
Nico Schottelius
ddaece5b57 fix mantype dependency
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 18:40:27 +02:00
Nico Schottelius
6c2ee6346f fix target pub:
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 18:15:29 +02:00
Nico Schottelius
db717ab660 begin minimal protection against double upload
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 18:11:27 +02:00
Nico Schottelius
794e9e75e0 Merge branch 'master' into 2.1 2013-07-09 18:05:46 +02:00
Nico Schottelius
02c8079fef move pypi releases to go from the stable branch only
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 18:02:32 +02:00
Nico Schottelius
cf592e7260 Merge tag '2.1.2' into 2.1
Many type cleanups, new resolver, new types and updated documentation
2013-07-09 17:56:19 +02:00
Nico Schottelius
511e7951c8 do pypi release only once
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 17:56:11 +02:00
Nico Schottelius
a66bc8c343 always merge tag based, not branch based, for releases
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 17:48:58 +02:00
Nico Schottelius
bf9ad8b25c cleanup more release related stuff
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 17:47:34 +02:00
Nico Schottelius
40acd27319 remove wrong mail address
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 17:30:00 +02:00
Nico Schottelius
d6d56043ce fix git-branch-merge
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 17:28:24 +02:00
Nico Schottelius
ce27012d62 ++ &&
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 17:24:22 +02:00
Nico Schottelius
fc9dd61fe0 many release related cleanups
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 17:22:56 +02:00
Nico Schottelius
24bb4aa481 migrate web publishing to makefile
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 15:46:57 +02:00
Nico Schottelius
9b9f34eb00 allow changelog-changes to print changes from any version
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 15:32:10 +02:00
Nico Schottelius
5bdc2e1ba9 add link to cdist speeches
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 14:53:00 +02:00
Nico Schottelius
04b81f2a51 use make man to build manpages
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 14:36:20 +02:00