-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2022-05-05) ### Bug Fixes * Cleanup some labels in deployment manifests ([214ceb5](214ceb5)) * Deployment CPU request is wrong format ([ff83df1](ff83df1)) * Deployment CPU request is wrong format [2] ([3294940](3294940)) * **deps:** pin dependencies ([a7b8922](a7b8922)) * **deps:** update dependency probot to v12 ([b73978a](b73978a)) * Fix namespace variable name in push event ([cd9eca6](cd9eca6)) * type issues with new @octokit/webhooks version ([db6690f](db6690f)) * Use https route ([3891f59](3891f59)) ### Features * Add push event controller ([508d39c](508d39c)) * Add script to build an image ([01128d3](01128d3)) * **architecture:** Initial architecture draft ([fab17cb](fab17cb)) * Bootstrap the repostiory for a Github App controller ([bd8eb79](bd8eb79)) * Change AICOE-CI from Docker strategy to source ([aa67aa1](aa67aa1)) * Handle push on .github repository ([b978d3e](b978d3e)) * Initial commit ([5eb5475](5eb5475)) * Update token on push ([bb0be49](bb0be49)) * Use custom host for peribolos ([d321069](d321069))
- Loading branch information
1 parent
0b42d5f
commit 81fba16
Showing
4 changed files
with
31 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# 1.0.0 (2022-05-05) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Cleanup some labels in deployment manifests ([214ceb5](https://github.com/open-services-group/peribolos-as-a-service/commit/214ceb59ce617261f7452760c1983d0f8bb0d038)) | ||
* Deployment CPU request is wrong format ([ff83df1](https://github.com/open-services-group/peribolos-as-a-service/commit/ff83df1d206a7da7afe3129d1aab2deba0948bc7)) | ||
* Deployment CPU request is wrong format [2] ([3294940](https://github.com/open-services-group/peribolos-as-a-service/commit/3294940e62d2f6c9ded0447ded3ab8e65de60c40)) | ||
* **deps:** pin dependencies ([a7b8922](https://github.com/open-services-group/peribolos-as-a-service/commit/a7b892219d6dee74b54b2fb2300e38cc9f4978d9)) | ||
* **deps:** update dependency probot to v12 ([b73978a](https://github.com/open-services-group/peribolos-as-a-service/commit/b73978a62c56165fbe6aef9f061fa7ed9f3ba92c)) | ||
* Fix namespace variable name in push event ([cd9eca6](https://github.com/open-services-group/peribolos-as-a-service/commit/cd9eca6f40c84e2dea73c5278d689cf94e5c18a5)) | ||
* type issues with new @octokit/webhooks version ([db6690f](https://github.com/open-services-group/peribolos-as-a-service/commit/db6690fb1dac849d8b4856782e7593da076128a9)) | ||
* Use https route ([3891f59](https://github.com/open-services-group/peribolos-as-a-service/commit/3891f597152bbc0c2093925958abacd5ec907449)) | ||
|
||
|
||
### Features | ||
|
||
* Add push event controller ([508d39c](https://github.com/open-services-group/peribolos-as-a-service/commit/508d39cfe4dc8b7c88ab9e6775e16084bdf8a594)) | ||
* Add script to build an image ([01128d3](https://github.com/open-services-group/peribolos-as-a-service/commit/01128d3646841a1264bbba654db10e35907c987b)) | ||
* **architecture:** Initial architecture draft ([fab17cb](https://github.com/open-services-group/peribolos-as-a-service/commit/fab17cbeb13e9ec6d95ffed4b7952089558583cd)) | ||
* Bootstrap the repostiory for a Github App controller ([bd8eb79](https://github.com/open-services-group/peribolos-as-a-service/commit/bd8eb7960a74bb8079c83f318817e6ef159cce80)) | ||
* Change AICOE-CI from Docker strategy to source ([aa67aa1](https://github.com/open-services-group/peribolos-as-a-service/commit/aa67aa187c379e57b705871e97c4748938c00da3)) | ||
* Handle push on .github repository ([b978d3e](https://github.com/open-services-group/peribolos-as-a-service/commit/b978d3e3bbc5a08325730fd0ecde8feecb4e9d4d)) | ||
* Initial commit ([5eb5475](https://github.com/open-services-group/peribolos-as-a-service/commit/5eb5475814a81e95655200f8462fd9fbd5c1dcf5)) | ||
* Update token on push ([bb0be49](https://github.com/open-services-group/peribolos-as-a-service/commit/bb0be4949ae3eff128b5b7b522a11d7a45c54a67)) | ||
* Use custom host for peribolos ([d321069](https://github.com/open-services-group/peribolos-as-a-service/commit/d321069fa27598d78321f1dd8cada228ac442c47)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters