GSA-TTS / usagov-benefits-eligibility

Benefits eligibility estimator tool for USAGov.
22 stars 5 forks source link

Release 1.3.0 build failing #915

Closed FatmaBakir closed 1 year ago

FatmaBakir commented 1 year ago

What's expected

The build should finish successfully and produce a preview link.

What happened

We are observing an unusual behavior of the pages build when we make a change in the package version of the app.

You may see the PR that causes the build fail below: https://github.com/GSA/usagov-benefits-eligibility/pull/909/files

As you can see the only change is the "version" in the package-lock.json and package.json files.

Here is the corresponding build: https://pages.cloud.gov/sites/983/builds/314000/logs

It consumes too much disk space. And, it fails without a helpful error message.

How to replicate

.

FatmaBakir commented 1 year ago

I've reached out to the Pages Support team about the issue: https://gsa-tts.slack.com/archives/C04823NMA/p1688054765905739

FatmaBakir commented 1 year ago

Image

FatmaBakir commented 1 year ago

This issue has been fixed and the below PR has been created for @scottqueen-bixal's review/approval.

https://github.com/GSA/usagov-benefits-eligibility/pull/920