mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Quickfix: ADR titles (#3746)
* Fixed ADR content typos * Fix comment in test.yaml
This commit is contained in:
parent
b8578f1874
commit
a8bea7be91
4 changed files with 4 additions and 4 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -1,4 +1,4 @@
|
||||||
# test.yml
|
# test.yaml
|
||||||
name: Testing
|
name: Testing
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# 22. Use geventconnpool library for Connection Pooling
|
# 23. Use geventconnpool library for Connection Pooling
|
||||||
|
|
||||||
Date: 2023-13-10
|
Date: 2023-13-10
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# 24. Production Release Cadence
|
# 25. Caching
|
||||||
|
|
||||||
Date: 2024-14-02
|
Date: 2024-14-02
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# 26. Django Waffle library for Feature Flags
|
# 27. Ajax for Dynamic Content
|
||||||
|
|
||||||
Date: 2024-05-22 (back dated)
|
Date: 2024-05-22 (back dated)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue