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
7911928f4f
✨ Add management command to import release dates
2023-05-19 12:55:02 -07:00
Lacey Williams Henschel
49850d4261
Code simplifications
2023-05-18 09:25:20 -07:00
Lacey Williams Henschel
2499c4891e
Style changes, changes per PR review
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
Lacey Williams Henschel
488ca4d3ba
Final command, docs, linter
2023-05-15 10:19:32 -07:00
Lacey Williams Henschel
fc63727f0d
🔥 Should not be in this PR
2023-05-15 10:19:32 -07:00
Lacey Williams Henschel
b0cf084090
WIP load library release dates
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
57753b0d74
🔥 Remove dead code
2023-03-27 12:39:34 -07:00
Lacey Williams Henschel
385518620f
📝 Address libraries_json lists, fix extract_names to accommodate short strings
2023-03-21 10:56:54 -07:00
Lacey Williams Henschel
f64c2ad405
📝 Changes find_user method to find_contributor
2023-03-21 10:42:55 -07:00
Lacey Williams Henschel
f719893264
Merge branch 'main' of github.com:CPPAlliance/boost.org into 144-upload-contributors
2023-03-20 11:14:30 -07:00
Lacey Williams Henschel
c988c8cee4
✨ Add command to create sample data
...
Does not include forum information, blog information.
2023-03-16 12:25:53 -07:00
Lacey Williams Henschel
08dc7be4a1
🚧 Stub methods for creating sample data
2023-03-16 10:32:55 -07:00
Lacey Williams Henschel
6346497b04
📝 Match contributors by name when uploading
...
Reduces the duplicates by a lot. Some still remain, mostly related to differences in spelling (Jeff versus Jeffrey) or differences in diacritical marks.
2023-03-15 12:31:45 -07:00
Lacey Williams Henschel
a2812c7737
🔧 Small fixes due to variants found in names and emails
2023-03-14 12:41:47 -07:00
Lacey Williams Henschel
2dc3304790
✨ Finish the upload command
2023-03-14 11:25:57 -07:00
Lacey Williams Henschel
3b7baa7154
✨ Helper command to return contributor data in dict
2023-03-08 14:33:41 -08:00
Lacey Williams Henschel
d32f3db121
✨ Function to extract and reformat email address
2023-03-08 14:16:25 -08:00
Lacey Williams Henschel
f25e3aacf8
✨ Function to generate fake email
2023-03-08 14:12:12 -08:00
Lacey Williams Henschel
96f0264867
✨ Add helper function to extract contributor names
2023-03-08 14:06:42 -08:00
Lacey Williams Henschel
f601b67613
✨ Add command to generate test versions
2023-02-01 16:13:41 -08:00
Lacey Williams Henschel
e5120586d3
📚 Update docstring
2022-12-15 16:02:50 -08:00
Lacey Williams Henschel
eed160eb68
✨ Download all issues for a library from GH
2022-12-15 10:48:38 -08:00
Frank Wiles
ea833085e1
Finished Github parsing code with exclusions
2022-07-24 14:18:24 -05:00