*** jroll01 is now known as jroll0 | 08:06 | |
opendevreview | Joel Capitao proposed zuul/zuul-jobs master: Remove verbose during makecache operation https://review.opendev.org/c/zuul/zuul-jobs/+/932842 | 08:15 |
---|---|---|
clarkb | I was slightly worried that larger cache configs in https://review.opendev.org/c/opendev/system-config/+/932763 would create problems for our CI jobs which have far less memory that prod but it seems to still be small enough to fit into the test nodes (makes esnse since change count and diffs are small there) | 13:33 |
clarkb | I'm in PTG stuff all morning and hoping to pop out for a bike ride after lunch today to decompress afterwards. That said I intend on sending out a meeting agenda and we'll do our best to have one tomorrow since we skipped last week | 16:01 |
clarkb | I don't think we have to go through everything if everyone is busy with PTG meetings but just do a quick check in for any important things that may be missed/overlooked | 16:01 |
clarkb | I think I'll drop the rax flex cloud stuff from the meeting agenda. We can always add it back as we make changes/do more/etc | 19:39 |
clarkb | actually ended up pruning a lot of stuff from the agenda. Anything to add that I'm not aware of or have forgotten about? | 19:42 |
fungi | sounds great ;) | 20:14 |
* gouthamr thinks he lost his past ability to create a new change directly on gerrit | 21:33 | |
gouthamr | previously i could go to https://review.opendev.org/admin/repos/<REPO>,branches and click the "CREATE NEW" button | 21:34 |
gouthamr | totally ignore me there | 21:35 |
gouthamr | the place to go would be: https://review.opendev.org/admin/repos/<REPO>,commands | 21:36 |
clarkb | gouthamr: I don't think you can create new changes without git push | 21:41 |
gouthamr | just did, clarkb: https://review.opendev.org/c/openstack/manila-tempest-plugin/+/932939 | 21:41 |
clarkb | I guess maybe the rest api has tooling for that but I don't know that the web ui exposed any of it in a user consumable way | 21:41 |
gouthamr | i use it sometimes to throw a DNM/zuul testing patch like that ^ | 21:42 |
fungi | seemed like they had been progressing in that general direction in recent versions | 21:42 |
fungi | so with that, it's possible to create, update, review and approve changes in gerrit without every touching a git command line | 21:42 |
fungi | s/every/ever/ | 21:42 |
gouthamr | ^ atleast for trivial stuff, super helpful :) | 21:42 |
clarkb | that doesn't look like a rest api path (admin/ isn't a valid prefix for that) | 21:43 |
clarkb | so that may not be stable over time | 21:43 |
clarkb | https://gerrit-review.googlesource.com/Documentation/user-inline-edit.html oh I see it isn't just a magical url its an actual navigable path | 21:44 |
gouthamr | ah; unsure.. I go to the "Repo settings" page for a repository, click on "Commands" on the side bar and click on "Create change" | 21:44 |
fungi | yeah, it's similar to where you would administer project details like acls | 21:44 |
fungi | though the webui | 21:45 |
fungi | the other features at that location have been stable url-wise for many versions, so i expect that will be too | 21:45 |
clarkb | so yes the url itself may not be stable over time but I would expect the functionality to continue to exist via clicking buttons | 21:45 |
clarkb | compared to the rest api equivalents which should be stable | 21:45 |
fungi | sure, webui urls are stable enough for documenting manual workflows, just not the degree of stability that the rest api provides for cases like scripting | 21:46 |
clarkb | ya I guess I'm trying to potentially explain the issue above | 21:47 |
clarkb | but maybe that was just a mistake and not a change in gerrit | 21:47 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!