Releases: FynxLabs/rwr
Releases · FynxLabs/rwr
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.3
Changelog
Other work
- 4c447f2: Configuration Prcoessor and Bug Fixes (#6) (@TheFynx)
- 89ec5e9: Update README (@TheFynx)
- 41c2fed: everything should use the helpers exec wrapper. Fonts should be readable. SSH Key should ask for a title and not just assume hostname (@TheFynx)
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- New SSH Key Processor and DRY Up Processors by @TheFynx in #2
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in the go_modules group across 1 directory by @dependabot in #3
- Add examples for all formats and most OSs by @TheFynx in #4
- Enables new OS support for Fedora and Arch
- Enables JSON/TOML support for blueprints
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Changelog
Other work
- 2411e75: fix links in readme (@TheFynx)
- a20a2dc: fix more formatting (@TheFynx)
- 00e4d23: fix naming, add more logging to scripts, update functional/tested items on roadmap (@TheFynx)
- 488dca5: functional scripts (@TheFynx)
- 431dbf6: make sure to set all paths during package manager installs (@TheFynx)
- 53e69f2: processor updates, functional template/git/users processors (@TheFynx)
- 087a47a: scripts read in blueprint now, just have to fix pathing (@TheFynx)
- 5e3303b: update README and roadmap. Functional Service Processor (@TheFynx)
- b1a290e: update readme/roadmap (@TheFynx)
Full Changelog: v0.0.1-alpha...v0.1.0
v0.0.1-alpha
Changelog
Other work
- 75faffa: Bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group across 1 directory (#1) (@dependabot[bot])
- 58686a3: Create go.yml (@TheFynx)
- 25b2962: More updates from VM testing. bootstrap, repositories, packages, and files mostly working now. PackageManager install still has some path issues on initial install (@TheFynx)
- bb6f435: Package Managers installers, Repository, Package processors verified on Ubuntu/PopOs. Lots of changes/adjustments to bring these into operational. Should make the rest of the processors less of an issue moving forward (@TheFynx)
- c318197: Readme update (@TheFynx)
- e1a827b: Update .goreleaser.yaml (@TheFynx)
- b86e611: Update .goreleaser.yaml (@TheFynx)
- 32ad11c: Update .goreleaser.yaml (@TheFynx)
- 36398bf: Update .goreleaser.yaml (@TheFynx)
- a6a4c5b: Update .goreleaser.yaml (@TheFynx)
- c10a657: Update README.adoc (@TheFynx)
- ab78e75: Update README.adoc (@TheFynx)
- a85e052: Update and rename main.yml to goreleaser.yml (@TheFynx)
- 87938c3: Update go.yml (@TheFynx)
- 5d1bf1b: Update goreleaser.yml (@TheFynx)
- e258d9b: Update goreleaser.yml (@TheFynx)
- cb19164: Update goreleaser.yml (@TheFynx)
- 0b2ad1f: Update goreleaser.yml (@TheFynx)
- 7625b5f: Update goreleaser.yml (@TheFynx)
- fd1121c: Update issue templates (@TheFynx)
- 7e8f8fd: actually read in blueprints and use them, attempt at blueprint validator, setup way to run individual processors, remove unused flags (@TheFynx)
- 133c3ae: add gitignore, fix workflow, fix package processor, standardized processor files (@TheFynx)
- 71e56c8: add initialize to read in blueprint init and set default/user defined variables to be used within blueprints/templates (@TheFynx)
- 2be5962: add users/groups and git processors, cleanup how blueprints are read in/cloned, make sure git clones create path if it doesn't exist, make initConfig standard name across everything (@TheFynx)
- 457905f: clean up scripts (@TheFynx)
- 4221d1c: cleanup config creator (@TheFynx)
- f9d58fe: fix all blueprint order and add default order (@TheFynx)
- c805b62: fix all types to match the actual file types we're loading in (@TheFynx)
- 3ad7944: fix blueprints order type (@TheFynx)
- acffadf: functional processors! Installs package managers (brew/cargo tested), installs packages from blueprints, will git clone blueprints and run them. Nearing MVP soon as other processors are tested (@TheFynx)
- 7d263b6: initial README, goreleaser, remote repository (git) support added (@TheFynx)
- 741208c: lots of changes/cleanup, running processors and fixing issues as they come up. Adjusted types again due to what viper uses under the hood. Adjust for optional types. (@TheFynx)
- 3fa96cb: more functions, cleanup (@TheFynx)
- bd75b47: new repo structure, remove old rwr items, add github actions (@TheFynx)
- 480f325: package managers, os based lookups, common tools setup, examples first to build code to support (@TheFynx)
- 736847d: re-adjust processors to support templating/in-line variables, remove unused args (@TheFynx)
- b9cfdb5: readme (@TheFynx)
- a575f4c: readme (@TheFynx)
- 65a5d11: set paths after each package manager install (@TheFynx)
- 2630edf: update README (@TheFynx)
- e7f02b8: update README (@TheFynx)
- 6aee444: update git ignore (@TheFynx)
- a8ce004: update issue templates, update readme, create git helper, add placeholder for user/git processors. Actually implement ability to clone blueprints that are private (@TheFynx)
Full Changelog: ...v0.0.1-alpha