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

Meta: update spec deploy and editing infrastructure #478

Merged
merged 1 commit into from Feb 7, 2017

Conversation

annevk
Copy link
Member

@annevk annevk commented Feb 2, 2017

- Updates to the deduplicated deploy script; part of whatwg/meta#11
- As such, stops deploying commit snapshots for branches
- Fixes .travis.yml syntax; part of whatwg/meta#4
- Adds .gitattributes and .editorconfig; part of whatwg/meta#7
@annevk
Copy link
Member Author

annevk commented Feb 2, 2017

@domenic could you look this over?

script:
- bash ./deploy.sh
- /usr/lib/jvm/java-8-oracle/jre/bin/java -jar vnu.jar --skip-non-html /home/travis/build/whatwg/fetch
- curl --remote-name --fail https://resources.whatwg.org/build/deploy.sh && bash ./deploy.sh
Copy link
Member

Choose a reason for hiding this comment

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

It occurs to me we could dedupe this with "make deploy"

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll leave it for now since that would require instruction changes in whatwg/meta too. Maybe something to ponder once you add support for additional resources to be copied over.

@annevk annevk merged commit 948505d into master Feb 7, 2017
@annevk annevk deleted the annevk/deduplicate-deploy branch February 7, 2017 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants