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

Set Up The Build System and CI and CDs for easy development. #9

Merged
merged 3 commits into from
May 19, 2024

Conversation

aelnosu
Copy link
Collaborator

@aelnosu aelnosu commented May 18, 2024

7cf46be (HEAD -> panic-dev, myFork/panic-dev) Update workflows by adding Upload Artifact and also fixing previous errors
cea790c Create .gitignore
3865cb2 Modified build.rs to dump Img to local

@aelnosu aelnosu marked this pull request as ready for review May 18, 2024 17:52
build.rs is modifed to create and dump Img to local folder.
.gitignore is created to not include uefi and bios img to be tracked by git.

.gitignore also include xauth.txt which is created during build time, and shold be removed.
In case it is not so, this is added to .gitignore.
…rrors

workflows file are formatted and rustBuildCI has been modified to Upload Artifact.
Syntax error are also corrected.
@aelnosu aelnosu merged commit e37ebb3 into RdStudios9145:master May 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant