Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Foundation Code and Issue services reminder
  • From: Jayaprakash Arthanareeswaran <jarthana@xxxxxxxxxx>
  • Date: Tue, 15 Mar 2022 12:27:10 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=in.ibm.com; dmarc=pass action=none header.from=in.ibm.com; dkim=pass header.d=in.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Q+EtQF471CNbQP4c3COB6JSs+Dlgoi9KOJIYFOlj+Pw=; b=Kb86I9v3I90BqSmRS9LH5V0kDZBI6SQGt9AlfHO8D/QgPfLDfa3P/hQLbtt+sAj91gqQv2vKjr8Tzuvg9k1P5E4XHSn4ldyXnnXquiotWeyICgmm/mnFV4GocesW0bQ98dezyhfPa3LGzVSFWYX3cQCsziTAp8TVtOwgFt9kxgQQv1YPPs1c3oWGQynrJ4B6NrJMxYlE7+cnheVWVPmuu31Quts6iPtcOtejwVYdDZdOIomM2xjTDIbatsE1FAtNueNpebXEt+wU+XUIjM2BJig5Ww7GjVQnnJAP4RqA9yfZUoXcgtJHKlwFhVhHUYljsnqYsB8kqeR1vZt5cWc/4g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=KlMKHu9TufPY5Ri1nBlQDjvD/vXrI5jbTaqmIDiLYKxvJA9eClFIvbRulqOTeQ/0MQCAs4iYYFeM3m3kheROpX4NPbMZL+4pqvtiJbAn5+AdZmD9CyzHENk1ljU+iqCZjJ/vMyABhDryAp8O6xwYvsE7PZaEz8kWPopIlKKLqE0tS9J0xNDmjhIpBetmtzja8uBGlGxPLq1E9r17/1Q7ky9f4uL6lHCp9MID3OLMioPzRFIKmh1htuzh71T6/5IHLETsRADDGXGzvqQ97rFQrVZg393XpYZIt2CJFCSQwCs01+orCPhpZM+bzh8qWvn2HzvZ4vXrX0I/VAV/q4zUlA==
  • Delivered-to: jdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jdt-dev/>
  • List-help: <mailto:jdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYN69jH6Qz3qYZGUiOEB8WKQ12Q6zAXodg
  • Thread-topic: [EXTERNAL] [jdt-dev] Foundation Code and Issue services reminder

The platform team has already started migrating its projects and in a few days, we are planning to migrate JDT projects as well to GitHub.
So, some of the decisions have already been made. I just have one question about deprecating Bugzilla. Will the old Bugzilla records still
be available? May be a needless worry, but it's very hard to imagine life as a developer without the record of bugs.

Regards,
Jay

-----Original Message-----
From: jdt-dev <jdt-dev-bounces@xxxxxxxxxxx> On Behalf Of webmaster@xxxxxxxxxxxxxxxxxxxxxx
Sent: 14 March 2022 19:55
To: jdt-dev@xxxxxxxxxxx
Subject: [EXTERNAL] [jdt-dev] Foundation Code and Issue services reminder

Hi Everyone,

You may not be aware but the Webmaster team has started the process of deprecating our current Gerrit[1] and Bugzilla[2] instances. We'd like to encourage your project to discuss moving sooner rather than later to avoid migrations done against a specific timeline.

Your migration options are either the Foundation’s hosted GitLab instance [3] or our presence on GitHub[4]. Both options provide a more integrated tool set (code, issues, wiki and discussions (GitHub only)) rather than our current disparate tool set. 

Continuous integration with Jenkins works well for both options, and will be our focus for the foreseeable future. For GitLab we’re also investigating the possibilities of using GitLab CI which is similar to GitHub actions, and could be used for features like dependency checks or GitLab pages.  

You can start your move by filing an issue[5] letting us know where (GitLab/GitHub) and when you'd like to move, and we'll do our best to make it happen.

Do you have questions? Check out some of our documentation[6], or a comparison[7] to help you choose. You can also write to Webmaster, and our team will do it's best to find an answer.

-Matt.

[1] https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/680
[2] https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/679
[3] https://gitlab.eclipse.org
[4] https://github.com/eclipse 
[5] https://gitlab.eclipse.org/eclipsefdn/helpdesk
[6] https://wiki.eclipse.org/Gitlab#Migrating_from_Gerrit_and_Bugzilla
[7] https://spectralops.io/blog/github-vs-gitlab/ 
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jdt-dev

Back to the top