[Maintenance] Complete the switch from Travis CI to Circle CI#1197
Conversation
|
@rogeruiz @yozlet would be great to have y'alls 👀 on this pull request! We might be able to compress some things to shorten the time for the CI to run (2:50 minutes), but am thinking it might be good to merge this in for now and we work on shortening that time in future PR. Just a reminder that this is downstream from #1195 |
|
🚀 🎸 looks good. I'll let @yozlet weigh in. I ran this locally from a fresh clone and everything went smooth. |
|
Looks great! |
|
@juliaelman Is that |
|
@yozlet thanks for the inquiry! This will not remove us publishing to 18F pages, as that is determined by what branches we have in place in the repo. See the docs for 18F pages for more info. AFAIK, this file was only in place to create the |
bb66144 to
9056e74
Compare
|
#1195 is now merged, so merging this too! Thanks @juliaelman! |
This pull request is downstream from #1195
Description
This pull request includes the switch from using Travis CI to Circle CI. Here are some of the things that are accomplished in these changes:
gofile and references.travis.ymlfile and referencesCONTRIBUTING.mdmanifest-staging.ymlto create specific config references to our staging instanceREADME.mdThe Travis CI webhook has also been removed as of submission of this pull request.