Todd Martin

Results 15 issues of Todd Martin

One nice feature from helm that I like when navigating files after ~C-x-C-F~ is the ability to use the up and down arrow keys to select a file and right...

In some areas of comtrya where calls are being made to `echo` or package managers, hard coded paths are used. A good refactor is to make use use of `which`...

Type::Chore
Meta::GoodFirstIssue

I was looking through the book and in the beginning it makes mention that the nightly compiler is needed. However, `rustc --print target-list` is showing a triple of `avr-unknown-gnu-atmega328.` Should...

## I'm submitting a - [ ] bug fix - [x] feature - [ ] documentation addition ## What is the current behavior? Adds functionality for adding users programmatically on...

**Description** Comtrya right now does tracing. As we get into pull or push methods to use comtrya across a fleet of machines, having the ability to use a subscriber model...

## I'm submitting a - [x] bug fix - [ ] feature - [ ] documentation addition ## What is the current behaviour? It is reported that running the file...

**Description** Create an action or step in release action to public mdbook documentation to comtrya.dev.

Type::Documentation
CI
github_actions

As per #312, this is adding a feature to display the family that an OS belongs to. Purpose is that in the case of Linux, if a caller of the...

I've done some work over on comtrya that uses this library and I was looking at how comtrya utilizes os_info and thought about how other programs may use os_info. Getting...

I was doing some interviews and I got to talking about some of my FOSS contributions in one of them and this library came up. The interviewer asked me if...