Skip to content

Releases: listendev/action

Release v0.6.0

26 Apr 14:44
Compare
Choose a tag to compare

What's Changed

  • feat: execute CI eavesdrop tool when ci option is true by @leodido in #53
  • feat: introduce CI input + install eavesdrop functionality by @leodido in #52

Full Changelog: v0.5.0...v0.6.0

Release v0.5.0

15 Apr 16:22
Compare
Choose a tag to compare

What's Changed

  • feat: introduce the config action input by @leodido in #51
  • feat: monorepo and PyPi (poetry.lock) support for JWT-based flows by @leodido in #50

Full Changelog: v0.4.0...v0.5.0

Release v0.4.0

27 Mar 20:07
Compare
Choose a tag to compare

What's Changed

  • feat: connect to listen.dev pro via JWT token by @leodido in #49

Full Changelog: v0.3.1...v0.4.0

Release v0.3.1

18 Mar 19:15
9c79f0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.1

Release v0.3.0

15 Sep 10:27
Compare
Choose a tag to compare

What's Changed

  • docs: bump action version in readme by @fntlnz in #39
  • build: fix medium severity vulns by @leodido in #41
  • fix: properly parse lstn_flags string value into a list of commandline arguments by @leodido in #44
  • feat: select input by @leodido in #45

Full Changelog: v0.2...v0.3.0

Release v0.2.2

29 Jul 10:43
Compare
Choose a tag to compare

What's Changed

  • chore: clarify we don't have v1 yet by @fntlnz in #36
  • docs: revise marketplace listing by @jadoonf in #38

New Contributors

Full Changelog: v0.2.1...v0.2.2

Release v0.2.1

13 Jul 21:43
Compare
Choose a tag to compare

What's Changed

  • docs: added screenshot and demo video by @jadoonf in #32
  • chore: update eslint configuration to match resulabe-workflows by @leodido in #34

New Contributors

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

30 Mar 11:15
Compare
Choose a tag to compare

What's Changed

  • chore: use common reviewpad.yaml file by @leodido in #28
  • feat: automatic GitHub Action context by @leodido in #29

Full Changelog: v0.1...v0.2.0

v0.1.0

24 Mar 13:13
Compare
Choose a tag to compare

What's Changed

  • feat: define the GitHub action by @leodido in #1
  • feat: create install.lstn(tag, dir) by @leodido in #5
  • ci: setup testing workflow by @leodido in #7
  • feat(src): execute lstn in the action by @leodido in #8
  • build: distribute the action as a single Javascript file by @leodido in #9
  • chore: automatic update of configuration files from 03/20/2023 by @github-actions in #15
  • feat: define lstn_flags input + initial integration tests setup by @leodido in #18
  • feat: scan by @leodido in #19
  • ci: run integration tests on darwin too by @leodido in #25
  • ci: introduce bump:* labels by @leodido in #26
  • ci(.github): setup the release process by @leodido in #27

New Contributors

  • @leodido made their first contribution in #1
  • @github-actions made their first contribution in #15

Full Changelog: https://github.com/listendev/action/commits/v0.1.0