Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a getter for TravisHelper's token #76

Open
jvcoutinho opened this issue Nov 20, 2019 · 0 comments
Open

Create a getter for TravisHelper's token #76

jvcoutinho opened this issue Nov 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@jvcoutinho
Copy link
Collaborator

jvcoutinho commented Nov 20, 2019

Problem
There's no way we can use TravisHelper to obtain the Travis' token. Combined with #71, this makes requesting things to Travis API impossible using the Mining Framework's utilities.

Cause
The token field is (correctly) private, but there's no getter for it.

Suggestion
Add a getter for the token field or add a method to make general requests to the Travis API.

@jvcoutinho jvcoutinho added the enhancement New feature or request label Nov 20, 2019
rafaelmotaalves pushed a commit that referenced this issue Jun 15, 2020
Implementation of S3M's Handlers Analysis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant