Skip to content

Release February 2018 / 1 #324

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

Merged
merged 13 commits into from
Feb 7, 2018
Merged

Release February 2018 / 1 #324

merged 13 commits into from
Feb 7, 2018

Conversation

sauloperez
Copy link
Collaborator

@sauloperez sauloperez commented Feb 7, 2018

Creating a new release that includes the following changes:

You can check them in https://github.com/coopdevs/timeoverflow/pulls?utf8=%E2%9C%93&q=is%3Apr+merged%3A%3E2018-01-30+is%3Aclosed+sort%3Aupdated-asc+

enricostano and others added 13 commits January 31, 2018 10:41
I discussed with @coopdevs about adding Skylight instrumentation
to the TimeOverflow website under the new [Skylight for Open Source](https://www.skylight.io/oss)
program.

If you’re not already familiar with Skylight, it is a smart profiler
for Rails apps. Skylight makes it easy to pinpoint performance issues
in Rails applications.

We work on a lot of open source projects ourselves, and in our experience
it can be pretty hard to get contributors to work on application performance
issues. Few contributors consider working on performance problems, and the
ones that might be interested may not even know where to start. By making
performance information more accessible, we hope to inspire potential
contributors to tackle slow parts of your app, and have a good way to
see if their contributions helped.

Once this patch is merged and deloyed*, you will be able to view the
performance data we collected at the [public Skylight dashboard](https://oss.skylight.io/app/applications/grDTNuzZRnyu).
The dashboard will be accessible to anyone (no Skylight account
required) to make it easy for contributors.

(*Actually, I lied a little. We still need to set the `SKYLIGHT_AUTHENTICATION`
environment variable to the appropiate API key on production, but I
will work with @coopdevs on that off-thread.)
@sauloperez sauloperez merged commit fd494f8 into master Feb 7, 2018
@sauloperez
Copy link
Collaborator Author

I had to create another release in order to deploy. See https://github.com/coopdevs/timeoverflow/releases/tag/v1.3.1 for details.

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.

3 participants