Robert Koch

Results 18 issues of Robert Koch

This commit allows users to define if an registration voucher is "trusted" meaning that any agent the registers with the voucher will automatically be trusted with secret data. I'm not...

I'm interested in implementing a feature that would automatically trust an agent when it registers. I'm currently running my agents in containers that can start up and shut down depending...

new feature

Fixes #190 But can I get a sanity check I've put the delimiter in the right spot?

I assume this is related to #186 When you have a file/directory with the same name as the branch you get an error. ``` ChildProcessError: Command failed: git log --simplify-by-decoration...

The colours on the switch seem to change to the default theme when clicked. ![fannypack_switch](https://user-images.githubusercontent.com/10809884/50618597-27204900-0f48-11e9-85b3-d952ad79996c.gif) You can see it in the [docs](https://fannypack.style/form/switch#states)

enhancement
good first issue

S3 presign is done using a helper library `@aws-sdk/s3-request-presigner` this seems like something that would need a helper library or additional documentation to mock properly. It would be good to...

enhancement

## Description AWS Ground Station allows end users to communicate with satellites in orbit. This construct library allows CDK users to create the infrastructure to easily communicate with satellites. The...

management/tracking
status/proposed

This PR adds support so that electron-next can read React Server Components.

Due to changes in what I think is the `asyncio` library the example servers no longer stay running in Python 3.12. The server will successfully start but will immediately exit....