Sam SIU

Results 6 issues of Sam SIU

Hi, I found it's a bit trouble to turn on the -verbose switch with docker-compose as the start-up command is hard-coded during docker build. I've transfer the start-up commands into...

### Description Not sure if I misunderstood, the version format shown on changelog should be $version instead of "TAG_NAME$version" ``` $ cat .cz.toml | grep tag_format tag_format = "SOME_TAG_PREFIX_$version" $...

type: bug
issue-status: wait-for-implementation

According to the apidoc, ```GET /api/hosts/:resource_id/parameters | List all parameters for a resource``` The API supports listing all parameters of a resource. However in current implement there seems no such...

Hi, According to foreman API doc apidoc/v2/job_templates/show.html, showing a job template should not require attribute audit_comment. However, when I try to use the class to read a job template, it...

**Description** It was found that when parsing pci_ids, only the last subvendor/subdevice data is available in parsed data when there are multiple subdevices sharing the same subvendor id. **Steps to...

bug
ready-to-ship

### Before You Submit - [x] I've already checked this request hasn't been raised in [issues](https://github.com/mayswind/ezbookkeeping/issues) ### Feature Description When adding a new expense / income record, if the item...