fungi | smcginnis: sorry, was in yet another meeting, catching up now | 00:04 |
---|---|---|
openstackgerrit | Sean McGinnis proposed openstack/releases master: only fail pypi permission validation if the project exists https://review.openstack.org/641862 | 00:04 |
smcginnis | fungi: We had validation that made sure pypi packages were registered and the right permissions were set. | 00:04 |
smcginnis | fungi: Switched over our validation now to allow it if it does not exist so it can be automatically created. | 00:04 |
fungi | smcginnis: dhellmann: yes if the project exists and doesn't grant maintainership to openstackci then it will present a problem. if the package doesn't exist on pypi the easiest way to create it is to upload a release | 00:05 |
smcginnis | Much easier for new projects then. | 00:05 |
openstackgerrit | Merged openstack/releases master: Release python-novaclient 13.0.0 https://review.openstack.org/641678 | 00:06 |
fungi | well, easier insofar as fewer steps required. harder if they want to squat the name since that's i expect what the change to require you to upload a fully-formed package to actually register a name on pypi was trying to prevent | 00:06 |
smcginnis | tonyb[m]: Woot, just saw your nomination patch. :) | 00:07 |
fungi | the alternative is to have them get enough code written locally to create an empty package with the right name and enough other metadata and then use twine to upload it | 00:07 |
fungi | but gone are the old solutions of creating the project through a web form or uploading a simple metadata file | 00:07 |
smcginnis | I wonder if we could have some sort of cookiecutter skeleton that could automate that. | 00:08 |
fungi | i mean, we basically already do | 00:08 |
openstackgerrit | Duc Truong proposed openstack/releases master: Release python-senlinclient 1.10.1 (Stein) https://review.openstack.org/641520 | 00:08 |
smcginnis | FWIW, I've had to register a couple with a basic package setup and didn't think it was too hard. | 00:08 |
fungi | our cookiecutter repo is sufficient for that purpose | 00:08 |
fungi | run cookiecutter, answer the questions, then twine upload | 00:09 |
*** smrcascao has quit IRC | 00:09 | |
fungi | or well, run cookiecutter, answer the questions, tag the repo as 0.0.0.0, run the command to make an sdist, then twine upload that | 00:10 |
openstackgerrit | Merged openstack/releases master: Release python-saharaclient 2.2.0 https://review.openstack.org/641690 | 00:10 |
smcginnis | I was thinking removing the twine upload requirement from the project owner and just ensure it's always set up by openstackci. | 00:10 |
fungi | and for the tag to work with pbr magic you need to get a pgp key set up to sign the tag | 00:10 |
fungi | or you edit the settings to manually set a release version on it to avoid needing to do tagging locally to create the package | 00:11 |
fungi | smcginnis: oh, are you meaning a utility to create an empty package and some automation to upload that to squat the name? i guess that could work too but might run counter to the intent of the pypi maintainers | 00:12 |
fungi | i have reason to believe they made squatting project names a high bar to jump for a reason | 00:13 |
smcginnis | fungi: That's why I'm thinking if it was a functionality controlled like we do releases, then at least there's code review and validation that it's not some random person trying to squat on names. | 00:13 |
smcginnis | Anyway, probably just better registering once there's something to actually push up and trust that no one will quick squat on a name for an established project that hasn't published yet. | 00:14 |
openstackgerrit | Merged openstack/releases master: Release python-ironicclient 2.7.0 for stein https://review.openstack.org/641757 | 00:14 |
smcginnis | Stepping away again. I'll check in later. | 00:15 |
openstackgerrit | Merged openstack/releases master: Release python-glanceclient 2.16.0 for Stein https://review.openstack.org/641751 | 00:16 |
tonyb[m] | smcginnis: I hope it all goes well | 00:17 |
openstackgerrit | Merged openstack/releases master: Release os-brick 2.8.0 https://review.openstack.org/641863 | 00:17 |
openstackgerrit | Merged openstack/releases master: [rally] Release rally-openstack 1.4.0 package https://review.openstack.org/641787 | 00:23 |
*** annabelleB has joined #openstack-release | 00:24 | |
annabelleB | hiya friends -- swinging by my favorite irc room for a quick question :) did we get rid of the corporate contributor agreement? | 00:25 |
openstackgerrit | Merged openstack/releases master: fix URL in get_pypi_info() https://review.openstack.org/641861 | 00:28 |
openstackgerrit | Merged openstack/releases master: only fail pypi permission validation if the project exists https://review.openstack.org/641862 | 00:31 |
clarkb | annabelleB: no I don't think we have | 00:36 |
openstackgerrit | Merged openstack/releases master: Release python-senlinclient 1.10.1 (Stein) https://review.openstack.org/641520 | 00:36 |
clarkb | annabelleB: there is long term talk of getting rid of the ICLA and using the DCO then companies will manage their CCLA behind the scenes | 00:37 |
clarkb | fungi: ^ usually has more of that paged in than I do | 00:37 |
annabelleB | clarkb know where it lives currently? isn't listed under legal docs | 00:37 |
clarkb | annabelleB: I'm having trouble finding it. I know Danny manages it | 00:40 |
clarkb | fungi: do you know where that link lives? I imagine it is in echosign or whatever that beacme | 00:40 |
clarkb | annabelleB: https://wiki.openstack.org/w/index.php?title=How_To_Contribute&oldid=126661#Contributor_License_Agreement is an old version of a wiki page with a link to a doc that may or may not be current :/ | 00:43 |
clarkb | but it doesn't render for me on my firefox browser | 00:43 |
fungi | the corporate contributor agreement is alive and well and there seem to be no plans to get rid of it. danny was asking about finding a better place on the openstack.org website to link to the current one. i'll get details on the right url | 00:45 |
annabelleB | woo! thanks! | 00:45 |
openstackgerrit | Sean McGinnis proposed openstack/releases master: Release of all Sahara Plugins 1.0.0.0b1 https://review.openstack.org/641760 | 00:47 |
smcginnis | It's annabelleB! o/ | 00:48 |
annabelleB | smcginnis: o/ | 00:49 |
smcginnis | Miss having you around. :) | 00:49 |
annabelleB | smcginnis: miss those 8am PT release meetings! | 00:50 |
smcginnis | Hah | 00:50 |
*** mriedem_away is now known as mriedem | 00:54 | |
fungi | annabelleB: current suspicion is that adobe echosign is currently undergoing some sort of problem. several of our forms there are displaying similar unusable behavior | 00:58 |
annabelleB | ruh roh! | 00:58 |
*** ricolin has joined #openstack-release | 00:59 | |
openstackgerrit | Merged openstack/releases master: Cut stable branch for devstack-plugin-container https://review.openstack.org/640934 | 01:04 |
*** mriedem has quit IRC | 01:04 | |
openstackgerrit | Merged openstack/releases master: Release of all Sahara Plugins 1.0.0.0b1 https://review.openstack.org/641760 | 01:10 |
fungi | annabelleB: danny says he's e-mailed you a pdf copy until echosign fixes whatever they broke | 01:12 |
*** whoami-rajat has joined #openstack-release | 01:23 | |
*** ekcs has joined #openstack-release | 02:03 | |
*** mlavalle has quit IRC | 02:28 | |
*** hongbin has joined #openstack-release | 02:42 | |
*** jhesketh has quit IRC | 02:45 | |
*** jhesketh has joined #openstack-release | 02:47 | |
openstackgerrit | Ade Lee proposed openstack/releases master: Release Barbican Stein 3 https://review.openstack.org/641905 | 03:03 |
*** annabelleB has quit IRC | 03:12 | |
*** tellesnobrega has quit IRC | 03:14 | |
*** tellesnobrega has joined #openstack-release | 03:14 | |
*** ianw_pto has quit IRC | 03:23 | |
*** dangtrinhnt_ has joined #openstack-release | 03:23 | |
*** ianw has joined #openstack-release | 03:23 | |
*** dangtrinhnt has quit IRC | 03:24 | |
*** armax has quit IRC | 03:30 | |
*** lbragstad has quit IRC | 03:32 | |
*** armax has joined #openstack-release | 03:33 | |
*** ykarel|away has joined #openstack-release | 03:36 | |
*** ykarel|away is now known as ykarel | 03:37 | |
openstackgerrit | Hongbin Lu proposed openstack/releases master: Release zun 3.0.0 RC1 https://review.openstack.org/640936 | 03:45 |
openstackgerrit | Hongbin Lu proposed openstack/releases master: Release zun-ui 3.0.0 https://review.openstack.org/641914 | 03:48 |
openstackgerrit | Dean Troyer proposed openstack/releases master: Release python-openstackclient 3.18.0 https://review.openstack.org/641915 | 03:52 |
openstackgerrit | Merged openstack/releases master: Release python-openstackclient 3.18.0 https://review.openstack.org/641915 | 04:13 |
*** udesale has joined #openstack-release | 04:24 | |
*** ekcs has quit IRC | 04:32 | |
*** whoami-rajat has quit IRC | 04:33 | |
*** tellesnobrega has quit IRC | 04:34 | |
*** tellesnobrega has joined #openstack-release | 04:34 | |
*** whoami-rajat has joined #openstack-release | 04:53 | |
*** dangtrinhnt_ has quit IRC | 04:53 | |
*** dangtrinhnt has joined #openstack-release | 04:54 | |
*** lbragstad has joined #openstack-release | 05:15 | |
*** hongbin has quit IRC | 05:42 | |
*** armax has quit IRC | 07:01 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/releases master: Storlets Stein M-3 release https://review.openstack.org/641947 | 07:08 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/releases master: Storlets Stein M-3 release https://review.openstack.org/641947 | 07:18 |
*** pcaruana has joined #openstack-release | 07:26 | |
*** lbragstad has quit IRC | 07:28 | |
*** ykarel_ has joined #openstack-release | 07:45 | |
*** ykarel has quit IRC | 07:46 | |
*** tesseract has joined #openstack-release | 08:10 | |
*** jpich has joined #openstack-release | 08:31 | |
*** witek has joined #openstack-release | 08:31 | |
*** pcaruana has quit IRC | 09:12 | |
*** ykarel_ is now known as ykarel|lunch | 09:16 | |
*** pcaruana has joined #openstack-release | 09:27 | |
*** waverider has joined #openstack-release | 09:36 | |
*** ykarel_ has joined #openstack-release | 09:43 | |
*** ykarel_ is now known as ykarel | 09:43 | |
*** ykarel|lunch has quit IRC | 09:45 | |
*** ykarel is now known as ykarel|lunch | 09:46 | |
*** ykarel|lunch has quit IRC | 10:15 | |
*** ykarel has joined #openstack-release | 10:16 | |
*** electrofelix has joined #openstack-release | 10:36 | |
*** ricolin has quit IRC | 10:39 | |
*** udesale has quit IRC | 11:03 | |
*** udesale has joined #openstack-release | 11:04 | |
*** luizbag has joined #openstack-release | 11:06 | |
*** dtantsur|afk is now known as dtantsur | 11:08 | |
*** smrcascao has joined #openstack-release | 11:14 | |
*** jaosorior has quit IRC | 11:20 | |
*** jaosorior has joined #openstack-release | 11:32 | |
openstackgerrit | Sampath Priyankara (samP) proposed openstack/releases master: Release python-masakariclient 5.4.0 for Stein https://review.openstack.org/641988 | 12:06 |
*** EmilienM is now known as EvilienM | 12:08 | |
*** tosky has joined #openstack-release | 12:12 | |
openstackgerrit | Merged openstack/releases master: Release python-ironic-inspector-client 3.5.0 for Stein https://review.openstack.org/641758 | 12:18 |
*** zbr|ssbarnea has quit IRC | 12:46 | |
*** zbr has joined #openstack-release | 12:47 | |
openstackgerrit | Merged openstack/releases master: Release python-masakariclient 5.4.0 for Stein https://review.openstack.org/641988 | 12:49 |
*** waverider has left #openstack-release | 13:14 | |
*** pcaruana has quit IRC | 13:30 | |
*** dave-mccowan has joined #openstack-release | 13:30 | |
*** dave-mccowan has quit IRC | 13:34 | |
*** mriedem has joined #openstack-release | 13:38 | |
*** lbragstad has joined #openstack-release | 13:44 | |
*** tellesnobrega_ has joined #openstack-release | 13:58 | |
*** mlavalle has joined #openstack-release | 14:00 | |
*** tellesnobrega has quit IRC | 14:02 | |
*** pcaruana has joined #openstack-release | 14:37 | |
*** ykarel is now known as ykarel|away | 14:40 | |
*** tellesnobrega_ is now known as tellesnobrega | 14:55 | |
*** udesale has quit IRC | 15:21 | |
*** udesale has joined #openstack-release | 15:21 | |
*** armax has joined #openstack-release | 15:40 | |
dhellmann | smcginnis : on the storlets release, I think we'd rather have them do betas late than several RCs, wouldn't we? | 15:41 |
smcginnis | dhellmann: I just wanted confirmation that they needed. I doubt much will change by RC1 time. | 15:42 |
dhellmann | yeah, that's fair | 15:42 |
dhellmann | ok, I'll leave those 2 open | 15:42 |
smcginnis | Making sure it's not a case of "oops, we missed the milestones, we better get one in quick" and not realizing the rc changes. | 15:42 |
dhellmann | (I noticed the barbican change had the same conversation) | 15:43 |
dhellmann | yeah | 15:43 |
*** TheJulia is now known as needssleep | 15:50 | |
*** dtantsur is now known as creepy_owlet | 15:52 | |
*** lbragstad is now known as elbragstad | 15:58 | |
*** cmurphy is now known as cmorpheus | 16:02 | |
*** sean-k-mooney has quit IRC | 16:23 | |
*** redrobot has joined #openstack-release | 16:54 | |
*** jpich has quit IRC | 17:01 | |
*** e0ne has joined #openstack-release | 17:03 | |
*** udesale has quit IRC | 17:04 | |
*** e0ne has quit IRC | 17:08 | |
*** pcaruana has quit IRC | 17:12 | |
*** tesseract has quit IRC | 17:22 | |
*** creepy_owlet is now known as dtantsur|afk | 17:29 | |
openstackgerrit | Renat Akhmerov proposed openstack/releases master: Release Mistral client 3.8.0 https://review.openstack.org/642085 | 17:30 |
smcginnis | diablo_rojo: Are you still able to submit those release patches for the ones that missed? We should probably get those going. | 17:35 |
corvus | smcginnis: mind if i restart zuul now? | 17:40 |
*** mriedem is now known as mriedem_burgers | 17:43 | |
smcginnis | corvus: Yep, should be fine to do right now. | 17:45 |
corvus | thanks, i'll get started and let you know when it's done | 17:47 |
openstackgerrit | Michael Johnson proposed openstack/releases master: Create stable/stein for octavia-lib https://review.openstack.org/642098 | 18:02 |
*** electrofelix has quit IRC | 18:04 | |
corvus | smcginnis: all done! | 18:06 |
smcginnis | corvus: Thank you. | 18:14 |
*** ykarel|away has quit IRC | 18:22 | |
*** smrcascao has quit IRC | 18:24 | |
diablo_rojo | smcginnis, yeah I will get them up today :) | 18:45 |
*** ekcs has joined #openstack-release | 18:54 | |
openstackgerrit | Kendall Nelson proposed openstack/releases master: Release python-mistralclient 3.8.0 https://review.openstack.org/642114 | 19:03 |
*** ekcs has quit IRC | 19:08 | |
openstackgerrit | Kendall Nelson proposed openstack/releases master: Release python-muranoclient 1.2.0 https://review.openstack.org/642116 | 19:08 |
openstackgerrit | Kendall Nelson proposed openstack/releases master: Release python-pankoclient 0.6.0 https://review.openstack.org/642118 | 19:10 |
openstackgerrit | Kendall Nelson proposed openstack/releases master: Release python-solumclient 2.8.0 https://review.openstack.org/642119 | 19:12 |
openstackgerrit | Kendall Nelson proposed openstack/releases master: Release python-tricircleclient 0.5.0 https://review.openstack.org/642120 | 19:14 |
diablo_rojo | smcginnis, ^^ | 19:14 |
*** mriedem_burgers is now known as mriedem | 19:16 | |
*** diablo_rojo has quit IRC | 19:20 | |
dhellmann | diablo_rojo_phon : looks like some yaml syntax errors there? | 19:39 |
diablo_rojo_phon | Oh man I used tabs instead is spaces again didn't I? | 19:40 |
openstackgerrit | Doug Hellmann proposed openstack/releases master: Release python-muranoclient 1.2.0 https://review.openstack.org/642116 | 19:40 |
dhellmann | yeah | 19:40 |
diablo_rojo_phon | dhellmann: thanks. | 19:40 |
openstackgerrit | Doug Hellmann proposed openstack/releases master: Release python-pankoclient 0.6.0 https://review.openstack.org/642118 | 19:40 |
openstackgerrit | Doug Hellmann proposed openstack/releases master: Release python-solumclient 2.8.0 https://review.openstack.org/642119 | 19:41 |
diablo_rojo_phon | I should probably set emacs to convert tabs to spaces. | 19:41 |
dhellmann | oh, yes, you definitely should do that | 19:41 |
dhellmann | you can do make it mode-specific | 19:41 |
dhellmann | I can dig up the thing you have to change if you need | 19:41 |
clarkb | I've got the vim file type specific rulesettings if you want to set vim up too :P | 19:42 |
diablo_rojo_phon | dhellmann: if you've got it handy I'll definitely take it. | 19:42 |
diablo_rojo_phon | Otherwise I can probably find it here in a moment. | 19:42 |
dhellmann | in your mode hook you need (setq indent-tabs-mode nil | 19:43 |
dhellmann | ) | 19:43 |
dhellmann | here's what I have for python-mode: http://paste.openstack.org/show/747474/ | 19:44 |
diablo_rojo_phon | Cool! Thanks :) As soon as I get to the coffee shop I'm en route to I will set that up. | 19:45 |
dhellmann | my yaml mode doesn't insert tabs, and I don't have any special hooks for that, so I'm not sure what you've got going on there | 19:46 |
dhellmann | tab is bound to run indent-for-tab-command there, so maybe you have some alternate keybinding? | 19:47 |
dhellmann | smcginnis : are we ready to approve these client releases? I have a few minutes to run through them now | 19:47 |
smcginnis | Yeah, I think so. It's past the deadline. | 19:48 |
dhellmann | ok, here we go | 19:48 |
openstackgerrit | Doug Hellmann proposed openstack/releases master: Release python-muranoclient 1.2.0 https://review.openstack.org/642116 | 19:51 |
*** luizbag has quit IRC | 20:01 | |
openstackgerrit | Merged openstack/releases master: Release Mistral client 3.8.0 https://review.openstack.org/642085 | 20:02 |
openstackgerrit | Merged openstack/releases master: Release python-aodhclient 1.2.0 https://review.openstack.org/640870 | 20:05 |
openstackgerrit | Merged openstack/releases master: Release python-tricircleclient 0.5.0 https://review.openstack.org/642120 | 20:08 |
openstackgerrit | Sean McGinnis proposed openstack/releases master: Release python-solumclient 2.8.0 https://review.openstack.org/642119 | 20:13 |
*** irclogbot_2 has quit IRC | 20:13 | |
*** e0ne has joined #openstack-release | 20:24 | |
openstackgerrit | Merged openstack/releases master: Release python-pankoclient 0.6.0 https://review.openstack.org/642118 | 20:32 |
openstackgerrit | Merged openstack/releases master: Release python-muranoclient 1.2.0 https://review.openstack.org/642116 | 20:37 |
*** e0ne has quit IRC | 21:03 | |
openstackgerrit | Merged openstack/releases master: Release python-solumclient 2.8.0 https://review.openstack.org/642119 | 21:07 |
openstackgerrit | Merged openstack/releases master: Create stable/stein for octavia-lib https://review.openstack.org/642098 | 21:10 |
*** tellesnobrega has left #openstack-release | 21:17 | |
*** bnemec is now known as beekneemech | 21:18 | |
openstackgerrit | Michael Johnson proposed openstack/releases master: Add cycle highlights for Octavia Stein https://review.openstack.org/642162 | 21:37 |
*** diablo_rojo has joined #openstack-release | 21:47 | |
openstackgerrit | Michael Johnson proposed openstack/releases master: Add cycle highlights for Octavia Stein https://review.openstack.org/642162 | 21:59 |
*** EvilienM is now known as EmilienM | 22:16 | |
*** witek has quit IRC | 22:27 | |
*** jtomasek has quit IRC | 22:34 | |
*** irclogbot_2 has joined #openstack-release | 23:01 | |
*** diablo_rojo has quit IRC | 23:03 | |
*** whoami-rajat has quit IRC | 23:33 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!