Richard Gee

Results 15 issues of Richard Gee

## Expected Behaviour When run in an environment where the $HOME environment variable isnt set the requested action should complete successfully. ## Current Behaviour When run in an environment where...

### Currently in draft as need to consider the effect in generation of release notes for a pre-release. As proposed, this would be cumulative over a number of pre-releases as...

Signed-off-by: Richard Gee ## Description The intended mode of operation for the Issue template headings was for the local to over-ride the remote. This is different to the other fields,...

Add an `autolabels` section to `DEREK.yml` so that any issues raised containing the words within this section are automatically labelled: e.g. ```yaml autolabels: - proposal - question - enhancement ```...

design/review
proposal
priority/high

## Expected Behaviour Addition of a new feature to check the contents of a PR description for a referenced issue number. See: https://help.github.com/articles/closing-issues-using-keywords/ for a full explanation. ## Current Behaviour...

hacktoberfest

Upon submission of a PR Derek should check the originating branch name, and if he finds `master` the PR closed with a message advising the user that they should re-submit...

priority/low

It would be useful to be able to enable Derek to automatically announce releases to an organisation's twitter account, for instance.

enhancement
priority/low

## Expected Behaviour The `faas-cli` failing to check whether it is the latest version does not affect the operation of the downloaded binary. If an error is encountered encourage the...

Signed-off-by: Richard Gee ## Description Currently if an error is returned from the Version lookup against GitHub the CLI will exit with an error. This is unnecessary as the version...

## Description Maintenance change to bump the version of kubectl from v1.24.2 to v1.29.3. Updates the kubectl test cases to use the same version Adds a test for `CopyFileP` ##...