jadolg / outline-vpn-api

A Python API wrapper for Outline VPN https://getoutline.org/
MIT License
114 stars 30 forks source link

Add missing API methods #1

Closed p3ngu19z closed 2 years ago

p3ngu19z commented 2 years ago

API reference

jadolg commented 2 years ago

Hey, it'd be great if you could include some tests for these new methods

p3ngu19z commented 2 years ago

Environment variables has been changed, please update it in pipeline

jadolg commented 2 years ago

Environment variables has been changed, please update it in pipeline

the credentials are parsed from the installation logs on the CI here

p3ngu19z commented 2 years ago

Environment variables has been changed, please update it in pipeline

the credentials are parsed from the installation logs on the CI here

Can you edit this, because I'm not strong in using "sed"?

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

jadolg commented 2 years ago

I modified the test so instead of using the environment variable it directly gets the information from the log file. I'll remove the extraction part from the CI in another PR.

jadolg commented 2 years ago

It's already deployed to pypi :smiley: Thanks for contributing :rocket: