2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-07-22 06:56:09 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.2.3
v6.2.3
Added more error handling around table output
pip prod(deps): bump sphinx-click from 5.1.0 to 6.0.0
Reworked user permissions list to include permissions by departmen
More efficient created_by
Updated CodeQL Jobs
pip prod(deps): bump sphinx from 7.3.7 to 7.4.4
v6.2.3 version bump
|
2024-06-11 11:38:33 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-softlayer: updated to 6.2.2
6.2.2
Fixed a bug in the config parser
6.2.1
Fixed an issue with confirmation not handling uppercase ids
Emploginupdates
6.2.0
Removed requirements in volume-modify commands
Marked --crt and --key as required for slcli ssl add
Added network flag to update-firmware
pip prod(deps): bump rich from 13.7.0 to 13.7.1
Added detect-secrets workflow
Update README.rst
Updated workflows to latest version:
Added support for python 3.12
pip prod(deps): bump sphinx from 7.2.6 to 7.3.7
Adding support for internal styles of authentication
Update SECURITY.md
|
2024-01-16 09:57:52 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.1.11
6.1.11
Added vlan trunks on the server detail page
Added a thread capable client.cf_call() function
pip prod(deps): bump rich from 13.6.0 to 13.7.0
pip prod(deps): bump sphinx-click from 5.0.1 to 5.1.0
pip prod(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0
v6.1.11 updates
6.1.10
Implement IBM Detect-Secrets
Fixing sphinx-build issues
A few more additions to the documentation updates
changed os version for readthedocs to a supported version
fixing build errors for documentation
Fixing readthedocs build
apparently style.css is a reserved word for sphinx/readthedocs
updating requirements with specific versions
pip prod(deps): bump rich from 13.5.3 to 13.6.0
fixed vs list with tag search, allowing multiple tags as well
Show both binary flag options
v6.1.10 version bump
|
2023-10-14 19:21:49 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.1.9
6.1.9
Added Example and some sub features in slcli file volume-cancel, slcli file \
volume-duplicate, slcli file volume-limits
PyPi publishing update
fixed image detail object mask
added force feature for hardware poweron and poweroff
pip prod(deps): bump rich from 13.5.2 to 13.5.3
|
2023-05-11 12:09:10 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.1.7
6.1.7
pip prod(deps): bump rich from 13.3.2 to 13.3.3
Added new command - slcli cdn delete
Added new command - slcli cdn create
slcli firewall detail multiVlan:14109 --credentials
add a new option on account orders
Issues with block/file volume-details on some volumes
Need a command for slcli object-storage delete
New Command: slcli user vpn-password
Update slcli user detail to display if user has API key
Fixed an issue with 'slcli event-log get'
pip prod(deps): bump rich from 13.3.3 to 13.3.4
added the slcli file to this repo
Updated date field in command - slcli cdn purge
New command: slcli order quote-delete
pip prod(deps): bump rich from 13.3.4 to 13.3.5
updates for v6.1.7
|
2022-02-27 10:08:58 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 5.9.9
5.9.9
Improvements
Add loadbalancer timeout values
Add pricing date to slcli order preset-list
New Commands
slcli vlan create-options add new feature on vlan
slcli account bandwidth-pools Bandwidth pool features
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-16 21:30:32 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 5.9.8
5.9.8
Improvements
Fix code blocks formatting of The Solution section docs
Add retry decorator to documentation
Updated utility docs
Add Exceptions to Documentation
Forces specific encoding on XMLRPC requests
Add sensor data to hardware
Ignoring f-string related messages for tox for now
Fix account events
Improved loadbal details
Fix initialized accountmanger
Fix hw billing reports 0 items
Update API docs link and remove travisCI mention
Fix errors with vs bandwidth
Add Item names to vs billing report
Mapping is now in collections.abc
fix vs placementgroup list
fixed up snapshot-notification cli commands
New Commands
loadbal l7policies
slcli loadbal l7policies --protocol-id
slcli loadbal l7policies
Snapshot notify
slcli file|block snapshot-set-notification
slcli file|block snapshot-get-notification-status
|