Commit Graph

16 Commits

Author SHA1 Message Date
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00
Sean McGinnis
03dc045a45 Add repo settings and remove highlights for Mitaka
We've deprecated per-release highlights and are now removing them.
We also now require repository-settings for deliverables. This adds
the one and removes the other.

Change-Id: I91e5d5b1ce0ca78c242d65a6f4aa90473b28ce79
2018-02-23 08:45:02 -06:00
Doug Hellmann
2ff9a62a94 remove send-announcements-to from mitaka projects
We no longer use the send-announcements-to field for anything.

Change-Id: I3ed3f7f43048871a52a88d92331ee73bbf4d501d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 10:17:00 -04:00
Doug Hellmann
14b1c312ce add release model and deliverable type (m)
Change-Id: Ia60873d6ecfc693ea0404d8dce7490fdd6e567cc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
448a1852a0 add team field for mitaka deliverables
Change-Id: I1df165573e64685130dbd88aff997483718fdd3f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:15 -04:00
Joshua Harlow
2c54bd7967 Futurist 0.13.0 release of the week
This change includes adjustments for ironic that will
allow for further integration in ironic (and elsewhere).

Small set of changes are:

- Reschedule failed periodic tasks after a short delay
- Fix wrong comparison in reject_when_reached

Change-Id: Icc8be8823890ea2e95aaf7d3c05e039b1b3688b2
2016-02-22 18:41:27 -08:00
Davanum Srinivas
9fd217e40e Oslo Releases for week of Feb 16th
Change-Id: I7e96a473c5bcf4eb19b71f1d98a0938f2e12163f
2016-02-15 15:39:30 -05:00
Jenkins
3557760beb Merge "Oslo Releases for Week of Feb 8th" 2016-02-09 23:10:21 +00:00
Doug Hellmann
3c42c08ffc add a flag for whether to report the PyPI link for releases
The release script will copy this flag into the tag message so the
announce script can read it and adjust its output accordingly.

Change-Id: I491fb9e6edd57a3ec1c0b85c8dd9e22d5f09e6b2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-08 12:30:34 -05:00
Davanum Srinivas
c94a32f3bb Oslo Releases for Week of Feb 8th
Change-Id: I71feaf2159dc0ad96177240dfc60ab4d449ad8ab
2016-02-08 01:26:00 +00:00
Joshua Harlow
2a64f81c54 Futurist 0.10.0 mitaka release
This brings in the following so that ironic can use it:

- PeriodicWorker.create to accept arguments for periodic tasks
- Handle exceptions from executor.submit in PeriodicWorker
- Add periodics.is_periodic to check if object is a periodic task

And in general nice cleanups:

- Modification of the example code
- Exposes CancelledError so that people can correctly
  handle futures having been cancelled before they got
  worked on by the executor that they were submitted to

Change-Id: I26a4cfe7ff9e1e7ba2697702dcd48dece616890f
2016-01-28 11:40:15 -08:00
Doug Hellmann
df0ea3ffed add send-announcements-to field
For each deliverable, we need to know where to send release
announcements. Rather than building a rule set based on the project type
from the governance repository, just ask for email addresses here in the
deliverable files.

This change also removes a malformed release entry to pass more recent
validation checks.

Change-Id: I41f3f4874464b37ff95ec1e41a0b6993b62dcf1d
2016-01-07 18:56:58 +00:00
Davanum Srinivas
08a1c0797a Oslo Releases for week of Dec 21st 2015
Change-Id: I8f99ce7750c94a038bec75678161c4a8c0b5ae3f
2015-12-21 14:11:56 -05:00
Davanum Srinivas
2d3711be5d Oslo Releases for Week of Oct 19th 2015
Change-Id: I0638a4d942b3ea66d775106cce2a588652ff9890
2015-10-18 22:20:54 -04:00
Davanum Srinivas
cb21992836 Oslo Releases for Week starting Oct 12th
Change-Id: I419d7c585cf9c68ca70aef8e9bbf72d6da5a859a
2015-10-12 12:05:50 +00:00
Joshua Harlow
18448998c9 First futurist mitaka release
Change-Id: Icc6c83ad89e1dbf28aa9999a8b689cf1a629ce19
2015-10-06 14:27:42 -07:00