Skip to content

Commit

Permalink
Merge pull request #2 from EyeCantCU/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.1.0
  • Loading branch information
EyeCantCU authored Dec 20, 2023
2 parents 098bc7f + 63361f4 commit efcdd3f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Changelog

## 0.1.0 (2023-12-20)


### Features

* **action:** Allow passing multiple RPM files ([a872198](https://github.com/EyeCantCU/rpmlint-action/commit/a872198c5b3bbc53a4991c834876acc5cd66fb13))
* **action:** Run under Fedora minimal via Docker ([c5d3243](https://github.com/EyeCantCU/rpmlint-action/commit/c5d32434b3e7f72ecac4adb7fbe239cf1706936c))
* **action:** Support 'checks' and 'ignore unused rpmlintrc' arguments ([9d63cb1](https://github.com/EyeCantCU/rpmlint-action/commit/9d63cb185bb2fb47aaf8f3f51312c67617a7217e))
* Add dependabot ([3ae9a21](https://github.com/EyeCantCU/rpmlint-action/commit/3ae9a215a99887d6f61cd5306df3f34faa296f08))
* Add release-please ([c60190c](https://github.com/EyeCantCU/rpmlint-action/commit/c60190c8fac27ba007e1ab8bc579ab94a1fa0220))
* Build and use container with rpmlint preinstalled ([b543462](https://github.com/EyeCantCU/rpmlint-action/commit/b5434626536c2815357b7fd020ba9e464af06117))
* **ci:** Test basic rpmlint functionality ([c5d76e1](https://github.com/EyeCantCU/rpmlint-action/commit/c5d76e13f8ccedeb98635de2de08c4a9dc6849ee))


### Bug Fixes

* **action:** Evaluate arg tests to avoid pipe failures ([f5a3d89](https://github.com/EyeCantCU/rpmlint-action/commit/f5a3d8975cedf132a1ee0e1893a21129a4ee8689))


### Miscellaneous Chores

* release v0.1.0 ([098bc7f](https://github.com/EyeCantCU/rpmlint-action/commit/098bc7f39787d405664837d2f1d4b0ec163938fb))

0 comments on commit efcdd3f

Please sign in to comment.