Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

AnsibleTowerClient::ClientError is not a StandardError #73

Closed
bzwei opened this issue Feb 23, 2017 · 0 comments
Closed

AnsibleTowerClient::ClientError is not a StandardError #73

bzwei opened this issue Feb 23, 2017 · 0 comments

Comments

@bzwei
Copy link
Contributor

bzwei commented Feb 23, 2017

It is desired to have ClientError based on StandardError. See the error handling in https://github.com/ManageIQ/manageiq/blob/master/app/models/miq_queue.rb#L364

syncrou added a commit to syncrou/ansible_tower_client that referenced this issue Feb 23, 2017
d-m-u added a commit to d-m-u/ansible_tower_client_ruby that referenced this issue Jun 29, 2020
more core ext's on 4.1.0

update for update sake

https://github.com/ManageIQ/more_core_extensions/compare/179bf40..e5b4501
 - Added Ruby 2.7 support [[ansible#79](ManageIQ/more_core_extensions#79)]
 - Added Process#pause, Process#resume, and Process#alive? [[ansible#73](ManageIQ/more_core_extensions#73)]

array added * `#compact_map` - Collect non-nil results from the block
array added `#tabular_sort` - Sorts an Array of Hashes by specific columns

hierarchy added `#descendant_get` - Returns the descendant with a given name

the two breaking changes:
- **BREAKING**: Moved Object#descendant_get to Class#descendant_get [[ansible#75](ManageIQ/more_core_extensions#75)]
- **BREAKING**: Removed deprecated Enumerable#stable_sort_by [[ansible#76](ManageIQ/more_core_extensions#76)]

a minor header output change was made that hasn't been released yet to make tableize more markdown compliant

see ManageIQ/linux_admin#221
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant