Commit graph

56 commits

Author SHA1 Message Date
zandercymatics
b7f10e2b92
Updated README.md to include a fix for line endings
Updated the readme to include a fix for windows machines...

On windows, you cannot run manage.py (or other related files) as they are using the wrong file endings. It basically doesn't know where to look.

The fix to this is to add .gitattribute locally and rebuild your project, so that it reverts to standard line-endings on your machine (but not elsewhere)
2023-08-02 13:04:37 -06:00
rachidatecs
3df342ce1d
add a note to ANDI documentation 2023-07-27 12:58:57 -04:00
rachidatecs
58332edddd
add a note to ANDI documentation 2023-07-27 12:47:05 -04:00
rachidatecs
a16d9a06d1
add a note to ANDI documentation 2023-07-27 12:28:55 -04:00
rachidatecs
2308ee6304
Document ANDI usage for accessibility testing 2023-07-26 15:53:33 -04:00
Alysia Broddrick
2bd11da866
updated documentation with staging addition 2023-06-16 09:10:22 -07:00
Neil Martinsen-Burrell
b1421db111
Merge branch 'main' into nmb/543-login-required-middleware 2023-06-09 15:07:00 -05:00
Neil Martinsen-Burrell
2fc070e6c5
Review feedback: updated developer documentation 2023-06-09 14:17:55 -05:00
Seamus Johnston
707404c64d
Merge pull request #678 from cisagov/sspj/more-epp-docs
Add developer documentation for EPP
2023-06-09 15:48:05 +00:00
Seamus Johnston
3d6fe6a629
Add note about cleaned flag 2023-06-09 07:37:15 -05:00
Seamus Johnston
72fe977178
Respond to PR feedback 2023-06-08 15:30:02 -05:00
igorkorenfeld
6212c62564
Update developer docs with note about custom images 2023-06-08 15:45:57 -04:00
Seamus Johnston
0bd07bb8ed
Update docs/developer/registry-access.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-06-07 15:40:40 -05:00
Seamus Johnston
28fde24010
Update docs/developer/registry-access.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-06-07 15:40:25 -05:00
Seamus Johnston
593a589636
Add developer documentation for EPP 2023-06-05 08:55:24 -05:00
Seamus Johnston
ca141d5c26
Document location of default contacts 2023-05-30 13:49:30 -05:00
Brandon Lenz
baf5f58b67
Merge pull request #624 from cisagov/ab/add-code-owners
Add code owners instructions and added to owners list
2023-05-24 11:59:26 -04:00
brandonlenz
7d70fb40e0
PR Feedback:
- Link to official documentation
- Link to CODEOWNERS file
- Add comments to CODEOWNERS for clarity at a brief glance
- Markdown formatting
2023-05-24 11:08:57 -04:00
rachidatecs
954f2e8d1e
Merge branch 'rjm/document-local-migrations' of https://github.com/cisagov/getgov into rjm/document-local-migrations 2023-05-17 20:50:13 -04:00
rachidatecs
4f96fd65a7
Add context for migrations documentation 2023-05-17 20:49:58 -04:00
rachidatecs
c086d4c7b7
Update docs/developer/database-access.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-05-17 20:45:21 -04:00
rachidatecs
f60f2bff05
Document local migrations, mention --wait for cf migrations 2023-05-17 18:41:52 -04:00
Alysia Broddrick
f69cd985f0
fixed typo 2023-05-17 12:15:53 -07:00
Alysia Broddrick
cc1438b0e7
add section on adding a codeowner 2023-05-17 12:11:56 -07:00
brandonlenz
99eb0cd484
Merge branch 'main' into bl/test-commit-signing 2023-05-15 12:20:57 -04:00
rachidatecs
7d435ad605
Expand on Merging and PRs documentation 2023-05-11 18:06:44 -04:00
Alysia Broddrick
2cd282a946
Merge pull request #585 from cisagov/ab/update-dev-readme-adding-to-admin-info
Update README with steps on accessing /admin
2023-05-11 12:25:47 -07:00
rachidatecs
c47ba8ea9e
Document our merge process 2023-05-11 12:55:37 -04:00
Alysia Broddrick
1ea3a743fd
added information on what you should see after being granted /admins access 2023-05-08 15:07:50 -07:00
Alysia Broddrick
fd1ca851ed
update with steps on accessing /admin 2023-05-08 14:23:03 -07:00
brandonlenz
17f60813dc
Add convenience .env-example to get started faster and help onboardees feel confident that they are adding the right env variables 2023-05-05 11:07:28 -04:00
Seamus Johnston
fb56bbef15
Remove wait flag from CloudFoundry commands 2023-04-17 08:52:02 -05:00
Neil Martinsen-Burrell
7423ba3023
Developer documentation on roles and permissions
Signed-off-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2023-03-17 15:04:13 -05:00
Seamus Johnston
7209a1e533
Bump npm package versions 2023-02-01 11:32:05 -06:00
Logan McDonald
508e5384cb
Create dev sandboxes scripts and first sandbox (#370)
* Add templates, scripts, and process documentation for creating and destroying developer sandboxes

* Create developer sandbox 'lmm' infrastructure

* fix up newlines

* fix action syntax pull_request

* add a line about the public.crt to developer docs

* add docs about branch conventions

* add new developer sandbox 'ik' infrastructure

* Add new developer sandbox 'nmb' infrastructure

* Add new developer sandbox 'sspj' infrastructure

* Add new developer sandbox 'mr' infrastructure

* make github actions dynamic by environment

* trying something out with dynamic github action for dev sandbox

* consolidate github actions to dynamic action

* try out run name

* combo run name and name

* respond to comments
2023-01-20 09:50:36 -08:00
Logan McDonald
6a54bf1ff4
Create new stable environment (#367)
update documentation for environments and setup new stable environment
2023-01-17 13:54:30 -08:00
Seamus Johnston
df265b10f8
Refactor fixtures from JSON to Python 2022-12-21 10:44:19 -06:00
Seamus Johnston
758c645943
Merge branch 'main' into sspj/domain-model 2022-11-28 11:53:22 -06:00
Seamus Johnston
6fd29aea75
Respond to PR feedback 2022-11-28 11:49:01 -06:00
Logan McDonald
eca8da108b
add a note to development about the login time bug (#288)
* add a note to development about the login time bug

* Update docs/developer/README.md

Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>

Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2022-11-23 09:43:43 -08:00
Neil Martinsen-Burrell
e4ca145b1e
Merge branch 'main' into nmb/state-machine 2022-11-09 08:44:37 -06:00
Logan McDonald
5328285633
Add a nightly cron to our deploy action (#233)
* tmp

* add a cron to our deploy job

* add developer doc
2022-11-09 09:19:43 -05:00
Neil Martinsen-Burrell
bce29c2402
Review feedback: FSM unit tests, indexes, comments, etc. 2022-11-08 15:04:00 -06:00
Seamus Johnston
3e4279ace4
Add user fixtures 2022-10-13 07:56:37 -05:00
Seamus Johnston
9b008d6363
Run tests behind logged in pages (#162)
* Redirect admin login to Login.gov

* Add logged in scanning to CI

* Fix bug in LOGIN_URL

* Fix linter and tests

* Address PR feedback

* Try quotes
2022-10-11 11:26:11 -05:00
Neil Martinsen-Burrell
323f8ea4e9
Change run scripts to not do migrations 2022-10-06 14:58:32 -05:00
Neil Martinsen-Burrell
2b45dd5c8a
Documentation on accessing cloud.gov databases 2022-10-04 13:15:10 -05:00
Seamus Johnston
828051854e
Address PR feedback 2022-09-30 14:14:43 -05:00
Seamus Johnston
651e3d91b1
Update docs for Login.gov 2022-09-29 15:06:14 -05:00
Neil Martinsen-Burrell
aa06a3df20
Address review feedback 2022-09-14 14:19:35 -05:00