Skip to content

feat: Add configurations which build images#6

Draft
lj3954 wants to merge 7 commits intomasterfrom
build_images
Draft

feat: Add configurations which build images#6
lj3954 wants to merge 7 commits intomasterfrom
build_images

Conversation

@lj3954
Copy link
Copy Markdown
Member

@lj3954 lj3954 commented Jul 16, 2024

Description

Add configurations which use docker images to build images of various distros.

Type of change

  • CI (updates the CI)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

Roadmap

  • Add workflows to build & upload docker images to the GitHub registry
  • Ensure logic for fetching tags is functional
  • Add documentation to allow for simple implementations within quickget

OS Support, not relevant for this specific PR to be merged

  • Add elementary OS build support
  • Add Ubuntu build support (note: Snapcraft is required for ubuntu's official tool; issues may arise with docker containers)
  • Add Pop!_OS build support
  • Add support for Windows ISO builds (uupdump-based, include the capability to build aarch64 Windows images)

@lj3954 lj3954 linked an issue Jul 16, 2024 that may be closed by this pull request
1 task
@lj3954 lj3954 marked this pull request as draft July 16, 2024 21:04
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.

feat: Include configurations which build images

1 participant