index
:
rcm
develop
main
Ruby configuration management system (rcm) - KISS and for my personal use.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dslkeywords
Age
Commit message (
Expand
)
Author
2026-03-14
Resolve multi-word agent names in file DSL
develop
Paul Buetow
2026-03-14
Validate agent configs during dry runs
Paul Buetow
2026-03-14
Use active DSL registry for Resource.find
Paul Buetow
2026-03-14
Add agent-backed file processing DSL
Paul Buetow
2026-03-01
bugfix/refactor: add error handling to DNFPackageManager shell commands
Paul Buetow
2026-03-01
refactor: replace ObjectSpace scan with inherited-hook registry
Paul Buetow
2026-03-01
refactor: extract register_keyword helper to eliminate 4x DSL duplication
Paul Buetow
2026-03-01
refactor: narrow BasicFile interface — apply ISP to Touch and Directory
Paul Buetow
2026-03-01
refactor: extract do? into DryRun concern module in resource.rb
Paul Buetow
2026-03-01
refactor: split file.rb into per-class files under lib/dslkeywords/
Paul Buetow
2026-03-01
fix: correct backup_resursively! typo in evaluate_present_recursively!
Paul Buetow
2026-03-01
fix: replace shell-interpolation with system() in DNFPackageManager
Paul Buetow
2026-03-01
fix dry-run crash when parent directory does not exist yet, add rake and rcm ...
Paul Buetow
2026-03-01
make rcm usable as a gem from any directory, fix bugs and tests
Paul Buetow
2025-02-28
fix
Paul Buetow
2025-02-28
jo
Paul Buetow
2025-02-28
can copy recursively a directory
Paul Buetow
2025-02-26
already done
Paul Buetow
2025-02-26
only run when resource not yet exists as expected
Paul Buetow
2025-02-26
rename dry? to do?
Paul Buetow
2025-02-26
can change owner of files and dirs
Paul Buetow
2025-02-25
initial mode support
Paul Buetow
2025-02-25
add touch file
Paul Buetow
2025-02-25
can purge a dir
Paul Buetow
2025-02-20
can backup alo a directory
Paul Buetow
2025-02-19
initial directory support
Paul Buetow
2025-02-19
factor out symlink test
Paul Buetow
2025-02-19
adding dry
Paul Buetow
2025-02-19
fix
Paul Buetow
2025-02-19
fix
Paul Buetow
2025-02-19
more on symlinks
Paul Buetow
2025-02-19
refactor
Paul Buetow
2025-02-19
make this work
Paul Buetow
2025-02-19
more on this
Paul Buetow
2025-02-19
nicer
Paul Buetow
2025-02-18
refactor file DSL
Paul Buetow
2025-02-18
refactor
Paul Buetow
2025-02-18
can clean up a file which is cleaning whole path
Paul Buetow
2025-02-18
add support to delete a file
Paul Buetow
2025-02-18
add ensure absent for file line
Paul Buetow
2025-02-18
test for dup resource
Paul Buetow
2025-02-18
rename temp dir
Paul Buetow
2025-02-18
testing backup
Paul Buetow
2025-02-18
only backup file when it changed
Paul Buetow
2025-02-18
Merge branch 'main' of codeberg.org:snonux/rcm
Paul Buetow
2025-02-18
add package initially
Paul Buetow
2025-02-18
backupping file when change
Paul Buetow
2025-02-17
cache the resource objs
Paul Buetow
2025-02-17
use a set
Paul Buetow
2025-02-17
sugar
Paul Buetow
[next]