Skip to content

Tags: newrelic/repolinter-action

Tags

v1.7.0

Toggle v1.7.0's commit message
chore(release): 1.7.0

# [1.7.0](v1.6.5...v1.7.0) (2023-02-21)

### Bug Fixes

* **build:** use branch of repolinter and reinstall from npm ([05c28d2](05c28d2))
* check out from current branch ([120479b](120479b))
* only build on ubuntu latest with node 16 ([768c0e1](768c0e1))
* pick up latest from repolinter fork ([d05ba91](d05ba91))
* re-target the PR workflow to run on pull_request ([3fc17f0](3fc17f0))
* remove guards ([b7bd7b4](b7bd7b4))
* remove perl-base file ([e714e4d](e714e4d))
* simplify build ([f247153](f247153))
* sync updates from upstream repolinter ([d779d1b](d779d1b))
* use GITHUB_TOKEN to publish to ghcr ([5d9dae2](5d9dae2))

### Features

* split into separate PR/release workflows ([037f6e1](037f6e1))

v1.6.5

Toggle v1.6.5's commit message
chore(release): 1.6.5

## [1.6.5](v1.6.4...v1.6.5) (2020-12-29)

### Bug Fixes

* update sed command in releaserc ([2b7a8f4](2b7a8f4))

v1.6.4

Toggle v1.6.4's commit message
chore(release): 1.6.4

## [1.6.4](v1.6.3...v1.6.4) (2020-12-29)

### Bug Fixes

* add automatic tagging to action metadata for GHCR ([#9](#9)) ([9237b83](9237b83))

v1.6.3

Toggle v1.6.3's commit message
chore(release): 1.6.3

## [1.6.3](v1.6.2...v1.6.3) (2020-12-28)

### Bug Fixes

* update CI workflow to publish to GHCR ([702a654](702a654))

v1.6.2

Toggle v1.6.2's commit message
chore(release): 1.6.2

## [1.6.2](v1.6.1...v1.6.2) (2020-12-28)

### Bug Fixes

* upgrade dependencies, and release docker image to GHCR ([cc37be3](cc37be3))

v1.6.1

Toggle v1.6.1's commit message
chore(release): 1.6.1

## [1.6.1](v1.6.0...v1.6.1) (2020-12-18)

### Bug Fixes

* upgrade dependencies ([672d1ac](672d1ac))

v1.6.0

Toggle v1.6.0's commit message
chore(release): 1.6.0

# [1.6.0](v1.5.1...v1.6.0) (2020-12-11)

### Bug Fixes

* add binstub generation to dockerfile ([f7d5e46](f7d5e46))
* add bundle config path command ([5124fc4](5124fc4))
* add bundle gemfile env? ([4c5a16b](4c5a16b))
* add bundle gemfile to env ([9cdd62b](9cdd62b))
* add bundle path configuration ([421866b](421866b))
* add debugging to test licensee and linguist not being detected ([c4b6fcc](c4b6fcc))
* add more octokit debugging ([0c8803b](0c8803b))
* add user specifiers to dockerfile ([64d022c](64d022c))
* change copy to global copy ([b72376e](b72376e))
* fix docker working directory ([2a85c51](2a85c51))
* fix dockerfile syntax errors ([2a1b262](2a1b262))
* fix repolinter issue search only finding open issues ([8753b7d](8753b7d))
* fix type errors and upgrade ncc ([1cfa4f7](1cfa4f7))
* fix useradd commands ([25e729f](25e729f))
* fix working directory command ([5ef6734](5ef6734))
* more debugging logs ([4a47f59](4a47f59))
* move dockerfile build artifacts out of github workspace ([eabccdb](eabccdb))
* remove debugging and finalize changes ([cab36b6](cab36b6))
* switch to copying dist folder into dist folder ([a0bde37](a0bde37))
* update entrypoint ([e15c5fa](e15c5fa))
* update lockfile ([325e39f](325e39f))
* upgrade repolinter ([8df50c7](8df50c7))
* upgrade repolinter ([878b017](878b017))

### Features

* add magic string to prevent out-of-order modifications ([2e58f1c](2e58f1c))
* switch to docker action to install ruby and python dependencies ([2fb67f0](2fb67f0))

v1.5.1

Toggle v1.5.1's commit message
chore(release): 1.5.1

## [1.5.1](v1.5.0...v1.5.1) (2020-10-06)

### Bug Fixes

* fix duplicate github token environment varible causing auth to fail ([c9110ba](c9110ba))
* update dependencies (including @actions/core) ([9567d76](9567d76))

v1.5.0

Toggle v1.5.0's commit message
chore(release): 1.5.0

# [1.5.0](v1.4.0...v1.5.0) (2020-09-10)

### Features

* add directory input to specify a custom working directory ([8e0b796](8e0b796))

v1.4.0

Toggle v1.4.0's commit message
chore(release): 1.4.0

# [1.4.0](v1.3.2...v1.4.0) (2020-09-04)

### Features

* upgrade repolinter version ([31e15f9](31e15f9))