Bosca / Work Ops

Releases & Milestones

Launch a release, ship every project

Release management, built into the platform. A release gathers a version from every project — launch it, and a release pipeline builds and deploys each one in the order you set. Watch every project move from pending to deployed on the release, and roll back if you need to.

One release, every project

Launch it, and the pipeline runs the rollout

A release gathers a version from each project into one shipment. Launch it, and a release pipeline builds and deploys every project in the order you set — each one moving from pending, to deploying, to deployed, right on the release. If something goes wrong, roll back the git tags and published artifacts, then release again.

  • Bundle a version from each project into one release.
  • Launching runs a pipeline that builds and deploys every project.
  • Deploys go in the order you set, tracked per project as they run.
  • Roll back the git tags and published artifacts, then re-release.
release · 6.1 · Platformrunning
1webv6.1deployed
2serverv6.1deploying
3runnerv6.1pending
release pipeline · build & deploy in order · rollback ready

Versions

A version is a project's release

Every project has its own versions. Mark the tasks a version fixes, and it becomes the record of what that release contains. When it's out the door, mark it released — that stamps its release date.

  • Tag each task with the version its fix ships in.
  • A version stays unreleased until you mark it released.
  • A bug can also record the versions it affects.
version · web 6.1
statusunreleased
release dateSep 30
fixes18 tasks

Release notes

Notes, drafted from what shipped

Because you tagged each fix with its version, Bosca knows what shipped — so it drafts the release notes from those tasks and sorts them into new features, fixes, breaking changes, and more. Take the draft as-is, or edit it before it goes out.

  • Notes are drafted from the tasks fixed in the release.
  • Bosca sorts entries into features, fixes, breaking changes, and more.
  • Edit the draft, or ship it as written.
release notes · 6.1
NewBOS-142 Add the live sessions map
FixesBOS-149 Cluster nearby sessions
BreakingBOS-151 Rename the events API

Milestones

The dates everyone's aiming for

A milestone is a dated target for a whole program — the date the work across its projects is meant to hit. Tasks from any of those projects point at it, and it marks the roadmap. Close it when it's reached.

Public betaSep 30open
1.0 launchDec 15open

Keep exploring

More on Work Ops