Neil Martinsen-Burrell
e45cf11d94
Go all the way and use docker-compose for linting
2022-09-13 13:52:14 -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
Seamus Johnston
42ac5c98ac
Merge pull request #118 from cisagov/sspj/ignore-assets
...
Update .gitignore
2022-09-13 16:34:19 +00:00
Seamus Johnston
5fd67998af
Update .gitignore
2022-09-13 10:53:45 -05:00
Igor Korenfeld
b7200cc9cd
Merge pull request #107 from cisagov/ik/setup-uswds
...
Setup USWDS
2022-09-13 11:29:49 -04:00
Neil Martinsen-Burrell
b23852f1d3
Fix tests?
2022-09-13 10:20:56 -05:00
Neil Martinsen-Burrell
3c32530082
Re-use docker-compose in Github Actions
2022-09-13 10:07:23 -05:00
igorkorenfeld
5342577e5d
Add documentation for USWDS and WhiteNoise
2022-09-12 18:32:59 -04: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
Neil Martinsen-Burrell
049bbac27e
Github actions for running pa11y scans
2022-09-08 13:40:05 -05:00
igorkorenfeld
a3110dcfca
Add mac and vim files to gitignore
2022-09-08 13:56:35 -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
8b7cd20d1f
Merge pull request #93 from cisagov/sspj/documentation
...
Update and organize documentation
2022-09-01 17:46:12 +00:00
Seamus Johnston
2386258159
Update and organize documentation
2022-08-31 16:02:51 -05:00
Seamus Johnston
d88fa8fb3e
Merge pull request #87 from cisagov/sspj/django-settings
...
Update Django settings
2022-08-31 16:59:04 +00:00
Cameron Dixon
7371344b1b
Merge pull request #90 from cisagov/h-m-f-t/readme
...
Fixing an unfortunate typo in the README
2022-08-30 15:42:36 -04:00
Cameron Dixon
da2e42c30d
Fixing an unfortunate typo in the README
...
pubicly -> publicly
2022-08-30 15:40:46 -04:00
Cameron Dixon
a1bec9ebaa
Merge pull request #88 from cisagov/loganmeetsworld-patch-2
...
Update README.md
2022-08-30 15:37:45 -04: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
2dfd9e6def
Update README.md
2022-08-26 12:41:48 -04: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
Igor Korenfeld
e288578028
Merge pull request #68 from cisagov/ik/onboarding-edits
...
Add proposed edits to the developer onboarding template
2022-08-23 09:55:51 -04:00
igorkorenfeld
8c9003e348
Move note about verified commit down to the right section
2022-08-23 09:55:11 -04:00
igorkorenfeld
e719854caa
Add suggestions from PR
2022-08-23 09:51:44 -04:00
igorkorenfeld
fe5dc92d88
Add proposed edits to the developer onboarding template
2022-08-22 12:14:00 -04:00
Seamus Johnston
e2363725ec
Merge pull request #62 from cisagov/sspj/proof-of-concept
...
ADR for GitHub Actions
2022-08-19 16:45:37 +00:00
Seamus Johnston
8f28b47cd0
Justify GitHub Actions in ADR
2022-08-19 09:50:41 -05:00
Logan McDonald
b78950dbec
fixing typos in developer onboarding ( #59 )
...
* fix typo
* respond to feedback
2022-08-19 10:49:02 -04:00
Logan McDonald
bcda825a6b
Cloud.gov ADR ( #61 )
...
* add cloud.gov adr
* talk about alternatives considered
2022-08-19 10:33:20 -04:00
Seamus Johnston
5e4c44a444
Merge pull request #42 from cisagov/sspj/proof-of-concept
...
Add Django
2022-08-19 13:24:28 +00: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
e45da58a4a
Respond to PR review
2022-08-18 14:51:14 -05:00
Logan McDonald
069e46e9e6
Update issue templates ( #55 )
...
* Update issue templates
* remove old templates
* make assignments bullet points
2022-08-18 13:59:56 -04:00