Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
inaka
/
Dayron
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
158
Code
Issues
14
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Tesla Adapter
- #57
#57
Open
jwarlander
wants to merge 18 commits into
inaka:master
inaka/Dayron:master
from
jwarlander:tesla-adapter
jwarlander/Dayron:tesla-adapter
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Tesla Adapter
#57
jwarlander
wants to merge 18 commits into
inaka:master
inaka/Dayron:master
from
jwarlander:tesla-adapter
jwarlander/Dayron:tesla-adapter
Copy head branch name to clipboard
Commits
Commits on Oct 4, 2016
Make a working GET request with Tesla
jwarlander
committed
05ab12c
View commit details
Copy full SHA for 05ab12c
Browse repository at this point
Commits on Oct 11, 2016
Use custom JSON decoding due to special requirements
jwarlander
committed
bd77999
View commit details
Copy full SHA for bd77999
Browse repository at this point
Add note about using Tesla for JSON decoding
jwarlander
committed
9006d2c
View commit details
Copy full SHA for 9006d2c
Browse repository at this point
Support query parameters for Tesla
jwarlander
committed
c20fbe6
View commit details
Copy full SHA for c20fbe6
Browse repository at this point
Make sure that Tesla supports custom headers
jwarlander
committed
967b4ce
View commit details
Copy full SHA for 967b4ce
Browse repository at this point
Make sure that Tesla returns proper error response codes
jwarlander
committed
2e4d786
View commit details
Copy full SHA for 2e4d786
Browse repository at this point
Translate Tesla errors to properly handle invalid server, etc
jwarlander
committed
74143b8
View commit details
Copy full SHA for 74143b8
Browse repository at this point
Encode to JSON with Tesla + use maps for headers
jwarlander
committed
25fdfad
View commit details
Copy full SHA for 25fdfad
Browse repository at this point
Make sure patch requests are properly handled
jwarlander
committed
4a4e442
View commit details
Copy full SHA for 4a4e442
Browse repository at this point
Convert empty response body to nil
jwarlander
committed
b69bf5b
View commit details
Copy full SHA for b69bf5b
Browse repository at this point
Use Tesla middleware for response translation
jwarlander
committed
aff50ee
View commit details
Copy full SHA for aff50ee
Browse repository at this point
Commits on Oct 12, 2016
Unify error translation and wrap all Tesla calls
jwarlander
committed
b542bbe
View commit details
Copy full SHA for b542bbe
Browse repository at this point
Use Elixir 1.3 in CI, required for Tesla
jwarlander
committed
bd051db
View commit details
Copy full SHA for bd051db
Browse repository at this point
Update Tesla adapter docs + add remaining TODO items
jwarlander
committed
a903181
View commit details
Copy full SHA for a903181
Browse repository at this point
Commits on Oct 13, 2016
Tesla always raises on error; don't handle {:error, _} results
jwarlander
committed
ec40041
View commit details
Copy full SHA for ec40041
Browse repository at this point
Commits on Oct 14, 2016
Handle Hackney options for Tesla
jwarlander
committed
3042954
View commit details
Copy full SHA for 3042954
Browse repository at this point
Commits on Oct 25, 2016
Add test for passing a custom hackney option
jwarlander
committed
10b0c50
View commit details
Copy full SHA for 10b0c50
Browse repository at this point
Add information about Tesla adapter to the README
jwarlander
committed
5b68a56
View commit details
Copy full SHA for 5b68a56
Browse repository at this point
You can’t perform that action at this time.