Re: intent to ship: sha2 windows signing

2021-03-18 Thread Aki Sasaki
l out. On Wed, Mar 17, 2021 at 2:11 PM Aki Sasaki wrote: > Per https://bugzilla.mozilla.org/show_bug.cgi?id=1697185#c4 and > https://jira.mozilla.com/browse/RELENG-429 . > > We haven't made a product-level decision here, but a) it looks like > timestamp.digicert.com may have

intent to ship: sha2 windows signing

2021-03-17 Thread Aki Sasaki
Per https://bugzilla.mozilla.org/show_bug.cgi?id=1697185#c4 and https://jira.mozilla.com/browse/RELENG-429 . We haven't made a product-level decision here, but a) it looks like timestamp.digicert.com may have silently EOLed sha1 timestamps since Microsoft has EOLed sha1 signing years ago, and b) i

Re: Proposal to adjust testing to run on PGO builds only and not test on OPT builds

2019-01-07 Thread Aki Sasaki
+1. The goal of shippable builds is twofold: 1. to make sure opt builds+tests, or similar (artifact builds?) answer the question "is my commit good?" as fast as possible, and 2. to make sure shippable builds+tests answer the question "are these binaries correct and ready to ship, if we decide to

Re: Intent to require `mach try` for submitting to Try

2017-09-25 Thread Aki Sasaki
On 9/16/17 6:43 AM, Eric Rescorla wrote: > 2. There are a lot more people writing code for Firefox than developing the > internal tools, so in general, costs on those people should be avoided. On Mon, Sep 18, 2017 at 5:16 AM, Eric Rescorla wrote: > And having something complex and scary on th

Re: Switching to per-channel profiles

2017-06-27 Thread Aki Sasaki
I'm a Nightly only user who periodically uses Release, and I'm not thrilled with the idea of my profile going away. Nightly users are probably better suited to dealing with this (using sync, etc) than the Beta population. Aiui, some Beta users aren't conscious Beta users, just people chosen to be i

Re: vcs-sync mapfiles moving

2014-07-23 Thread Aki Sasaki
pfile After that there's no guarantee those URLs will continue to exist (read: please switch your processes to consume the mapfiles from pmoore's user account before then!) aki On 7/23/14 10:33 AM, Aki Sasaki wrote: > Tl;dr: the mapfiles for gecko-dev + gecko-projects are likely moving

vcs-sync mapfiles moving

2014-07-23 Thread Aki Sasaki
Tl;dr: the mapfiles for gecko-dev + gecko-projects are likely moving, this week. If you consume them, you probably want to read on. The intent was to move away from using http://people.mozilla.org/~asasaki/vcs2vcs/ a long time ago, but good-to-clean-up bugs tend to lose the priority race against

Re: I've seen the mozilla git mirror in github, I want all the tags storage in github. can that to be possible?

2014-06-16 Thread Aki Sasaki
We cannot sync all the tags. Here's why. http://escapewindow.dreamwidth.org/240669.html On 6/16/14 8:21 PM, luoyongg...@gmail.com wrote: > Thanks, I've seen that repository, but the problem is that doesn't contains > all the tags. and all the branches. > 在 2014年6月17

Re: I've seen the mozilla git mirror in github, I want all the tags storage in github. can that to be possible?

2014-06-16 Thread Aki Sasaki
On 6/16/14 7:39 PM, luoyongg...@gmail.com wrote: > I am saying about > https://github.com/mozilla/gecko-dev I don't understand the question. What tags are you looking for? > > After that, > > I am also looking for comn-central git mirror. https://github.com/mozilla/releases-comm-central is expe

Re: PSA: Shutting down my mozilla git mirror in three weeks

2013-12-13 Thread Aki Sasaki
Similarly, the sync processes for these four repos have been stopped, and we'll replace their content on Monday. On 12/11/13 4:25 PM, Aki Sasaki wrote: > I think it also makes sense to use this same timeframe for EOLing the > following experimental repos: > > https://github.com

Re: PSA: Shutting down my mozilla git mirror in three weeks

2013-12-11 Thread Aki Sasaki
I think it also makes sense to use this same timeframe for EOLing the following experimental repos: https://github.com/mozilla/releases-mozilla-central https://github.com/mozilla/releases-mozilla-aurora https://github.com/mozilla/releases-mozilla-beta https://github.com/mozilla/releases-mozilla-re

Re: PSA: Shutting down my mozilla git mirror in three weeks

2013-11-26 Thread Aki Sasaki
Github has closed access to https://github.com/mozilla/mozilla-central : This repository has been disabled. Access to this repository has been disabled by GitHub staff. Contact support to restore access to this repository. We're currently trying to reach github support to reverse this

Re: [b2g] PSA: Shutting down my mozilla git mirror in three weeks

2013-11-26 Thread Aki Sasaki
On 11/25/13 2:59 PM, Nicholas Nethercote wrote: > On Mon, Nov 25, 2013 at 1:46 PM, Aki Sasaki wrote: >> Github has closed access to https://github.com/mozilla/mozilla-central : >> >> This repository has been disabled. >> Access to this repository has be

Re: Is there any reason not to shut down bonsai?

2013-11-22 Thread Aki Sasaki
On 11/22/13 1:06 PM, Boris Zbarsky wrote: > On 11/22/13 12:11 PM, Aki Sasaki wrote: > >> I'm not seeing this in gecko-dev; can you find this same issue in >> that repo? > > No, this one behaves sanely. Going to the parent of the relevant > changeset gets you to

Re: Is there any reason not to shut down bonsai?

2013-11-22 Thread Aki Sasaki
On 11/21/13 8:56 PM, Jed Davis wrote: > On Thu, Nov 21, 2013 at 05:41:27PM -0500, Boris Zbarsky wrote: >> On 11/21/13 3:15 PM, Gavin Sharp wrote: >>> It would be good to explore alternatives to Bonsai. >>> https://github.com/mozilla/mozilla-central is supposed to have full >>> CVS history, right?

Re: Changes to partial tree builds when not building through mach

2013-10-29 Thread Aki Sasaki
There *may* be l10n fallout here due to a |cd config; make| and a followup |hg update -r REVISION| afterwards (IIRC)... let's keep an eye on that. https://bugzilla.mozilla.org/show_bug.cgi?id=925720 is on my radar but between vcs-sync, releases, and merge week, haven't yet had a chance to look at

Re: Deploying more robust hg-git replication for gecko

2013-09-06 Thread Aki Sasaki
On 9/5/13 10:32 AM, Nicolas B. Pierron wrote: > On 09/05/2013 09:51 AM, Ehsan Akhgari wrote: >> On 2013-09-03 9:39 PM, Aki Sasaki wrote: >>> On 9/3/13 8:25 AM, Ehsan Akhgari wrote: >>>> 2. How frequently are these branches updated? >>> >>> The curre

Re: Deploying more robust hg-git replication for gecko

2013-09-03 Thread Aki Sasaki
On 9/3/13 8:25 AM, Ehsan Akhgari wrote: > Thanks for the update on this, John! I have a number of questions about > this: > > 1. On the issue of the hg tags, can you please be more specific about the > problem that you're encountering? In my experience, git deals with updated > tags the same way