In Memoriam: Tai'lahr

OpenUru.org, along with the rest of the Mystonline community, is mourning the loss of Tai'lahr on October 16th, 2019.

Rest in Peace, friend.

Difference between revisions of "OpenUru:Development"

From OpenUru
Jump to navigation Jump to search
(Update layout)
Line 43: Line 43:
  
 
<td style="vertical-align:text-top;">
 
<td style="vertical-align:text-top;">
=== Project Management & Issue Tracking ===
+
=== Foundry Tools ===
 +
Note that the OpenUru Foundry uses Secure Sockets Layer (SSL) to protect transactions. You should install the self-signed security certificate in your browser and repository clients before using the Foundry. Details are provided <span style="text-color="red">(ToDo: Link to installation guide to be added here)</span>.
 
<ul>
 
<ul>
<li><span class="plainlinks">[http://Foundry.OpenUru.org/jira JIRA Tracking]</span></li>
+
<li><span class="plainlinks" style="font-weight: 600;>[https://Foundry.OpenUru.org/jira JIRA Tracking]</span> - JIRA main page/dashboard (Bug/Issue tracking, Project Planning, Release Management)</li>
<li><span class="plainlinks">[http://Bugs.OpenURU.org Mantis Tracking]</span></li>
+
<li><span class="plainlinks" style="font-weight: 600;>[https://foundry.openuru.org/fisheye Fisheye]</span> - Fisheye main page/dashboard (Source browser, code review tools)</li>
 +
<li><span class="plainlinks" style="font-weight: 600;>[https://foundry.OpenUru.org/hudson Jenkins]</span> - (previously known as Hudson) Continuous Integration Build Manager</li>
 +
<li><span class="plainlinks" style="font-weight: 600;>[https://Bugs.OpenURU.org Mantis Tracking]</span> - Mantis main page (Bug/Issue tracking for legacy or smaller projects)</li>
 +
</ul>
 +
 
 +
=== Foundry Repositories ===
 +
<ul>
 +
<li>To Be Advised</li>
 +
<li><span class="plainlinks" style="font-weight: 600;>[https://foundry.OpenUru.org/hg/Project TBA Project1]</span> - Mercurial repository for '''''TBA Project2'''''</li>
 +
<li><span class="plainlinks" style="font-weight: 600;>[https://foundry.OpenUru.org/svn/Project TBA Project2]</span> - Subversion repository for '''''TBA Project2'''''</li>
 
</ul>
 
</ul>
 
</td>
 
</td>

Revision as of 06:35, 14 March 2011

This page has been protected against edits
This page can only be edited by administrators. If you think protection is inappropriate then please contact the site administrators, stating the page name and giving reasons.


This page contains draft content
The content of this page is a "work-in-progress" and is subject to change. Do not place undue reliance on the completeness or accuracy of the material presented here!


Development

Links

 

Foundry

Project and Resource Information

Downloads

Open Source Projects

Documentation

Foundry Tools

Note that the OpenUru Foundry uses Secure Sockets Layer (SSL) to protect transactions. You should install the self-signed security certificate in your browser and repository clients before using the Foundry. Details are provided (ToDo: Link to installation guide to be added here).

  • JIRA Tracking - JIRA main page/dashboard (Bug/Issue tracking, Project Planning, Release Management)
  • Fisheye - Fisheye main page/dashboard (Source browser, code review tools)
  • Jenkins - (previously known as Hudson) Continuous Integration Build Manager
  • Mantis Tracking - Mantis main page (Bug/Issue tracking for legacy or smaller projects)

Foundry Repositories

  • To Be Advised
  • TBA Project1 - Mercurial repository for TBA Project2
  • TBA Project2 - Subversion repository for TBA Project2