15 Commits

Author SHA1 Message Date
Lacey Williams Henschel
da1a28451d Skip time-consuming github data for local dev 2023-07-21 10:32:37 -07:00
Lacey Williams Henschel
b897e2d679 Explain an import error log 2023-07-20 09:23:00 -07:00
Lacey Williams Henschel
b15a6f19de Redirect allauth callback urls in the static content view
- Override django-allauth template
- Add docs on local dev social accounts
2023-07-12 06:25:23 -07:00
Natalia
a8cd8f507a Ran pre-commit run -a
Completed runs of black and rest of pre-commit checks.
2023-05-30 23:21:53 -03:00
Lacey Williams Henschel
e238649e58 Add management command to import commit counts 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
f292194e19 Spelling correction
Co-authored-by: nessita <124304+nessita@users.noreply.github.com>
2023-05-18 09:25:20 -07:00
Lacey Williams Henschel
dedd103807 Add command to import library-versions 2023-05-18 09:25:20 -07:00
sdarwin
0ac2857bf4 Docs: development notes 2023-05-16 14:35:04 -07:00
Lacey Williams Henschel
2b4c0a9399 📝 Add options for skipping existing versions and passing an API token 2023-05-16 11:19:37 -07:00
Lacey Williams Henschel
488ca4d3ba Final command, docs, linter 2023-05-15 10:19:32 -07:00
Lacey Williams Henschel
eb0a6884b6 168 import versions (#295)
* WIP get old versions

* 🏦 Add URL and data dict to Version model

* 🔧 Some refactoring how we get tag data

* First pass at uploading versions

* 🔧 Move parsing logic to the parser and add tests

* Retrieve url and save json data

* Improve version upload docs

* Linter
2023-05-11 05:59:49 -07:00
Lacey Williams Henschel
2a505764ce Create syncing_data_with_github.md 2023-05-08 13:06:07 -07:00
Lacey Williams Henschel
9982ab3076 📚 Add docs on how we deal with static content 2023-04-18 16:15:39 -07:00
Lacey Williams Henschel
dd00808e8e 📚 Add env var docs 2023-04-18 15:51:13 -07:00
Lacey Williams Henschel
f33a9e7665 📚 Start some management command docs 2023-03-16 12:59:35 -07:00