11 Commits

Author SHA1 Message Date
Greg Kaleka
e29919ba2b Version download file operating system fix (#2048) 2025-12-17 09:30:10 -05:00
daveoconnor
c8eb4ff375 Added check to prevent breakages immediately after release (#1879) (#1988) 2025-11-03 14:46:50 -08:00
Lacey Williams Henschel
4f4e44ae1a Only show beta releases in drop-down selectively
- Add docs on dependency management
- Add manager method for versions in drop-down
- Add model method for getting version parts
- Standardize version names in fixtures
- Change manager method used to get versions for dropdown
- Change where ordering happens
- Fix test
2023-10-18 13:25:28 -07:00
Lacey Williams Henschel
c251ff9671 Import most recent beta release
- Split import version into own task
- Add beta field to Version model
- Add task to import most recent beta version
- Accommodate beta releases in Artifactory downloads
- Fix bug in getting proper download files for beta releases
- Add ability to delete old beta versions when importing new beta version
- Hide release notes link for beta releases
- Comment why we don't get old downloads
- Add management command to get most recent beta release
- Add beta import to boost setup command
- Add docs on beta release import
- Get newest beta release when importing releases
- Add manager method to get most recent beta release
- Skip a couple failing tests after confirming behavior is working as expected
2023-10-13 09:32:16 -07:00
Lacey Williams Henschel
f44a49d179 Use links for release downloads 2023-07-21 06:49:13 -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
b2401bb0d8 Test version list order 2023-02-11 06:33:47 -08:00
Lacey Williams Henschel
b02a0eca02 📝 Get current and past versions in version list 2023-01-26 12:24:39 -08:00
Frank Wiles
aa7a55df2c Additional Version API test
- Added example/test archive files in various formats
- Fix permission issue for public vs contributor
2022-05-29 14:52:50 -05:00
Frank Wiles
b655078a37 Adjust active/inactive Versions 2022-05-29 14:52:50 -05:00
Frank Wiles
29878c3f90 Rework versions models
- Added ListView and DetailView
- Move to pytest style tests
- Fix migrations to be clean to rebuild and throw away existing data
- Add model_bakery
2022-05-28 16:00:24 -05:00