Releases: try-pulse/pulse-import
Releases · try-pulse/pulse-import
Release list
v0.5.0
Changelog
Features
- 0214264 feat: catch up with current pulse-api drift
- 4a86f4a feat: import Jira sprints as Pulse cycles
Others
Install
# Go
go install github.com/try-pulse/pulse-import/cmd/pulse-import@v0.5.0
# Or download the archive / .deb / .rpm / .apk from the assets below,
# extract (or install the package), and put `pulse-import` on your PATH.# Container
docker pull ghcr.io/try-pulse/pulse-import:0.5.0pulse-import --versionChecksums: verify downloads against checksums.txt (SHA-256).
v0.4.0
Changelog
Bug Fixes
- d3789d2 fix(cli): satisfy staticcheck for v0.4.0 release gate
Others
- 0e09c92 chore(release): prepare v0.4.0
Install
# Go
go install github.com/try-pulse/pulse-import/cmd/pulse-import@v0.4.0
# Or download the archive / .deb / .rpm / .apk from the assets below,
# extract (or install the package), and put `pulse-import` on your PATH.# Container
docker pull ghcr.io/try-pulse/pulse-import:0.4.0pulse-import --versionChecksums: verify downloads against checksums.txt (SHA-256).
v0.3.0
Changelog
Features
- 96c3163 feat!: make the Jira CSV importer work end to end against pulse-api
Bug Fixes
- b3c0df8 fix(runner): reconcile a project's Main Doc from main_doc_id
Others
- 197dd43 chore(release): prepare v0.3.0
Install
# Go
go install github.com/try-pulse/pulse-import/cmd/pulse-import@v0.3.0
# Or download the archive / .deb / .rpm / .apk from the assets below,
# extract (or install the package), and put `pulse-import` on your PATH.# Container
docker pull ghcr.io/try-pulse/pulse-import:0.3.0pulse-import --versionChecksums: verify downloads against checksums.txt (SHA-256).
v0.2.0
Changelog
Features
- 50f3918 feat!: rebuild imports around preflight and resume state
Others
- 08afdfd chore(release): prepare v0.2.0
Install
# Go
go install github.com/try-pulse/pulse-import/cmd/pulse-import@v0.2.0
# Or download the archive / .deb / .rpm / .apk from the assets below,
# extract (or install the package), and put `pulse-import` on your PATH.# Container
docker pull ghcr.io/try-pulse/pulse-import:0.2.0pulse-import --versionChecksums: verify downloads against checksums.txt (SHA-256).
v0.1.2
Changelog
Bug Fixes
- 7e6a29c fix(release): fix dockers_v2 COPY path and bump Actions
- 66f3fb2 fix(release): migrate GoReleaser Docker config to dockers_v2
Install
# Go
go install github.com/try-pulse/pulse-import/cmd/pulse-import@v0.1.2
# Or download the archive / .deb / .rpm / .apk from the assets below,
# extract (or install the package), and put `pulse-import` on your PATH.# Container
docker pull ghcr.io/try-pulse/pulse-import:0.1.2pulse-import --versionChecksums: verify downloads against checksums.txt (SHA-256).
v0.1.0
Changelog
Features
- 8d3a00f feat: initial public release of pulse-import
Bug Fixes
- 4ec912f fix(ci): bump Go 1.25 and ship v0.1.0 packaging
Install
# Go
go install github.com/try-pulse/pulse-import/cmd/pulse-import@v0.1.0
# Or download the archive / .deb / .rpm / .apk from the assets below,
# extract (or install the package), and put `pulse-import` on your PATH.# Container
docker pull ghcr.io/try-pulse/pulse-import:0.1.0pulse-import --versionChecksums: verify downloads against checksums.txt (SHA-256).