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: use the common deploy.sh (with POST_BUILD_STEP) #118

Merged
merged 3 commits into from
Sep 4, 2017

Conversation

foolip
Copy link
Member

@foolip foolip commented Sep 4, 2017

Part of whatwg/meta#11.

@domenic
Copy link
Member

domenic commented Sep 4, 2017

A few issues:

  • Why doesn't EXTRA_FILES work here?
  • Should we add a deploy to the makefile?
  • The readme references deploy.sh and so needs an update.

@foolip
Copy link
Member Author

foolip commented Sep 4, 2017

Why doesn't EXTRA_FILES work here?

It's because of the images/ subdirectory. Turns out that rsync --relative images/*.* deploy/ will create deploy/images/., so I've tweaked this a bit. I could make EXTRA_FILES support this directly, if you think it'll be obvious enough that EXTRA_FILES="images/*.*" will create the directory?

Should we add a deploy to the makefile?

The readme references deploy.sh and so needs an update.

The POST_BUILD_STEP var needs to be moved to Makefile, but I've made it so, pushing changes momentarily.

foolip added a commit to whatwg/whatwg.org that referenced this pull request Sep 4, 2017
@foolip
Copy link
Member Author

foolip commented Sep 4, 2017

This PR now depends on whatwg/whatwg.org#88, branch build will probably fail or be broken.

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

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

LGTM once CI shows it working

foolip added a commit to whatwg/whatwg.org that referenced this pull request Sep 4, 2017
@foolip
Copy link
Member Author

foolip commented Sep 4, 2017

Restarting both builds to see if the world is broken.

@foolip
Copy link
Member Author

foolip commented Sep 4, 2017

It worked!

@foolip foolip merged commit b394072 into master Sep 4, 2017
@foolip foolip deleted the use-common-deploy branch September 4, 2017 22:24
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.

2 participants