42dx / edgio-go-sdk

Go SDK implementing Edgio's REST API
http://github.42dx.dev/edgio-go-sdk/
MIT License
8 stars 1 forks source link

Added List method to Variable package [#20] #38

Closed rafapaulin closed 6 months ago

rafapaulin commented 6 months ago

Proposed Changes

Add a List method to the Variables package, to list all environment variables from a given environment.

Contribution type

Related Issue(s)

Motivation, Context and Extra Info

Having a method that abstracts most of the configuration needed makes it simple to get the environment variables from an environment, which can have its ID provided to the List environment method as a method parameter.

Checks

General

Code Standards

Documentation and reliability

Testing

How to verify the changes

  1. Running the main.go file should list properties and their respective environments

Screenshots (if appropriate)

N/A

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

42dx-bot[bot] commented 6 months ago

:tada: This PR is included in version 1.0.0-beta.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: