Skip to content

Commit

Permalink
Merge pull request #34 from ubiquity-os-marketplace/release-please--b…
Browse files Browse the repository at this point in the history
…ranches--main

chore(main): release 2.0.0
  • Loading branch information
gentlementlegen authored Jan 18, 2025
2 parents 0e5cbb9 + b54089b commit f048600
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
# Changelog

## [2.0.0](https://github.com/ubiquity-os-marketplace/daemon-merging/compare/v1.2.0...v2.0.0) (2024-12-16)


### ⚠ BREAKING CHANGES

* removed database and scrap GitHub organizations and repos
* changed configuration to take a repo list

### Features

* added configuration generation script ([910811d](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/910811df63ae916b2539eb016f87ed5694f57a27))
* added schema validation workflow ([447f421](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/447f4215c8fffeb07e86f6c025f649ec1feb30e0))
* added summary ([125f313](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/125f31304bf94a1928f05490d48e5fb1dc0bf66e))
* changed configuration for repo watch ([58182e6](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/58182e6b27fe286f29e63683855ee632c088dca9))
* changed configuration to take a repo list ([4cba61c](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/4cba61c4351f4d61d1c7daf6cdb37b8594f42428))
* database update step ([5bad80a](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/5bad80a8049890dcf16a5661caadfdacc89fdf2b))
* formatting checks ([4ee151c](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/4ee151ca05e8c6af064b90aaacaf5785b68600df))
* removed database and scrap GitHub organizations and repos ([cba2f9f](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/cba2f9f575551e7191b09b36207d771e6b2100ca))
* SDK and command interface ([ab95741](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/ab95741fbce345e71e801eeadfabedf3a0a222ec))
* set db to be sqlite ([2dbe73b](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/2dbe73be10f9ae436050f6b3626890db847c166c))


### Bug Fixes

* add environment ([2fbe7b1](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/2fbe7b1aec710cc17239b6137bbc8e62e49655e6))
* changed approval requirement check to use the configuration ([e1f50e9](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/e1f50e95576f81ce01196bbdc0890b0617bf23df))
* changed summary output ([dc847c1](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/dc847c1699c40f3f44a7b8482435d5fd9e838844))
* **config:** add descriptions to JSON schema properties ([69c1ced](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/69c1cedb036442a86ebf774ec7e6b865c3728186))
* console log ([43f30d4](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/43f30d4de3bdc2c0e0ab571936faa3cca260a0c7))
* contributor's pull-requests do not get merged automatically ([b71ef15](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/b71ef15eb2fff662f83bf264b052d7f300bd6c46))
* cross-env ([e8c7724](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/e8c7724b23bc2763f1f8bbb5b9aa91cf1bfd5078))
* cross-env ([b27aad9](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/b27aad93fd6f4f55287f7247c9fee68524c10d6e))
* default org is not handled at pull-request check stage ([0980040](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/09800408ff6c07e50e001ebf8b5f45988a6cc0eb))
* filter reviews by approved author_association ([286f1b1](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/286f1b1fcc7da02a50f6c0caf1854870eee0f36d))
* fixed event manifest.json ([082bddd](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/082bddd7a8f3278d343c102b1fcdd7269ce5a91d))
* fixed imports within main ([bb001cf](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/bb001cf3204593a79b2d214941940a9a44675c00))
* formatting and deploy ([bd2f03e](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/bd2f03e829444555800b3c26c6708ef22e569db2))
* knip ([14ad597](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/14ad597fbe8444a640d7472bd2f0a4be94cff10c))
* manifest name ([a2b901c](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/a2b901c5fa6da976bc117f36406b212e827fe91b))
* removed space in additional org in query search ([df70e07](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/df70e0794787cda05554a157c3d73999a0df11fc))
* set repo target to null if none is provided ([6b5cfbf](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/6b5cfbfc406ea581c5790b705631ad3bdbbb20a7))
* setting default owner when monitor is empty ([c451dfa](https://github.com/ubiquity-os-marketplace/daemon-merging/commit/c451dfa1a87deb4130262f5c8efbac86ca5eddfb))

## [1.1.0](https://github.com/ubiquity-os-marketplace/daemon-merging/compare/v1.0.1...v1.1.0) (2024-10-21)


Expand Down

0 comments on commit f048600

Please sign in to comment.