Skip to content

Conversation

@joshuarli
Copy link
Member

Just a few small things, see commit messages.

Also removed some stray license headers missed by #14095.

Copy link
Member

@BYK BYK left a comment

Choose a reason for hiding this comment

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

Nicely done!

import sys

if sys.version_info[:2] != (2, 7):
sys.exit("Error: Sentry requires Python 2.7.")
Copy link
Member

Choose a reason for hiding this comment

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

😿

Copy link
Member Author

Choose a reason for hiding this comment

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

😿

BuildJsSdkRegistryCommand,
)

# The version of sentry
Copy link
Member

Choose a reason for hiding this comment

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

image


IS_LIGHT_BUILD = os.environ.get("SENTRY_LIGHT_BUILD") == "1"

# we use pip requirements files to improve Docker layer caching
Copy link
Member

Choose a reason for hiding this comment

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

I think this may stay? At least until we move to poetry? :trollface:

Copy link
Member Author

Choose a reason for hiding this comment

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

The future is mysterious and hopefully bright!

These are additional urls used by the Sentry-provided web server
:copyright: (c) 2012 by the Sentry Team, see AUTHORS for more details.
Copy link
Member

Choose a reason for hiding this comment

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

Let me quote the PR title:

ref: revise setup.py

This file says src/sentry/conf/urls.py - I sense contradictions in you but the force is strong.

Copy link
Member Author

Choose a reason for hiding this comment

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

scope creep gets the best of us, haha

@joshuarli joshuarli changed the title ref: revise setup.py ref: revise setup.py, remove stray license headers Dec 19, 2019
@joshuarli joshuarli merged commit 00e790d into master Dec 19, 2019
@joshuarli joshuarli deleted the ref/revise-setup-py branch December 19, 2019 18:58
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants