Closed Bug 987980 Opened 11 years ago Closed 10 years ago

Tracking bug for 09-jun-2014 migration work

Categories

(Release Engineering :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: mozilla)

References

Details

Attachments

(13 files, 1 obsolete file)

1.07 KB, patch
hwine
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
2.21 KB, patch
hwine
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
10.19 KB, patch
rail
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
8.58 KB, patch
catlee
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
1.04 KB, patch
catlee
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
10.39 KB, patch
hwine
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
1.44 KB, patch
hwine
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
3.66 KB, patch
hwine
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
1.14 KB, patch
hwine
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
7.92 KB, patch
rail
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
1.67 KB, patch
hwine
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
2.96 KB, patch
bhearsum
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
990 bytes, patch
hwine
: review+
mozilla
: checked-in+
Details | Diff | Splinter Review
No description provided.
Depends on: 1014287
Assignee: nobody → aki
Attached patch release-bumpSplinter Review
Attachment #8431192 - Flags: review?(hwine)
Depends on: 1017895
Attached patch mh-l10nSplinter Review
The theory here is that we'll stay on gaia-l10n (trunk) l10n, but we can still sync that to a v2.0 branch in git.m.o, then change the source repo to the v2_0 repos once they're created in ~6 weeks' time. New vcs-sync l10n isn't live yet, but I think it's pretty close once the mapper dependencies get landed.
Attachment #8431232 - Flags: review?(hwine)
Attachment #8431192 - Flags: review?(hwine) → review+
Comment on attachment 8431232 [details] [diff] [review] mh-l10n Review of attachment 8431232 [details] [diff] [review]: ----------------------------------------------------------------- lgtm -- I hope you're right about the timing of new vcs-l10n :)
Attachment #8431232 - Flags: review?(hwine) → review+
Attached patch beta-bumpSplinter Review
Attachment #8431971 - Flags: review?(rail)
Attached patch puppet-bumper2.0Splinter Review
Attachment #8432020 - Flags: review?(catlee)
Attachment #8431971 - Flags: review?(rail) → review+
Attachment #8432019 - Flags: review?(catlee) → review+
Attachment #8432020 - Flags: review?(catlee) → review+
Depends on: 1019151
Comment on attachment 8431232 [details] [diff] [review] mh-l10n Landing early since this config file isn't live yet. https://hg.mozilla.org/build/mozharness/rev/ed19201ed0fb
Attachment #8431232 - Flags: checked-in+
In-tree aurora b2g config files. Leaving gaia-l10n until next merge day.
Attachment #8434506 - Flags: review?(hwine)
Comment on attachment 8434506 [details] [diff] [review] aurora_gecko-l10n Review of attachment 8434506 [details] [diff] [review]: ----------------------------------------------------------------- <stamp />!
Attachment #8434506 - Flags: review?(hwine) → review+
In production with reconfig on 2014-06-03 00:53 PT
Attachment #8436058 - Flags: review?(hwine)
Attachment #8436071 - Flags: review?(hwine)
Still not in use; good thing since I didn't bump this last merge day. That might have been intentional, maybe not...
Attachment #8436086 - Flags: review?(hwine)
I know you're off for the weekend. Monday morning is fine :) We don't need b2g_manifest_branch if b2g_manifest_intree. http://hg.mozilla.org/build/mozharness/file/825c99f1708d/scripts/b2g_build.py#l565 Removing it means we have to change one less thing on merge day.
Attachment #8436101 - Flags: review?(rail)
Attachment #8436058 - Flags: review?(hwine) → review+
Comment on attachment 8436071 [details] [diff] [review] gecko20 legacy vcs-sync Review of attachment 8436071 [details] [diff] [review]: ----------------------------------------------------------------- r+ with change ::: keep_updated @@ +87,5 @@ > +refs/heads/$v12f_branch:refs/heads/v1.2f \ > +refs/heads/$v13_branch:refs/heads/v1.3 \ > +refs/heads/$v13t_branch:refs/heads/v1.3t \ > +refs/heads/$v14_branch:refs/heads/v1.4 \ > + +refs/heads/$20_branch:refs/heads/v2.0 \ s/b '$v20_branch' (missing 'v')
Attachment #8436071 - Flags: review?(hwine) → review+
Attachment #8436086 - Flags: review?(hwine) → review+
Attachment #8436101 - Flags: review?(rail) → review+
Keywords: leave-open
Comment on attachment 8436101 [details] [diff] [review] kill b2g_manifest_branch in-tree https://hg.mozilla.org/integration/b2g-inbound/rev/54e5dcd05680 If this gets merged to m-c before the m-c -> aurora migration, we're good. Otherwise I should land it on aurora after the migration.
Attachment #8436101 - Flags: checked-in+
Attached patch sphinx.diffSplinter Review
I'd like these sections updated. I'm not sure if I am using proper syntax, or if my logic is right, but this more matches what I did today.
Attachment #8436232 - Flags: review?(hwine)
Comment on attachment 8436232 [details] [diff] [review] sphinx.diff Review of attachment 8436232 [details] [diff] [review]: ----------------------------------------------------------------- Should I be concerned that you're updating docs on something I hoped to decommission soon? :) r+ ::: docs/cookbook.rst @@ +368,5 @@ > 2 12 180 total > > __ http://hg.mozilla.org/users/hwine_mozilla.com/repo-sync-tools/file/default/create_repo.py > + > +9. Replace the .hg/hgrc and .git/config files with softlinks to the version controlled files in ~/etc . There's a script that does this -- see around line 351 for a reference to "cross_check_configuration_settings" which checks for this condition, and produces a script to fix things.
Attachment #8436232 - Flags: review?(hwine) → review+
Comment on attachment 8432020 [details] [diff] [review] puppet-bumper2.0 I think I landed this a mite early :P http://hg.mozilla.org/build/puppet/rev/9337c857b8e1
Attachment #8432020 - Flags: checked-in+
Comment on attachment 8432019 [details] [diff] [review] bump mozharness b2g versions; add v2.0 b2g_bumper config http://hg.mozilla.org/build/mozharness/rev/5dadc4ebfe87
Attachment #8432019 - Flags: checked-in+
Depends on: 1022715
Attached patch aurora_channelsSplinter Review
Attachment #8437209 - Flags: review?(bhearsum)
Attachment #8437209 - Flags: review?(bhearsum) → review+
Attachment #8437209 - Flags: checked-in+
Attached patch fix-sync (obsolete) — Splinter Review
Attachment #8437327 - Flags: review?(hwine)
Attached patch fix-syncSplinter Review
typos--
Attachment #8437329 - Flags: review?(hwine)
Attachment #8437327 - Attachment is obsolete: true
Attachment #8437327 - Flags: review?(hwine)
Comment on attachment 8437329 [details] [diff] [review] fix-sync lgtm
Attachment #8437329 - Flags: review?(hwine) → review+
TODO: update merge day docs. Continue automation. I've got those on my plate; going to resolve this bug.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Keywords: leave-open
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: