Aaron Dewes
Aaron Dewes
In preparation of an ESM release, we should first make all examples and adapters ESM-only, and also move all projects in this organization to ESM Changing the adapters already encourages...
These are the changes needed to make Probot fully ESM. This is mostly for testing purposes, requiring ESM would probably have a large impact.
We need to figure out what is needed to provide an API with minimal changes to our API while extending `@octokit/app`. Proposed originally in #1453.
I created an example using https://nitro.unjs.io at https://github.com/AaronDewes/probot-nitro. Can we move this to an official Probot repo, and also add it to create-probot-app and the docs? I think it's a...
I'd like to publish Probot to https://jsr.io/, an alternative package registry created by the Deno team during CI once we move to ESM. Would that be okay with you? @gr2m...
### Describe the changes you have made in this PR The last Citadel update made some breaking API changes, so this was not working anymore. The next Citadel release will...
#### Which issue(s) this PR fixes: https://github.com/longhorn/longhorn/issues/8022 #### What this PR does / why we need it: Currently, SPDK volumes can not be expanded. This aims at fixing this. ####...
This caused this repo's language to be wrongly recognized based on the .com extension.
**Is your feature request related to a problem? Please describe.** Sometimes, there is a regular interval at which server maintenance is scheduled, for example every first Tuesday of the month...
You missed a few things here...