What's Changed
- chore(typos): As always by @SirBerg in #1
- Add exit 1s so the action fails when builds fail by @SirBerg in #2
- feat(Options): Add option to keep going after failed package by @SirBerg in #3
- feat(Options): Add an Option to remove the attic config before running so the newest attic config provided by the action will be used by @SirBerg in #4
- feat(main): Rewrite the Script to utilize Bun and introduce a Docker that can build Nixconfigs using it by @SirBerg in #6
- feat(docker): Create Docker Container that can periodically build the configuration with a provided github repo by @SirBerg in #7
Full Changelog: v1...v2