Skip to content

Releases: try-pulse/pulse-import

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 02:10

Changelog

Features

  • 0214264 feat: catch up with current pulse-api drift
  • 4a86f4a feat: import Jira sprints as Pulse cycles

Others

  • 56168ed chore(release): prepare v0.5.0
  • a57dc6a refactor: apply final review findings

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.0
pulse-import --version

Checksums: verify downloads against checksums.txt (SHA-256).

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:41

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.0
pulse-import --version

Checksums: verify downloads against checksums.txt (SHA-256).

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 03:18

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.0
pulse-import --version

Checksums: verify downloads against checksums.txt (SHA-256).

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 23:48

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.0
pulse-import --version

Checksums: verify downloads against checksums.txt (SHA-256).

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 21:59

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.2
pulse-import --version

Checksums: verify downloads against checksums.txt (SHA-256).

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 21:47

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.0
pulse-import --version

Checksums: verify downloads against checksums.txt (SHA-256).