Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 824df0036b Update make-index for Zuul v3
With Zuul v3, we do no have remotes anymore in git, so adapt script to
run locally and in Zuul correctly.

Change-Id: Ib141605164fce55fd782466f31c780c5286db6bd
2017-10-28 15:33:03 +02:00
Clark Boylan b90c8d8cd5 Make make-index ignore template branch.
The template branch is used to create new publications. It is not a
publication on its own. Ignore this branch when making the root
publications index.

Change-Id: I90098c120b958025568b942c9f4132faa2a10079
2013-09-12 14:08:59 -07:00
Clark Boylan 54db26ddd0 Handle lack of tags when running make-index.
* make-index: Make index runs `git tag -n` to create entries for tags on
the generated index page. The output of this command is split. Remove
empty strings from the resulting list to handle the case when no tags
are present.

Change-Id: Ib0daa4f22274ec107a722f559c2b143f270b542f
2013-09-03 16:02:17 -07:00
James E. Blair 6781dd75bb Add simple script to make an index page.
Change-Id: I2e8cb84fd26a9e45f9d6cbf42682e6b94d207413
2013-06-18 15:44:22 -07:00