dandds
d1ed0f6692
Add setup script and configuration for Minikube cluster.
...
The Minikube version of the cluster has some differences from the main
config (noted in the README) but will be useful for for future DevOps
development.
2019-10-04 17:48:46 -04:00
richard-dds
c5284fd8f9
Merge pull request #1005 from dod-ccpo/cloud-pdf-downloads
...
Cloud pdf downloads
2019-08-30 16:11:27 -04:00
richard-dds
e3f1d8b51c
Add README section for testing uploads / downloads in dev
2019-08-30 15:44:36 -04:00
dandds
74780ab8ec
update README with detect-secrets command that does not add unused plugins
2019-08-28 15:57:18 -04:00
tomdds
c979c62228
Document dod_id dev login path
2019-08-21 10:22:50 -04:00
tomdds
87a03b7380
Add documentation for dev new user endpoint to README
2019-08-21 10:22:50 -04:00
Jay R. Newlin (PromptWorks)
e4ce9d02e4
URL changed for the entr tool
2019-08-16 15:13:22 -04:00
dandds
2a0168b1e6
Scripts for finding accidental secrets in the repo.
...
This adds the following:
- A detect-secrets dependency and a related script
(`script/detect_secrets`) to find and alert developers to secrets
added to the code. By default, the script will search staged and new,
unstaged files. It can optionally search only staged files.
- A whitelist, `.secrets.baseline`, that tracks instances of secrets or
false positives already in the repo.
- Modifies `script/test` to detect secrets as part of the test suite.
- Updates to the README regarding the use of detect-secrets.
2019-08-13 05:59:56 -04:00
dandds
6f8ef27bf1
Single Dockerfile for building ATAT.
...
Dockerfile is now a single multi-stage build that relies on a Python 3.7
base image.
Notes:
- This builds uWSGI with a `pip install` because the Alpine vendored
uWSGI is built against Python 3.6.
- Adds a docker-compose file that can be used for testing that the build
works. It is not usable for development purposes because it creates a
static copy of the application.
2019-07-11 11:27:33 -04:00
dandds
d22ecfa4fe
Specify correct python version in README.
2019-07-10 17:01:15 -04:00
Jay R. Newlin
dbf7e1e130
Added commentary about installing PostgreSQL
2019-02-05 17:25:18 -05:00
Jay R. Newlin
54a8559629
Corrected missing punctuation
2019-02-05 17:18:04 -05:00
Jay R. Newlin
2f673bbe81
Added note about Python versions
2019-02-05 16:00:36 -05:00
dandds
5a35d23499
update readme
2019-01-14 16:00:17 -05:00
Patrick Smith
476a95a3f4
Add notes on js testing to readme
2018-11-20 11:45:34 -05:00
dandds
20486915af
update readme, remove travis config
2018-10-31 14:08:43 -04:00
dandds
7095c9ab0a
update readme for onboarding new devs
2018-10-18 16:25:23 -04:00
dandds
f13cc03d24
allow queue worker process to hot reload if entr is available
2018-10-16 09:54:49 -04:00
dandds
6a2a7545ae
remove dev server
2018-10-15 16:52:47 -04:00
dandds
ae7c644d91
update README, adjust email config function name
2018-10-15 11:38:34 -04:00
dandds
cbf188df5f
more browserstack info in readme
2018-10-15 10:04:33 -04:00
dandds
4a97c1d0fd
add readme info about selenium testing
2018-10-15 09:10:09 -04:00
richard-dds
056bb41e9e
Rename the old seed script to seed_sample.py
2018-09-21 14:02:51 -04:00
richard-dds
50d11368af
Divulge script/seed in the README
2018-09-05 16:45:53 -04:00
Patrick Smith
1af833189d
Specify python 3.6 dependency
2018-08-21 16:48:50 -04:00
Patrick Smith
56c5bb4ed2
Update README with better setup instructions
2018-08-21 15:58:06 -04:00
richard-dds
c06f0d03c1
Fix typo in README
2018-08-06 17:10:46 -04:00
richard-dds
e40dd7ec01
Update README to reflect current state of the app
2018-08-06 17:03:09 -04:00
dandds
b9f4a4be71
remove all references to tornado
2018-08-06 15:39:30 -04:00
Patrick Smith
7c1af3425c
Add note to README on running yarn watch
2018-08-03 13:16:48 -04:00
dandds
649ac89e2e
configure test environment
2018-08-02 16:20:54 -04:00
Devon Mackay
c1dc914953
Remove blank line
2018-07-31 11:50:33 -04:00
dandds
96930251fc
update readme with http basic auth info
2018-07-24 10:32:26 -04:00
richard-dds
cfd99f1de4
Add users details to README
2018-07-23 10:38:08 -04:00
Andrew Croce
e2799f8458
Readme notes on icons
2018-07-17 16:22:50 -04:00
Devon Mackay
bfb54ed29f
Add notice on command for updating existing clones
2018-07-13 09:16:00 -04:00
Devon Mackay
7b839a922b
Group requirements and add section headers
2018-07-13 09:16:00 -04:00
Devon Mackay
ccd959e4a9
Move clone command to its own line
2018-07-13 09:16:00 -04:00
Devon Mackay
66c5ac9cba
Update README with additional info
...
- Project description
- Add submodule related info
- Add scriptz README reference
- Reformat Installation section
2018-07-13 09:16:00 -04:00
Patrick Smith
1b7203ce30
Add note to README on pytest-watch use
2018-07-11 10:55:55 -04:00
Devon Mackay
f5f809c167
Account for new script names and forced pipenv
2018-07-10 10:55:28 -04:00
dandds
46016faceb
test and update to README
2018-06-28 10:24:20 -04:00
richard-dds
85ca66a320
Remove mentions of virtualenv from README
2018-06-05 15:12:13 -04:00
Brian Duggan
bf367c5950
Remove Makefile, update README
2018-05-31 10:26:00 -04:00
Brian Duggan
b6f3020d8e
Be more explicit in README
2018-05-30 16:26:34 -04:00
Brian Duggan
f1d2933505
README
2018-05-30 16:23:28 -04:00
Devon Mackay
0dd4fd66d3
Add blank line to fix formatting
2018-05-30 15:38:56 -04:00
Devon Mackay
56a0613505
Add virtual env info and update app launch command
2018-05-30 15:35:41 -04:00
Devon Mackay
046e4fe4db
Update README directions for app setup
2018-05-25 14:56:25 -04:00
Brian Duggan
85503e5e8c
Add travis badge
2018-05-24 12:32:31 -04:00