Skip to content

Setting up a repository on Bitbucket

Lars Vilhuber edited this page Aug 22, 2021 · 11 revisions

See https://labordynamicsinstitute.github.io/replicability-training-curriculum/aea-jira-workflow-a-guide.html for details.

Location

Repositories for AEA Verification are on https://bitbucket.org/aeaverification/. You need to be invited to the group in order to create repositories here.

Detailed instructions

For each paper, create a new repository on Bitbucket, unless one already exists:

  • Click the + symbol on the far left side of the Bitbucket landing page and then click Repository under CREATE
  • You should see a box like this:

  • Click on Import Repository in the top right. You should now see a box like this:

  • In the URL field under Old repository, copy-paste this URL: https://github.com/AEADataEditor/replication-template
  • Make sure Owner is aeaverification
  • The Project field corresponds to the Journal listed on the Jira ticket.
  • Repository name needs to be the same as the Jira ticket issue (something like aearep-123)
  • Set the question about the README to "No"
  • Keep the other settings (in particular, keep this a private repository).
  • Click Import Repository
    • We have now created a Bitbucket repo named something like aearep-123 that has been populated with the latest version of the LDI replication template documents!

Post-publication replications

This section needs to be adapted for post-publication replication attempts.

▶️ Populate the repo.

Clone this wiki locally