Rename plugin to pantheon-advanced-page-cache
ari-gold opened this issue · 4 comments
ari-gold commented
Rename plugin to pantheon-advanced-page-cache
danielbachhuber commented
@ari-gold Did you get to a final decision on this?
ari-gold commented
@danielbachhuber Yes, please move forward with this one.
danielbachhuber commented
@ari-gold I've:
- Renamed all strings, files, and references generally within the plugin to Pantheon Advanced Page Cache.
- Created a new
pantheon-advanced-page-cache
site for AC testing and automated builds. The latest copy of the plugin is uploaded to the dev site. - Registered the plugin with WordPress.org. It will eventually live here: https://wordpress.org/plugins/pantheon-advanced-page-cache/
We still need to:
- Rename this repository to
pantheon-advanced-page-cache
. - Set up Circle and Travis to follow the project after the rename, and add the appropriate environment variables in Circle (
TERMINUS_TOKEN
andGITHUB_TOKEN
).
danielbachhuber commented
Looks like Circle gracefully handled the rename, so good to go.