-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2014 from GSA-TTS/main
- Loading branch information
Showing
18 changed files
with
38 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
packages: | ||
- postgresql-client |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+743 Bytes
(100%)
backend/cypress/fixtures/test_workbooks/additional-eins-workbook.xlsx
Binary file not shown.
Binary file modified
BIN
-1.62 KB
(94%)
backend/cypress/fixtures/test_workbooks/additional-ueis-workbook.xlsx
Binary file not shown.
Binary file modified
BIN
-2.4 KB
(95%)
backend/cypress/fixtures/test_workbooks/audit-findings-text-workbook.xlsx
Binary file not shown.
Binary file modified
BIN
-2.88 KB
(94%)
backend/cypress/fixtures/test_workbooks/corrective-action-plan-workbook.xlsx
Binary file not shown.
Binary file modified
BIN
+230 KB
(200%)
backend/cypress/fixtures/test_workbooks/federal-awards-audit-findings-workbook.xlsx
Binary file not shown.
Binary file modified
BIN
+169 KB
(140%)
backend/cypress/fixtures/test_workbooks/federal-awards-workbook.xlsx
Binary file not shown.
Binary file modified
BIN
+5.85 KB
(110%)
backend/cypress/fixtures/test_workbooks/notes-to-sefa-workbook.xlsx
Binary file not shown.
Binary file modified
BIN
+70 KB
(350%)
backend/cypress/fixtures/test_workbooks/secondary-auditors-workbook.xlsx
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
#!/bin/bash | ||
|
||
# The following lines will enable extended glob, and allow us to remove /app, except load_data.sh in the event we want to reduce the task disk quota | ||
#shopt -s extglob | ||
#rm -rf /home/vcap/app/!(load_data.sh) | ||
git config --global http.proxy "$https_proxy" | ||
git clone https://github.com/GSA-TTS/fac-historic-public-csvs.git | ||
./fac-historic-public-csvs/create-dumps.sh | ||
./fac-historic-public-csvs/wait-and-load.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters