issues
search
gatsbyjs
/
gatsby-source-wordpress-experimental
The upcoming v4 of gatsby-source-wordpress, currently in beta
MIT License
385
stars
100
forks
source link
ci: install wp-graphql* plugins on container run rather than image build
#357
Closed
acao
closed
3 years ago
acao
commented
3 years ago
move plugin versions to
.env.plugins
file (in preperation for further cross-repo CI automation)
install plugins on container start rather than image build.
this will allow us to pre-build our images in the future which will speed up CI runs by as much as 1 minute.
fix package resolutions for plugins (lerna publish takes care of this!)
docs tweak
.env.plugins
file (in preperation for further cross-repo CI automation)