- Notifications
You must be signed in to change notification settings - Fork24
A set of packages to make exporting artifacts from GitHub easier
License
github/github-artifact-exporter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project has been archived. Please use the GitHub CLI instead.
The GitHub Exporter is written in Typescript and provides a set of packages to make exporting artifacts from GitHub easier useful for those migrating information out of github.com
Supported artifacts that you can export are
- Issues (including filtered sub sets)
Supported formats of the export file are
- JSON Lines
- JSON
- CSV
- JIRA-formatted CSV
- This is alerna project and will need the lerna CLI.
- To install lerna globally run
npm install -g lerna
- To install lerna globally run
- Generate and export a PAT so you can pull from GPR. The PAT will need read packages scope.
export NPM_TOKEN=<PAT>
lerna clean -ylernaexec npm installlerna linklerna bootstrap# Optional, start the gui to ensure its workinglerna run start
We welcome you to contribute to this project! Check outOpen Issues and ourCONTRIBUTING.md
to jump in.
MIT
When using the GitHub logos, be sure to follow theGitHub logo guidelines.
About
A set of packages to make exporting artifacts from GitHub easier
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.