Skip to content
This repository was archived by the owner on Oct 10, 2020. It is now read-only.

warehouse-picking-automation-challenges/administration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

administration

This repository holds primary responsibility for administering the Picking Challenge git organization.

A note on getting help with these directions

Please create an issue to get help. Please avoid posting any git-related problems to the mailing list. Issues will be much better addressed in this forum.

Organization of the organization

The Picking Challenge Git Organization is the venue to display and collaborate on software that was created for picking challenges, most notably the Amazon Picking Challenge.

Repos and Teams

Each team that participated in a picking challenge is assigned their own public repository. Each of these repositories has an associated team, whose members have read/write access to their repository. Only team members have write (push) access to their repository; all repositories are publicly readable.

Initial Team Setup

Each team must appoint at least one team maintainer. The team maintainer has the capability to add and remove members from the team.

In order to become the first team maintainer, create an issue in the administration repository with your request. Please include your github user name and the team name in the request.

Once a team maintainer has been established, they can add additional team members and maintainers.

Initial Repository Setup

There are many ways to commit your code - Here are two!

Standard clone & commit

This option is straight-forward. It assumes that a copy of the project exists on a local machine.

  1. Clone your team's repository from here to the local machine.
  2. Add your files to the local repository.
  3. Push the changes back to the APC organization.
Fork an existing github repository

This option is a shortcut for teams who already have their project hosted on github in a single repository.

  1. Create an issue in this repository asking an administrator to fork your existing github repo. In your request, please include the team name, and the exact web address of the github repository that will be forked.

Request Help

Anyone can request help working with the APC repositories. The easiest way is to create an issue in the administration repository.

About

Information about the Picking Challenge git organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published