This project is a first step in integrating GitHub into Salesforce. Its vision is enabling developers to have a single consolidated view of all the projects they are working on or are interested in, directly in Salesforce, with tight coupling with standard Salesforce objects such as Users, Cases and Work Items (available in Agile Accelerator app).
After successfully setting up the OAuth app and signing in via the user credentials, I was able to see part of the data in GitHub Lightning app home page.
I then tried to sync the external data source in Setup > Integrations > External Data Sources but got these two errors:
Error text:
GitHub_Repos__x.RepoCreatedDate__c:Cannot change field type of a custom field referenced in Apex class or trigger: <a href="/01p2F000005TONW">GitHubRepoController</a>
GitHub_Repos__x.RepoUpdatedDate__c:Cannot change field type of a custom field referenced in Apex class or trigger: <a href="/01p2F000005TONW">GitHubRepoController</a>
After successfully setting up the OAuth app and signing in via the user credentials, I was able to see part of the data in GitHub Lightning app home page.
I then tried to sync the external data source in Setup > Integrations > External Data Sources but got these two errors:
Error text: