Skip to content

Use TaskclusterConfig from official library#15

Merged
La0 merged 3 commits intomozilla:masterfrom
La0:use-tc-config
Dec 3, 2019
Merged

Use TaskclusterConfig from official library#15
La0 merged 3 commits intomozilla:masterfrom
La0:use-tc-config

Conversation

@La0
Copy link
Copy Markdown
Contributor

@La0 La0 commented Nov 21, 2019

⚠️ some updates will be needed on code-review & code-coverage as they are the ones doing the auth call

@La0 La0 self-assigned this Nov 21, 2019
@La0 La0 requested a review from marco-c December 3, 2019 09:20
@La0 La0 marked this pull request as ready for review December 3, 2019 09:20
Comment thread libmozevent/monitoring.py
assert isinstance(period, int)
def __init__(
self,
taskcluster_config: TaskclusterConfig,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should fix #17, right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so

Comment thread requirements.txt Outdated
pytoml
structlog
taskcluster
taskcluster==24.0.0
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we do >=? Or not specify it at all?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer to explicitly set the min version, will switch to >=

@La0 La0 merged commit cfc4fa2 into mozilla:master Dec 3, 2019
@La0 La0 deleted the use-tc-config branch December 3, 2019 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants