Commit Graph

19 Commits

Author SHA1 Message Date
Ian Wienand c77d387dfd Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I36e7ad4b011f22adbf4d4c3dc7a0727f881161db
2019-03-24 20:33:42 +00:00
Doug Hellmann 3afc02723f emphasize the manual step for the project-config patch
Change-Id: I1759177b8beb3a842bdb6662c766c6ca7ccdb36b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-29 12:55:31 -04:00
Doug Hellmann 6e89a722a1 add warning about communicating with PTL
Change-Id: I9796feb7d2dd2d68ce42ea0e9385f1c6b4f880e8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-17 14:40:15 -04:00
Doug Hellmann f12876a31e add note about checking .gitreview
Change-Id: Ic1ee601471e7504e11e2e429eb231fc2dd1e76d6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-10 16:21:31 -04:00
Doug Hellmann 93fc957810 use storyboard for tracking zuul work, too
Change-Id: I03c12dbee25a61305ce4bf79b7eb1933855ebe4e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-06 14:35:21 -04:00
Doug Hellmann 40a0127a17 use the etherpad for tracking zuul migration
Rather than using the storyboard tasks, just use an etherpad. This
leaves the storyboard tasks for the project teams to manage.

Change-Id: I3d36b1d8d7c40951ceb088fb95667ba94c7f840a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-06 14:22:56 -04:00
Doug Hellmann fcbe7b60d1 link to example announcement email
Change-Id: I6709bb1748d7c54a5fcbe7bfd0b01ce9ed227cf9
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-06 11:56:03 -04:00
Doug Hellmann a0db30412b add instructions about tracking status
Change-Id: I0b7cb8ee7d24a9bb135b7437cf6c3f2b78338ed8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-06 11:52:27 -04:00
Doug Hellmann a8b52bf673 update process for project-config patches
Change-Id: I4403118f6ea9a4448b9f6285680bfc0a7c1563f7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-06 11:26:36 -04:00
Doug Hellmann ef35f83bf8 update all of the project settings repos before starting
Change-Id: I4bb68037bcd1c99676bc6bf5f58e274d815c4c40
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-04 19:02:44 -04:00
Doug Hellmann 28387ae041 add clearer directions to readme
Change-Id: I4bd39978b4d27a424e0452138a2a1c08ad5b6d34
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-04 08:22:24 -04:00
Doug Hellmann 9115f1e089 include story ids in commit messages
Include the ID of the story in storyboard in the commit messages to
assist with tracking.

We do not include task IDs because there is only going to be one task
per repository and completing a goal for a repository will likely mean
several patches.

Change-Id: I6be51a0d50b7d82fa1921fc3ff35bac8048435b3
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-01 12:38:33 -04:00
Doug Hellmann 8d542e1ac2 add propose.sh
Change-Id: Ibc6462e8b25cd63bba1a4d9fd5d2b45106dd6c91
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-07-11 09:10:35 -04:00
Doug Hellmann 4dd833f0e5 change work dir in readme to make instructions clearer
Change-Id: Ia29a763c84f7644b37dbb1f66cd11ef8d922e3ef
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-07-11 09:10:20 -04:00
Doug Hellmann 1d707f49b1 add higher-level python3-first tool
Add some scripts to combine the commands needed to generate patches for
the python3-first goal.

Change-Id: I081f6a717f13a2b4eb20f6c7fac263da08fa2f73
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-07-11 08:42:29 -04:00
Doug Hellmann a867a24ed4 add 'jobs update' and 'repos clone' to readme
Change-Id: I6d23c260d3cba666b79a9c50cc9f0b02f3855bd5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-07-11 07:52:49 -04:00
Doug Hellmann 0768ae7d18 add import-goal to readme
Change-Id: I96d08bb84bd5ae37908aa72fa1332b0df2e67e3f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-26 16:43:15 -04:00
Doug Hellmann 20378606b8 add tool to extract job settings from project-config
We want a tool to show the settings that we can move from project-config
into a project repo, and those we need to keep.

Change-Id: I2eac58f2d272cdec899df35b610c5a9cc0b878ba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-26 16:23:57 -04:00
Doug Hellmann 07d2ac1788 add basic files for setting up a tox environment
Change-Id: I1ab0ad61666bf39e2bf420165d79eef3f653c9c1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-24 15:34:17 -05:00