Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature-request: add build feature field #354

Open
ericswpark opened this issue Jan 22, 2024 · 0 comments
Open

feature-request: add build feature field #354

ericswpark opened this issue Jan 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request P3 Priority Level 3 (Low priority) python Python related

Comments

@ericswpark
Copy link
Collaborator

Description

KSU, kernel version, etc.

Additional context

No response

@ericswpark ericswpark added the enhancement New feature or request label Jan 22, 2024
@ericswpark ericswpark self-assigned this Jan 22, 2024
@ericswpark ericswpark added python Python related P3 Priority Level 3 (Low priority) labels Jan 24, 2024
ericswpark added a commit that referenced this issue Jul 14, 2024
TODO:
 - Allow setting features on build objects
 - Allow adding new features

Part of #354
@ericswpark ericswpark added this to the 2.41.0 milestone Jul 14, 2024
ericswpark added a commit that referenced this issue Aug 17, 2024
This release contains a database migration.


- Added a feature model for Build objects (database only for now) (#354)
- Added checks to disallow Postgres-specific fields
- Added management commands for initializing a demo environment (#218)
- Added a device note edit screen for maintainers (#527)

- Fixed some models not being picked up in the audit log
- Fixed a React key issue in a list on the frontend
- The SQLite3 backend correctly utilizes the given database name in the config
- Fixed issues loading the `crispy` form filters
- Clarified account management texts
- Fixed maintainer URLs as they were incorrectly being cached
- Fixed a bug with HTTP/HTTPS URL generation with the protocol forwarded by nginx (#562)
- General code cleanup
- Updated dependencies (server)
	- @babel/core (7.24.8 -> 7.25.2)
	- prettier (3.3.2 -> 3.3.3)
	- sentry-sdk (2.9.0 -> 2.13.0)
	- django-crispy-forms (2.2 -> 2.3)
	- typescript (5.5.3 -> 5.5.4)
	- @babel/preset-env (7.24.8 -> 7.25.3)
	- django (5.0.7 -> 5.0.8)
	- pyyaml (6.0.1 -> 6.0.2)
	- gunicorn (22.0.0 -> 23.0.0)
	- paramiko (3.4.0 -> 3.4.1)
- Updated dependencies (release-helper)
	- clap (4.5.9 -> 4.5.16)
	- regex (1.10.5 -> 1.10.6)
- Updated dependencies (shippy)
	- sentry-sdk (2.9.0 -> 2.13.0)
	- setuptools (70.3.0 -> 72.2.0)
@ericswpark ericswpark removed this from the 2.41.0 milestone Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 Priority Level 3 (Low priority) python Python related
Projects
None yet
Development

No branches or pull requests

1 participant