igorkorenfeld
0271574e68
Add comment about running collectstatic as breadcrumb in run script
2022-09-16 12:43:40 -04:00
igorkorenfeld
f0e6f0545c
Change footer paragraph color for testing
2022-09-15 15:57:11 -04:00
igorkorenfeld
5888cd48d4
Create symbolic links for build and deploy scripts
2022-09-15 15:47:24 -04:00
igorkorenfeld
9e38f5cb1e
Change paragraph styling for testing
2022-09-15 15:17:58 -04:00
igorkorenfeld
ddcf17c4ca
Remove collectstatic step from staging deploy
2022-09-15 15:17:20 -04:00
Igor Korenfeld
784be2b279
Merge pull request #123 from cisagov/ik/stable-uswds-assets
...
Add asset compilation and collection before deploy
2022-09-15 12:03:47 -04:00
igorkorenfeld
b4b72e4b65
Define default for the gulpfile
2022-09-14 17:09:52 -04:00
Neil Martinsen-Burrell
aa06a3df20
Address review feedback
2022-09-14 14:19:35 -05:00
Neil Martinsen-Burrell
6da0d461ab
Fix linting
2022-09-13 13:48:41 -05:00
Neil Martinsen-Burrell
13a310f354
Add language code to template context
...
To fix a pa11y error, we need to get the Django settings LANGUAGE_CODE
into the template context so it can get rendered in the <html> element.
2022-09-13 13:45:51 -05:00
Neil Martinsen-Burrell
5bdd01138c
Merge branch 'main' into nmb/pa11y-scanning
2022-09-13 13:02:00 -05:00
Neil Martinsen-Burrell
b23852f1d3
Fix tests?
2022-09-13 10:20:56 -05:00
igorkorenfeld
0561d1f0ae
Merge branch 'main' into ik/setup-uswds
2022-09-12 18:22:14 -04:00
igorkorenfeld
f27b38902c
Add comments describing USWDS stylesheets
2022-09-12 18:06:25 -04:00
igorkorenfeld
541f0aeaf1
Add WhiteNoise to serve static files
2022-09-12 17:57:18 -04:00
Neil Martinsen-Burrell
f0a9866e0d
Use docker-compose for local scanning
2022-09-12 10:47:48 -05:00
igorkorenfeld
96d191b725
Move manifest command to run script, add collectstatic
2022-09-09 16:32:48 -04:00
Logan McDonald
edc0593859
Move to cloud.gov prototyping org with two spaces ( #114 )
...
move to prototyping org with two spaces
2022-09-09 14:53:17 -04:00
igorkorenfeld
65bb21ff0f
Add templates, styles, views for testing USWDS setup
2022-09-08 15:37:43 -04:00
igorkorenfeld
a48e84bf08
Add node service to docker compose with run script
2022-09-08 15:35:40 -04:00
igorkorenfeld
9684e9ffe2
Add USWDS node packages
2022-09-08 15:33:21 -04:00
igorkorenfeld
78d1365e53
Setup gulpfile directories and exports
2022-09-08 15:32:28 -04:00
Seamus Johnston
d2da8d1d8f
Merge pull request #104 from cisagov/sspj/django-tests
...
Add testing to the CI pipeline
2022-09-08 13:48:51 +00:00
Seamus Johnston
0237c3235d
Add testing to the CI pipeline
2022-09-07 13:51:25 -05:00
Neil MartinsenBurrell
308194d7be
Merge pull request #103 from cisagov/nmb/tweak-docker-compose
...
Tweak docker-compose to run migrations and use port 8080
2022-09-07 13:33:22 -05:00
Neil Martinsen-Burrell
497f5fcc79
Tweak docker-compose to run migrations and use port 8080
2022-09-06 14:53:28 -05:00
Seamus Johnston
196e4b8fd6
Write Django cmd for running lint ( #100 )
...
* Write Django cmd for running lint
* Respond to PR feedback
2022-09-02 13:42:40 -05:00
Seamus Johnston
49cf72fee2
Include registrar in installed apps ( #95 )
...
* Include registrar in installed apps
* Fix linter error
2022-09-02 08:17:25 -05:00
Seamus Johnston
2386258159
Update and organize documentation
2022-08-31 16:02:51 -05:00
Seamus Johnston
e04a19b292
Fix linter errors
2022-08-26 13:25:22 -05:00
Seamus Johnston
4ace5b4128
Update Django settings
...
Provide a sensible set of starting settings for a good
degree of security and document them well enough that
future operations people don't have to dig for hours
to understand what is being done.
2022-08-26 12:46:36 -05:00
Logan McDonald
8f41050f76
Setup initial CI gating on tests and add linting tests ( #85 )
...
* add flake, black, mypy, and bandit to run
* fixes issues flake and black complained about
* make mypy run successfully, add configuration files rather than specifying in ci
* respond to feedback
* configure bandit, ignore a file used only in local development
2022-08-26 12:36:02 -04:00
Seamus Johnston
8ec4d40b6a
Rename environments for consistency
...
- dev is local laptop
- unstable (or sandbox) is latest cut of main (or for experiments)
- staging is stable tagged releases
2022-08-18 14:54:14 -05:00
Seamus Johnston
c0a9596731
Add Django
2022-08-17 13:31:06 -05:00
Seamus Johnston
a96c1b0d80
Prepare CD pipeline and sandbox
...
- GitHub Actions deploy workflow
- GitHub Actions database migration workflow
- CF Python Buildpack deployment manifest
- CF Python Buildpack python runtime file
- documentation
2022-08-17 13:28:17 -05:00
Seamus Johnston
3c725ce1ac
Edit Docker files
...
- Moving folders around
- Setting up docker-compose for Django
2022-08-17 13:26:05 -05:00
Seamus Johnston
4856e28290
Update dependencies
2022-08-17 13:24:39 -05:00
Seamus Johnston
640b8cdf1e
Add docker-compose and entrypoint
2022-08-10 11:11:36 -05:00
Seamus Johnston
edf54a88a7
Add Dockerfile
2022-08-10 10:57:50 -05:00
Seamus Johnston
d810eee37c
Update README.md
2022-08-10 10:57:22 -05:00
Seamus Johnston
4474912758
Add Pipfile
2022-08-10 10:43:57 -05:00