Skip to content

FirebirdSQL/jira-to-github-issues

Repository files navigation

Import instructions

  • Ensure Jira database is updated and clean from previous tests
  • Run ddl.sql script in the Jira database
  • Ensure repositories is cleaned from previous tests
  • Copy .config.template.json to .config.json
  • Configure .config.json
    • Set token (using firebird-issue-importer account)
    • Set database (better to not use embedded)
    • Set project mappings
    • Set usersMap mappings
    • Set attachments public and private project URLs
  • Enable issues in each project
  • Update attachments repositories
  • yarn run clone-repositories
  • yarn run parse-logs
  • yarn run import
  • yarn run import-check
  • Check import with check.sql
  • yarn run write-result
  • Commit import-result.json
  • Send import-result.json to configure the redirector

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published