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

Add endpoint that tells Azure what TFB commit to use #16

Closed
michaelhixson opened this issue Oct 22, 2019 · 0 comments
Closed

Add endpoint that tells Azure what TFB commit to use #16

michaelhixson opened this issue Oct 22, 2019 · 0 comments
Assignees

Comments

@michaelhixson
Copy link
Contributor

michaelhixson commented Oct 22, 2019

Add an endpoint like /last-seen-commit?environment=Citrine that responds with a commit id in text/plain. That commit will be whatever commit was specified in the latest/in-progress run in the specified environment.

This endpoint will be used by our scripts that provision the Azure benchmarking environment. We just set up things so that an Azure run will happen monthly, but currently the version of TFB it uses will be whatever is the latest on the master branch. We'd prefer that it line up with a commit used on Citrine. That way, if we decide the run is worthy of releasing as a round, we'll already have data from both environments and we won't need to manually benchmark that commit in one of the environments.

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

No branches or pull requests

1 participant