Skip to content

Releases: twitter/focus

rel/v0.7.1

10 Nov 23:17
Compare
Choose a tag to compare
rel/v0.7.1 Pre-release
Pre-release
Updating version to 0.7.1

rel/0.7.0

10 Nov 22:37
Compare
Choose a tag to compare
rel/0.7.0 Pre-release
Pre-release
Set all versions to 0.7

v0.6.0

20 Oct 22:24
Compare
Choose a tag to compare

Focus V0.6.0

New Features

  • focus add --unroll a new flag that loads the components of a project directly into the selection
  • focus selection save a new command to save the selection to a new or existing project
  • focus project lint a command to check project definition files for errors
  • focus status --types a flag that changes the status output to only include the types of targets specified
  • focus status --targets a flag that changes the status output to replace projects with their components, recursively

Effortless Improvements

  • Add helpful error message when main branch is outside of shallow_since window.

Hairy Bugfixes

  • Fix PFD-230 "TWITTER AUTO POPULATE Unable to populate reviewers from PROJECT file"
  • respect --template for local clones

Internal Improvements

  • Addition of a CI Job to smoke test against the Bazel repo
  • Refactor project definition to move projects from the 'targets' field to their own 'projects' field
  • Addition of Project Cache code to eventually speed up Focus Sync

Coming Soon

  • Enabling Project Cache and speed-up of focus pull command.

v0.5.7

27 Sep 18:43
Compare
Choose a tag to compare
Increment version from 0.5.6 to 0.5.7