master #517
Closed
nishantmadu wants to merge 213 commits into
Closed
Conversation
Add Hello World test
- Add before repo description - Bump down breaking change announcement - Add in "Announcements"
Bold "New", remove breaking changes announcement.
Add release notifications
Deploy automatically after successful build
…version of python-http-client
Remove Python 3.2, 3.3. Load dependencies from requirements.txt.
Wait until we download and install Prism to start running it.
Nothing says your virtualenv is under venv/ or that you're using one at all.
Everything but python 2.6 uses unittest discover, so might as well make it easy to change.
See gabrielkrell/sendgrid-python-docker for commit history. Dockerfile downloads python versions, Prism, tox, default (latest at build time) SendGrid libs. Maintains symlinks for easy use.
Add SendGrid footer, headers. Clean up examples, add actual code.
Be more clear about how to use old versions.
Graphical tweaks, mostly. Single space after sentences.
Turns out GitHub's syntax highlighting for bash sessions sucks, though. They pull from a documented repo, so one to-do is contribute to this in personal time.
Dockerfile - Pin to specific Ubuntu Readme: - Mention preinstalled Pythons - Link to releases page Entrypoint: - Tidy welcome text - Explain mock/no-mock mode - Remove "passthrough" - Tidy exit text
New README.md because it shows up in Docker Hub. Moved old contents to USAGE.md.
Consistency with other readmes
Linking to the Docker Hub page for now, even though USAGE.md is better.
Add docker hype to readme preheader, "dev env" section of contributing.
Add Docker for easy usage
Add backfilled tag numbers, typo fix
Update docker readme versions
Change example code for "retrieve all campaigns" to actually get more than one (use the default parameters of limit 10, no offset)
Change usage example "retrieve all campaigns"
…) in the README.md file
Shuffle docs around to fit the new Mail helper structure. Hopefully I didn't miss anything; due to the amount of code getting moved around. I'll check the diff against master and then revert if needed.
Put TrackingSettings in the right place.
I hate moving around big chunks of code like this; I wish git was more intelligent moving things between files.
Updated date-range in LICENSE file
- os import is not used
Typo fix: Changed Sengrid to Sendgrid on 2 instances (both on line 58…
Documented the new error handling functionality from python-http-client
Update .codeclimate.yml
remove unnecessary github PR templates
Add test for apps.py #418
removing unsed import in registry
Update docstrings/pydoc/help (#170)
Error-checking in Mail helper/ASM
Announcement about Data Platform Engineer posting
Contributor
|
This PR doesn't seem to provide a material change to the code base, it looks like a bunch of merges. If you disagree, please reply and let us know. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes
Checklist
Short description of what this PR does:
If you have questions, please send an email to Sendgrid, or file a Github Issue in this repository.