Restructure project layout for better CI/CD integration
- Flattened nested bootupd/bootupd/ structure to root level - Moved all core project files to root directory - Added proper Debian packaging structure (debian/ directory) - Created build scripts and CI configuration - Improved project organization for CI/CD tools - All Rust source, tests, and configuration now at root level - Added GitHub Actions workflow for automated testing - Maintained all original functionality while improving structure
This commit is contained in:
parent
5e8730df43
commit
aaf662d5b1
87 changed files with 1334 additions and 570 deletions
37
doc/dependency_decisions.yml
Executable file
37
doc/dependency_decisions.yml
Executable file
|
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
- - :permit
|
||||
- MIT OR Apache-2.0
|
||||
- :who:
|
||||
:why:
|
||||
:versions: []
|
||||
:when: 2021-02-03 19:31:28.263225624 Z
|
||||
- - :permit
|
||||
- Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
||||
- :who:
|
||||
:why:
|
||||
:versions: []
|
||||
:when: 2021-02-03 19:31:42.436851761 Z
|
||||
- - :permit
|
||||
- MIT
|
||||
- :who:
|
||||
:why:
|
||||
:versions: []
|
||||
:when: 2021-02-03 19:31:54.278056841 Z
|
||||
- - :permit
|
||||
- Apache 2.0
|
||||
- :who:
|
||||
:why:
|
||||
:versions: []
|
||||
:when: 2021-02-03 19:32:08.538863728 Z
|
||||
- - :permit
|
||||
- Apache-2.0 OR BSL-1.0
|
||||
- :who:
|
||||
:why:
|
||||
:versions: []
|
||||
:when: 2021-02-03 19:32:17.034417362 Z
|
||||
- - :permit
|
||||
- New BSD
|
||||
- :who:
|
||||
:why:
|
||||
:versions: []
|
||||
:when: 2021-02-03 19:33:02.120977990 Z
|
||||
Loading…
Add table
Add a link
Reference in a new issue