Skip to content

ci: deploy package index to esp8266.github.io #6062

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

Merged
merged 2 commits into from
May 10, 2019

Conversation

igrr
Copy link
Member

@igrr igrr commented May 9, 2019

https://github.com/esp8266/esp8266.github.io repository is the source of a Github Pages site, visible as https://esp8266.github.io and https://arduino.esp8266.com.

Previously, when arduino.esp8266.com was hosted on a custom server, Travis CI used to run a deploy script, which pushed the new package_esp8266com_index.json over SSH.

Now that https://arduino.esp8266.com is generated from https://github.com/esp8266/esp8266.github.io, we need to modify that. Deploy script will clone the Github Pages repository, replace the package index, commit the changes, and push them to GitHub.

Fix path for git add
@devyte devyte merged commit 5b5e56a into master May 10, 2019
@devyte devyte added this to the 2.5.1 milestone May 10, 2019
@d-a-v d-a-v deleted the feature/package_index_github_pages branch May 10, 2019 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants