You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add content-build to composer package
* Change the symlink for web to content build
* Update build script file
* VACMS-5193: Update comment referencing va-gov/web
* Reapply content repoe move
* PHPCS fixes
* VACMS-5005: Update content build to use new jobs
* Change job to correct prefix
* Update tugboat build scripts in content-build repo
* Update static symlink to new content-build repo
* update composer build
* Composer lock update
* Clean up full commands since we will not be building assets anymore.
* Change the branch/PR autocomplete repo
"echo 'Replace s3 address with local in generated files'",
509
-
"find ./docroot/vendor/va-gov/web/build/vagovdev/generated -type f -exec sed -i \"s#https://dev-va-gov-assets\\.s3-us-gov-west-1\\.amazonaws\\.com##g\" {} \\+"
"echo 'Replace s3 address with local in generated files'",
516
-
"find ./docroot/vendor/va-gov/web/build/vagovdev/generated -type f -exec sed -i \"s#https://dev-va-gov-assets\\.s3-us-gov-west-1\\.amazonaws\\.com##g\" {} \\+"
509
+
"find ./docroot/vendor/va-gov/content-build/build/vagovdev/generated -type f -exec sed -i \"s#https://dev-va-gov-assets\\.s3-us-gov-west-1\\.amazonaws\\.com##g\" {} \\+"
0 commit comments