Agenda for the weekly dev chat:
1. Feature team updates
2. Set up schedule for more frequent feature team updates
3. Unstick anyone who is stuck
4. Rallying call for Ryan’s code maint ticket list
Agenda for the weekly dev chat:
1. Feature team updates
2. Set up schedule for more frequent feature team updates
3. Unstick anyone who is stuck
4. Rallying call for Ryan’s code maint ticket list
Today’s dev chat, starting in two hours:
All tickets should have people responsible for them, but also, so should all of these release preparation tasks. There’s something in there for everyone — bug gardeners, documentation, research, testing, etc.
Quite a checklist. If I missed anything, please let me know.
There were a few good no-js suggestions in #18900
Yup, those will get committed.
Dev chat is moving from 2000 UTC to 2100 UTC, as daylight saving time has gone into affect in both the US and UK. This keeps the meeting at 4 PM U.S. Eastern (a little under 4 hours from now).
Agenda for today is to shore up http://core.trac.wordpress.org/report/6 and ready another beta to be kicked out the door.
Bummer. That makes it 2pm my time now, which means I won’t be able to make very many of these.
Heh, that makes it 1am my time
Another beta, or an actual RC (as dictated by the release schedule)?
Another beta. We need to cut down on the number of open tickets drastically for an RC. Slightly compresses the remaining schedule but it is manageable.
I can’t make it at this time either. Any chance of getting patch #22354 into beta would be appreciated. I realize your work is cut out in other tickets already.
During the dev chat yesterday (logs), it was determined that the timeline for Twenty Twelve’s release to the WordPress.org theme directory will be next week.
That means if you have any bugs to report against Twenty Twelve, please do so now! It’s time for final reviews. Once 1.0 is released, it will be very tough for us to make style or code changes, as we will then need to avoid breaking child themes (both code wise, and stylistically).
So, if you haven’t looked at Twenty Twelve yet, now’s the time. Here’s the demo site: http://twentytwelvedemo.wordpress.com. Also, if you’re using the Beta Tester plugin instead of a checkout from Subversion, you may not have Twenty Twelve installed and up to date. In that case, here’s a direct link to download a ZIP.
(@westi, @dd32, we should adjust how beta theme installs are handled…)
Note: Before this gets uploaded to the theme review system by anybody, contact me first. Because of the naming mechanism, I have to take special measures with these to upload them properly.
Also, you may want to check out Lance’s post on make/themes: Why Default Themes Change Each Year.
The agenda for today’s weekly project meeting:
Per our previous dev meeting, the 3.5 feature scope session will be taking place at 20:00 UTC on July 11 (tomorrow). (#wordpress-dev on irc.freenode.net — this is our regular place and time; see the sidebar.)
These meetings usually go long (1.5-2 hours), so this one will focus primarily on determining deadlines and planning out features. API/platform development (you know, the “Under the Hood” stuff) happens organically throughout the cycle anyway, so we may push those conversations to next week. (We’ve already been focusing on quite a few enhancements and bugs over the last few weeks thanks to near-daily bug scrubs, which I want to continue.)
Come armed with ideas and an open mind — see you tomorrow!
Excellent! I missed last week’s meeting somehow. I turned up at the usual time. Hopefully timezones aren’t messing with me.
Last week the meeting was on July 4th which meant that everyone in the US was going to be out partying, so we skipped it. We’re back to Wednesdays (today) @ 20:00 UTC
Unfortunately I have a previously-scheduled meeting then, but I’d love to work the adjacent post cleanup from 3.3 in. http://core.trac.wordpress.org/ticket/17807
During yesterday’s meeting, we decided on a daily bug scrub starting today (June 28) until July 10 (weekdays, and skipping July 4), at 19:00 UTC, an hour before our typical Wednesday meetings. This is a pilot; I hope to carry this idea through the dev cycle.
Additionally, there will be a meeting on Friday, June 29 at 20:00 UTC to discuss automated testing, with @maxcutler, Kurt Payne, and others.
We expect the dev chat on July 11 to be the session where we plan the features and scope for WordPress 3.5.
For the next two weeks, we’d like to put a focus on housekeeping — focusing on things that need early attention for 3.5, things that often get missed like triaging Trac tickets, and acting on tickets with patches ready for review/commit/feedback. The daily bug scrubs will try to pull all of it together. Let’s see if we can bring down the size of the Awaiting Review report, start hammering on the 3.5 report, and sifting through Future Release.
No bug scrub on July 4th (repeating as I missed it on my first read)
The automated testing chat sounds cool, I’ll stop by.
For those who missed it, here’s the chat log:
https://irclogs.wordpress.org/chanlog.php?channel=wordpress-dev&day=2012-06-29&sort=asc#m413797
As it says at the end, we’re going to use the wp-unit-tests mailing list for further discussion. Please subscribe if you’d like to follow along.
Proposed agenda for our June 27 weekly project meeting:
While we won’t be finalizing our 3.5 plans this meeting, no time like the present to start following if you want to contribute this cycle. 20:00 UTC.
Looking forward to this one. Thanks for the early post, Nacin
I’m not going to make this weeks meeting but I think that we should focus now on the things that get missed too often like triaging trac and going through the 3.5-early tickets and the bug fix ones with patches on them to review, commit/feedback so that we can benefit from these contributions.
That gives us a clear focus for now while we discuss the 3.5 feature ideas.
Seems like we’re on the same page. You just said it better.
Quick agenda for today’s dev chat (starts in 30 minutes, at 20:00 UTC) —
Tally for remaining ticket assignments:
Schwarttzy 8:55 pm on January 16, 2013 Permalink | Log in to Reply
Hi, I’m new to this whole WordPress Core thing and would like to add to the core with an idea I have to help responsive web designers with featured images. Basically, add an option for setting an aspect ratio, instead of defining some fixed width and height. How do I get started?
Amy Hendrix (sabreuse) 11:51 pm on January 16, 2013 Permalink | Log in to Reply
Hi Schwarttzy, and welcome! If you’re interested in contributing, you should start with the Core Contributor Handbook, which has a lot of information about the process and the tools we use:
http://make.wordpress.org/core/handbook/
It’s also incredibly useful to drop in on a few of the weekly dev chats in IRC — even though a lot of what happens there is updates on what different teams are doing, it’ll give you a good idea of what’s going on as well as the whole workflow. You’re also welcome to ask in #wordpress-dev if you need more help getting started; there’s usually someone around outside of meeting times.
As for responsive images, there’s an existing ticket to make heights and widths filterable, although it hasn’t seen any action in a few months: you might want to start with getting familiar with the discussion and patches that have already happened in that effort. Check out #14110