Skip to content

Releases: launchdarkly/find-code-references-in-pull-request

v1.0.0

28 Aug 15:35
c9433ed
Compare
Choose a tag to compare

Find flags that have changed in your pull requests.

Read docs: https://github.com/launchdarkly/find-code-references-in-pull-request

v0.7.0.rc-4

10 Aug 18:52
f87b200
Compare
Choose a tag to compare
v0.7.0.rc-4 Pre-release
Pre-release

Added

  • Added outputs for when any flags are changed (added, modified, or removed)

Changed

  • Updated comment wording
  • Updated version of code references

v0.7.0-rc.3

10 Aug 13:46
f41a183
Compare
Choose a tag to compare
v0.7.0-rc.3 Pre-release
Pre-release

This is pre-stable 1.0, but has breaking changes to inputs

Fixed

  • Incorrect dates for archived flags

v0.7.0-rc.2

03 Aug 15:33
54897e4
Compare
Choose a tag to compare
v0.7.0-rc.2 Pre-release
Pre-release

This is pre-stable 1.0, but has breaking changes to inputs

Breaking changes

  • only allow one environment-key

Added

  • scan for archived flags

Changed

  • update comment design
  • refactoring of flag fetching

v0.7.0-rc

10 Jul 19:11
49bf7b5
Compare
Choose a tag to compare
v0.7.0-rc Pre-release
Pre-release

Changes

#35 Updates matching to use same strategy and delimiters as https://github.com/launchdarkly/ld-find-code-refs

v0.6.0 (breaking changes)

30 Jun 16:27
59d4bf1
Compare
Choose a tag to compare

This is pre-stable 1.0, but has breaking changes to inputs

Breaking changes

  • Input names. See migration guide #27

Added

  • outputs. See #27

Fixed

  • when placeholder comment is disabled, any comment previously posted will be deleted

Changed

  • message format

v0.5.0

28 Jun 20:15
f8d6743
Compare
Choose a tag to compare
  • new format for messages
  • get the count of flags changed in step outputs

v0.4.2

07 Sep 14:00
148f3ff
Compare
Choose a tag to compare

Updated action.yml to better reflect required props.

Update formatting

28 Apr 18:57
6626bb2
Compare
Choose a tag to compare
v0.4.1

Details (#12)

Bounded number of flags

23 Apr 12:28
c334411
Compare
Choose a tag to compare

Set a maximum number of flags that can be processed per PR in case of major changes/rewrites.