* [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th @ 2019-03-11 10:58 Nicolás Ojeda Bär 2019-03-11 11:06 ` SP ` (2 more replies) 0 siblings, 3 replies; 10+ messages in thread From: Nicolás Ojeda Bär @ 2019-03-11 10:58 UTC (permalink / raw) To: OCaml Mailing List Dear caml-list, We are going to switch the OCaml bug tracker from Mantis to GitHub issues on Thursday, March 14. Existing bug reports will be migrated with the help of a script. On this day, Mantis will be offline and the GitHub repository will be read-only until the migration is finished. A reminder will be sent to this list shortly before the migration. IMPORTANT: if you wish to have the migrated issues use your GitHub user name instead of your Mantis user name, you MUST send me both user names before March 14 so this is taken into account during migration. This may be convenient if you want to be automatically subscribed to issues you authored and/or monitored in Mantis and you do not already subscribe to all GitHub notifications. Do not hesitate to get back to me if you have any questions. Best wishes, Nicolás on behalf of the OCaml development team ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th 2019-03-11 10:58 [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th Nicolás Ojeda Bär @ 2019-03-11 11:06 ` SP 2019-03-11 11:59 ` Nicolás Ojeda Bär 2019-03-11 13:35 ` Yawar Amin 2019-03-13 11:45 ` Nicolás Ojeda Bär 2 siblings, 1 reply; 10+ messages in thread From: SP @ 2019-03-11 11:06 UTC (permalink / raw) To: caml-list Is it possible to use a different platform, not Github? A discussion on the issue: https://discuss.ocaml.org/t/publishing-without-github ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th 2019-03-11 11:06 ` SP @ 2019-03-11 11:59 ` Nicolás Ojeda Bär 0 siblings, 0 replies; 10+ messages in thread From: Nicolás Ojeda Bär @ 2019-03-11 11:59 UTC (permalink / raw) To: SP; +Cc: OCaml Mailing List Hello, On Mon, Mar 11, 2019 at 12:07 PM SP <sp@orbitalfox.eu> wrote: > > Is it possible to use a different platform, not Github? Given our limited resources and that OCaml itself is already hosted on GitHub, it didn't make much sense to consider something else. Sorry! Best wishes, Nicolás > A discussion on the issue: https://discuss.ocaml.org/t/publishing-without-github ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th 2019-03-11 10:58 [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th Nicolás Ojeda Bär 2019-03-11 11:06 ` SP @ 2019-03-11 13:35 ` Yawar Amin 2019-03-11 13:40 ` Sébastien Hinderer 2019-03-11 13:41 ` Nicolás Ojeda Bär 2019-03-13 11:45 ` Nicolás Ojeda Bär 2 siblings, 2 replies; 10+ messages in thread From: Yawar Amin @ 2019-03-11 13:35 UTC (permalink / raw) To: Nicolás Ojeda Bär; +Cc: OCaml Mailing List [-- Attachment #1: Type: text/plain, Size: 1182 bytes --] This is good news. If I understand correctly, I don't need to do anything if my Mantis and GitHub usernames are the same, right? Regards, Yawar On Mon, Mar 11, 2019 at 6:59 AM Nicolás Ojeda Bär < nicolas.ojeda.bar@lexifi.com> wrote: > Dear caml-list, > > We are going to switch the OCaml bug tracker from Mantis to GitHub > issues on Thursday, March 14. Existing bug reports will be migrated > with the help of a script. On this day, Mantis will be offline and the > GitHub repository will be read-only until the migration is finished. > > A reminder will be sent to this list shortly before the migration. > > IMPORTANT: if you wish to have the migrated issues use your GitHub > user name instead of your Mantis user name, you MUST send me both user > names before March 14 so this is taken into account during migration. > This may be convenient if you want to be automatically subscribed to > issues you authored and/or monitored in Mantis and you do not already > subscribe to all GitHub notifications. > > Do not hesitate to get back to me if you have any questions. > > Best wishes, > Nicolás > on behalf of the OCaml development team > [-- Attachment #2: Type: text/html, Size: 1556 bytes --] ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th 2019-03-11 13:35 ` Yawar Amin @ 2019-03-11 13:40 ` Sébastien Hinderer 2019-03-11 13:41 ` Nicolás Ojeda Bär 1 sibling, 0 replies; 10+ messages in thread From: Sébastien Hinderer @ 2019-03-11 13:40 UTC (permalink / raw) To: caml-list Yawar Amin (2019/03/11 09:35 -0400): > This is good news. If I understand correctly, I don't need to do anything > if my Mantis and GitHub usernames are the same, right? I think you do need to do something even in that case. It sounds safer to just write to Nicolas. Sébastien. ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th 2019-03-11 13:35 ` Yawar Amin 2019-03-11 13:40 ` Sébastien Hinderer @ 2019-03-11 13:41 ` Nicolás Ojeda Bär 2019-03-11 19:52 ` Yawar Amin 1 sibling, 1 reply; 10+ messages in thread From: Nicolás Ojeda Bär @ 2019-03-11 13:41 UTC (permalink / raw) To: Yawar Amin; +Cc: OCaml Mailing List Hello, On Mon, Mar 11, 2019 at 2:35 PM Yawar Amin <yawar.amin@gmail.com> wrote: > > This is good news. If I understand correctly, I don't need to do anything if my Mantis and GitHub usernames are the same, right? Actually, you do. Among other reasons, we can't assume that similarly named accounts actually belong to the same user. I will add your account to the migration script. Thanks! Best wishes, Nicolás > Regards, > > Yawar > > On Mon, Mar 11, 2019 at 6:59 AM Nicolás Ojeda Bär <nicolas.ojeda.bar@lexifi.com> wrote: >> >> Dear caml-list, >> >> We are going to switch the OCaml bug tracker from Mantis to GitHub >> issues on Thursday, March 14. Existing bug reports will be migrated >> with the help of a script. On this day, Mantis will be offline and the >> GitHub repository will be read-only until the migration is finished. >> >> A reminder will be sent to this list shortly before the migration. >> >> IMPORTANT: if you wish to have the migrated issues use your GitHub >> user name instead of your Mantis user name, you MUST send me both user >> names before March 14 so this is taken into account during migration. >> This may be convenient if you want to be automatically subscribed to >> issues you authored and/or monitored in Mantis and you do not already >> subscribe to all GitHub notifications. >> >> Do not hesitate to get back to me if you have any questions. >> >> Best wishes, >> Nicolás >> on behalf of the OCaml development team ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th 2019-03-11 13:41 ` Nicolás Ojeda Bär @ 2019-03-11 19:52 ` Yawar Amin 0 siblings, 0 replies; 10+ messages in thread From: Yawar Amin @ 2019-03-11 19:52 UTC (permalink / raw) To: Nicolás Ojeda Bär; +Cc: OCaml Mailing List [-- Attachment #1: Type: text/plain, Size: 1824 bytes --] Thanks Nicolás, to save you the trouble of looking it up, my Mantis and GitHub usernames are both 'yawaramin'. Regards, Yawar On Mon, Mar 11, 2019 at 9:41 AM Nicolás Ojeda Bär < nicolas.ojeda.bar@lexifi.com> wrote: > Hello, > > On Mon, Mar 11, 2019 at 2:35 PM Yawar Amin <yawar.amin@gmail.com> wrote: > > > > This is good news. If I understand correctly, I don't need to do > anything if my Mantis and GitHub usernames are the same, right? > > Actually, you do. Among other reasons, we can't assume that similarly > named accounts actually belong to the same user. > > I will add your account to the migration script. Thanks! > > Best wishes, > Nicolás > > > Regards, > > > > Yawar > > > > On Mon, Mar 11, 2019 at 6:59 AM Nicolás Ojeda Bär < > nicolas.ojeda.bar@lexifi.com> wrote: > >> > >> Dear caml-list, > >> > >> We are going to switch the OCaml bug tracker from Mantis to GitHub > >> issues on Thursday, March 14. Existing bug reports will be migrated > >> with the help of a script. On this day, Mantis will be offline and the > >> GitHub repository will be read-only until the migration is finished. > >> > >> A reminder will be sent to this list shortly before the migration. > >> > >> IMPORTANT: if you wish to have the migrated issues use your GitHub > >> user name instead of your Mantis user name, you MUST send me both user > >> names before March 14 so this is taken into account during migration. > >> This may be convenient if you want to be automatically subscribed to > >> issues you authored and/or monitored in Mantis and you do not already > >> subscribe to all GitHub notifications. > >> > >> Do not hesitate to get back to me if you have any questions. > >> > >> Best wishes, > >> Nicolás > >> on behalf of the OCaml development team > [-- Attachment #2: Type: text/html, Size: 2531 bytes --] ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th 2019-03-11 10:58 [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th Nicolás Ojeda Bär 2019-03-11 11:06 ` SP 2019-03-11 13:35 ` Yawar Amin @ 2019-03-13 11:45 ` Nicolás Ojeda Bär 2019-03-14 23:13 ` Nicolás Ojeda Bär 2 siblings, 1 reply; 10+ messages in thread From: Nicolás Ojeda Bär @ 2019-03-13 11:45 UTC (permalink / raw) To: OCaml Mailing List Dear caml-list, The switch of the OCaml bug tracker from Mantis to GitHub issues will take place tomorrow, March 14. Mantis will be offline and the GitHub repository will be read-only until the migration is finished. One more e-mail will be sent to this list once the migration is complete. IMPORTANT: there is still time to send me your Mantis and GitHub user names if you want your GitHub user name used in the migrated issues. Best wishes, Nicolás on behalf of the OCaml development team On Mon, Mar 11, 2019 at 11:58 AM Nicolás Ojeda Bär <nicolas.ojeda.bar@lexifi.com> wrote: > > Dear caml-list, > > We are going to switch the OCaml bug tracker from Mantis to GitHub > issues on Thursday, March 14. Existing bug reports will be migrated > with the help of a script. On this day, Mantis will be offline and the > GitHub repository will be read-only until the migration is finished. > > A reminder will be sent to this list shortly before the migration. > > IMPORTANT: if you wish to have the migrated issues use your GitHub > user name instead of your Mantis user name, you MUST send me both user > names before March 14 so this is taken into account during migration. > This may be convenient if you want to be automatically subscribed to > issues you authored and/or monitored in Mantis and you do not already > subscribe to all GitHub notifications. > > Do not hesitate to get back to me if you have any questions. > > Best wishes, > Nicolás > on behalf of the OCaml development team ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th 2019-03-13 11:45 ` Nicolás Ojeda Bär @ 2019-03-14 23:13 ` Nicolás Ojeda Bär 2019-03-15 8:58 ` Gabriel Scherer 0 siblings, 1 reply; 10+ messages in thread From: Nicolás Ojeda Bär @ 2019-03-14 23:13 UTC (permalink / raw) To: OCaml Mailing List Dear caml-list, Thank you for your patience. The migration of the OCaml bug tracker is now complete. If you need to report a bug, please do so at https://github.com/ocaml/ocaml/issues Note that some of the oldest Mantis issues had to be renumbered. You can see the full list of renumbered issues here: https://github.com/ocaml/ocaml/blob/trunk/tools/mantis2gh_stripped.csv In the coming days, redirections will be put in place so that the old Mantis URLs will point to the new GitHub ones. Happy bug reporting! Best wishes, Nicolás on behalf of the OCaml development team On Wed, Mar 13, 2019 at 12:45 PM Nicolás Ojeda Bär <nicolas.ojeda.bar@lexifi.com> wrote: > > Dear caml-list, > > The switch of the OCaml bug tracker from Mantis to GitHub issues will > take place tomorrow, March 14. > Mantis will be offline and the GitHub repository will be read-only > until the migration is finished. > > One more e-mail will be sent to this list once the migration is complete. > > IMPORTANT: there is still time to send me your Mantis and GitHub user > names if you want your GitHub user name used in the migrated issues. > > Best wishes, > Nicolás > on behalf of the OCaml development team > > On Mon, Mar 11, 2019 at 11:58 AM Nicolás Ojeda Bär > <nicolas.ojeda.bar@lexifi.com> wrote: > > > > Dear caml-list, > > > > We are going to switch the OCaml bug tracker from Mantis to GitHub > > issues on Thursday, March 14. Existing bug reports will be migrated > > with the help of a script. On this day, Mantis will be offline and the > > GitHub repository will be read-only until the migration is finished. > > > > A reminder will be sent to this list shortly before the migration. > > > > IMPORTANT: if you wish to have the migrated issues use your GitHub > > user name instead of your Mantis user name, you MUST send me both user > > names before March 14 so this is taken into account during migration. > > This may be convenient if you want to be automatically subscribed to > > issues you authored and/or monitored in Mantis and you do not already > > subscribe to all GitHub notifications. > > > > Do not hesitate to get back to me if you have any questions. > > > > Best wishes, > > Nicolás > > on behalf of the OCaml development team ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th 2019-03-14 23:13 ` Nicolás Ojeda Bär @ 2019-03-15 8:58 ` Gabriel Scherer 0 siblings, 0 replies; 10+ messages in thread From: Gabriel Scherer @ 2019-03-15 8:58 UTC (permalink / raw) To: Nicolás Ojeda Bär; +Cc: OCaml Mailing List [-- Attachment #1: Type: text/plain, Size: 2585 bytes --] Thanks a lot for the hard porting work! On Fri, Mar 15, 2019 at 12:13 AM Nicolás Ojeda Bär < nicolas.ojeda.bar@lexifi.com> wrote: > Dear caml-list, > > Thank you for your patience. The migration of the OCaml bug tracker is > now complete. > If you need to report a bug, please do so at > > https://github.com/ocaml/ocaml/issues > > Note that some of the oldest Mantis issues had to be renumbered. You > can see the full list of renumbered issues here: > > https://github.com/ocaml/ocaml/blob/trunk/tools/mantis2gh_stripped.csv > > In the coming days, redirections will be put in place so that the old > Mantis URLs will point to the new GitHub ones. > > Happy bug reporting! > > Best wishes, > Nicolás > on behalf of the OCaml development team > > On Wed, Mar 13, 2019 at 12:45 PM Nicolás Ojeda Bär > <nicolas.ojeda.bar@lexifi.com> wrote: > > > > Dear caml-list, > > > > The switch of the OCaml bug tracker from Mantis to GitHub issues will > > take place tomorrow, March 14. > > Mantis will be offline and the GitHub repository will be read-only > > until the migration is finished. > > > > One more e-mail will be sent to this list once the migration is complete. > > > > IMPORTANT: there is still time to send me your Mantis and GitHub user > > names if you want your GitHub user name used in the migrated issues. > > > > Best wishes, > > Nicolás > > on behalf of the OCaml development team > > > > On Mon, Mar 11, 2019 at 11:58 AM Nicolás Ojeda Bär > > <nicolas.ojeda.bar@lexifi.com> wrote: > > > > > > Dear caml-list, > > > > > > We are going to switch the OCaml bug tracker from Mantis to GitHub > > > issues on Thursday, March 14. Existing bug reports will be migrated > > > with the help of a script. On this day, Mantis will be offline and the > > > GitHub repository will be read-only until the migration is finished. > > > > > > A reminder will be sent to this list shortly before the migration. > > > > > > IMPORTANT: if you wish to have the migrated issues use your GitHub > > > user name instead of your Mantis user name, you MUST send me both user > > > names before March 14 so this is taken into account during migration. > > > This may be convenient if you want to be automatically subscribed to > > > issues you authored and/or monitored in Mantis and you do not already > > > subscribe to all GitHub notifications. > > > > > > Do not hesitate to get back to me if you have any questions. > > > > > > Best wishes, > > > Nicolás > > > on behalf of the OCaml development team > [-- Attachment #2: Type: text/html, Size: 3546 bytes --] ^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2019-03-15 8:48 UTC | newest] Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2019-03-11 10:58 [Caml-list] IMPORTANT: Switching from Mantis to GitHub issues on March 14th Nicolás Ojeda Bär 2019-03-11 11:06 ` SP 2019-03-11 11:59 ` Nicolás Ojeda Bär 2019-03-11 13:35 ` Yawar Amin 2019-03-11 13:40 ` Sébastien Hinderer 2019-03-11 13:41 ` Nicolás Ojeda Bär 2019-03-11 19:52 ` Yawar Amin 2019-03-13 11:45 ` Nicolás Ojeda Bär 2019-03-14 23:13 ` Nicolás Ojeda Bär 2019-03-15 8:58 ` Gabriel Scherer
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox