Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/development' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyrxng committed Nov 27, 2024
2 parents 0a47168 + b29d383 commit 5d427c4
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ on:
description: "Ref"
signature:
description: "Signature to identify the Kernel"
command:
description: "Command"

jobs:
compute:
Expand Down
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog

## 1.0.0 (2024-11-01)


### Features

* callback proxy ([0673806](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/067380691740ae30f26834cb6caec496e088ea5d))
* create room on assignment, skip if exists ([390e3ed](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/390e3ed5c4ea26e3bae5371991c7c19f04187321))
* disqualification trigger ([8e5ace4](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/8e5ace47770c6c363801e6dddb3345da05ce5d61))
* GitHub storage adapter ([db459b6](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/db459b6cdd38dd64aaadd8441bac5ff6c7301050))
* payment notifications ([14b0843](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/14b0843a48a0f9ad5d91e50e2ef3ad71210417ce))
* reminder trigger ([c72012f](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/c72012fc07c98d9d2ace6f474d9c5c1bfa8bf5c5))
* repo secret saving, guided env setup ([00d9d42](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/00d9d422fd69aaf3dd605c351643480c589afa9a))
* review trigger ([bf3a904](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/bf3a9048f503fea64c315edf90811f67c94da041))
* sesson & storage manager ([50976ed](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/50976ed8373762a2765aebc205e8fd6132939de0))
* storage app ([c471790](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/c4717907eb5a1cc584eded77015e815a24cca066))
* subscribe command ([3afcea7](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/3afcea74d779885ec12e81162210f090c99803cd))
* targetBranch config item ([0947e07](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/0947e076e2365b4f3d31ddade203843d967e0863))
* telegram register command ([c46e204](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/c46e204893e5c1677e8632841cc1cf9989bcf61e))


### Bug Fixes

* add Telegram Room action and update workflows ([fcc10b1](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/fcc10b10e00329f8907ae224a5b4e9352b5b6a0e))
* configure Jest to support ES modules in TypeScript ([47403a0](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/47403a02b98198a601615c44684b6b36102b2ee5))
* proxy usage, event support for labeled/close/reopen with storage ([bf8dee4](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/bf8dee418132a1f58ff6a9ab59734d2f2436de93))
* update logger and add support for multiple Octokit types ([71d2836](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/commit/71d283650ddda609868578902906196cf41b1df5))

0 comments on commit 5d427c4

Please sign in to comment.