Skip to content
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

Switch to new Unibeautify CI Playground API #26

Merged
merged 14 commits into from
Jun 1, 2018
Merged

Conversation

Glavin001
Copy link
Member

No description provided.

@Glavin001 Glavin001 added enhancement New feature or request in progress Working on it! high priority labels May 28, 2018
@Glavin001 Glavin001 self-assigned this May 28, 2018
@Glavin001 Glavin001 requested a review from stevenzeck May 28, 2018 23:03
@request-info
Copy link

request-info bot commented May 28, 2018

The maintainers of this repository would appreciate it if you could provide more information.

@@ -14,7 +14,7 @@ require("react-github-button/assets/style.css");
import ApiClient, { SupportResponse } from "./ApiClient";
import { Playground } from "./Playground";

const apiUrl: string = "https://unibeautify-playground-eijdodv3e08v.runkit.sh";
const apiUrl: string = "http://ntd6xp2n56.execute-api.us-east-1.amazonaws.com/dev/playground";
Copy link
Contributor

Choose a reason for hiding this comment

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

No https?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good eye! 👀 I was testing to see if it would work locally with http since the localhost server is only http. No dice. Then forgot to fix before pushing 🙄.

@stevenzeck
Copy link
Contributor

Probably should review the Node versions Travis builds against. Right now it's using 6 and 10. I would suggest switching 6 to 8 or just adding 8 in there.

@Glavin001
Copy link
Member Author

Having problems with https://5b0c8b9db13fb1142da4a881--unibeautify-playground.netlify.com/

Chrome shows in Network request's preview: “Failed to load response data”
https://ntd6xp2n56.execute-api.us-east-1.amazonaws.com/dev/playground/support

@Glavin001
Copy link
Member Author

@Glavin001
Copy link
Member Author

@szeck87 Ready for testing 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants