Chris Swan

Results 60 issues of Chris Swan

In [README.md](https://github.com/srggrs/assign-one-project-github-action/blob/master/README.md) the **Organisation or User project** example has `project:` URLs for repo projects rather than Organisation or User: ```yaml with: project: 'https://github.com/srggrs/assign-one-project-github-action/projects/2' ``` rather than something like: ```yaml with:...

documentation

### Terraform Version ``` Terraform v1.2.6 on linux_amd64 ``` ### Affected Resource(s) - github_branch_protection ### Terraform Configuration Files N/A - these docs problems impact a potential user before they get...

## Current situation At present when `flatcar-update` fails it just says: ``` Error: update failed ``` ## Impact Users have to figure out for themselves what caused the failure, and...

kind/enhancement
area/updates

**Describe the bug** We added the option to supress the echoing of personal access tokens (PATs) when initially pasted, but those tokens are later formed into URLs that are echoed...

**Is your feature request related to a problem? Please describe.** #590 introduced [cert.pem](https://github.com/atsign-foundation/at_client_sdk/blob/trunk/at_functional_test/test/testData/cert.pem), which is a certificate for vip.ve.atsign.zone that expires on 13 Oct 2022: certinfo for cert.pem ``` ---...

enhancement
3 SP
PR47
PR48

### Is your feature request related to a problem? Please describe. We generally work with private keys that have been copied from a secure element into memory, but this isn't...

### Is your feature request related to a problem? Please describe. Not a problem yet... But as we move to using SIMs implementing [IoT SAFE](https://www.gsma.com/iot/iot-safe/) there will be a need...

enhancement

I've been planning to use this image to (massively) reduce the image size for some Dart based containers. But I'm also being asked to provide multi arch images for the...

I've been using this repo as part of Jenkins training, so it gets built a **lot**. Jenkins: 2.46.1 (and 2.92) JDK: 8u152 Maven: 3.3.9 (also tried 3.5.2 despite previously seeing...

### Is your feature request related to a problem? Please describe. Actions runs such as https://github.com/atsign-company/infrastructure_root_manager/actions/runs/3466873608 are showing deprecation warnings like: ![image](https://user-images.githubusercontent.com/478926/201919156-23c47f7d-c004-4daf-82a5-8f7e4790cef5.png) ### Describe the solution you'd like Modify workflows...

enhancement