dot

dot files manager

MIT License

Stars
1

Bot releases are visible (Hide)

dot - v0.0.8 Latest Release

Published by gszr 7 months ago

Changelog

Build process updates

  • c10ade8c5b4da003bfede7c9efa71ba55cc57253: build(goreleaser): arm64 = aarch64 on linux (@gszr)

Full Changelog: https://github.com/gszr/dot/compare/v0.0.7...v0.0.8

dot - v0.0.7

Published by github-actions[bot] 7 months ago

Changelog

Bug fixes

  • 9562a42c3a70e8b67e34d65706b1c8d4a8226b48: fix: resource fetch follows mapping behavior (@gszr)

Build process updates

  • 27583e31c777af8d7ed9da474f290b5f2d730928: build(deps): bump the go_modules group group with 2 updates (@dependabot[bot])

Other work

  • fcd158c6a48a9bb602b6b98761257ef9b784479d: docs(readme): add docs for resource fetching (@gszr)

Full Changelog: https://github.com/gszr/dot/compare/v0.0.6...v0.0.7

dot - v0.0.6

Published by github-actions[bot] 7 months ago

Changelog

New Features

  • db40d439eb117983d3e52eac2c7c6b168ea6c8a2: feat: add remote resource fetch (@gszr)

Other work

  • e186e8cf97a15394a0bbbda361211ec82f0e0f6b: ci(test): add go version matrix (@gszr)
  • ef6193b6364968b6fdec46c5888617896b34f1db: docs: add download info to readme (@gszr)

Full Changelog: https://github.com/gszr/dot/compare/v0.0.5...v0.0.6

dot - v0.0.5

Published by github-actions[bot] 8 months ago

Changelog

Build process updates

  • 08019c8ad2829a2bc67a057fc41f9f6ef7b97070: build(deps): bump actions/checkout from 3 to 4 (@dependabot[bot])
  • 2545ff778233fecd9721d04994566adff6e95d9c: build(deps): bump actions/setup-go from 4 to 5 (@dependabot[bot])
  • f690d60a6c281eaba3ba03e44bb16273f46d9341: build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (@dependabot[bot])
  • 8f54383e204b123c839b849c89878eff0201241f: build(deps): bump goreleaser/goreleaser-action from 4 to 5 (@dependabot[bot])

Other work

  • 949a0dc8ed70886456d80f418314f94ac1c47e2b: Create dependabot.yml (@gszr)
  • a60babbb4bcc27ad8c298976355ae0ca27c55cfc: docs: add templating feature docs (@gszr)

Full Changelog: https://github.com/gszr/dot/compare/v0.0.4...v0.0.5

dot - v0.0.4

Published by github-actions[bot] 8 months ago

Changelog

New Features

  • 157ed3236f082088d9f7e62550d3e19b5ced8108: feat: add templating to copy mapping (@gszr)

Bug fixes

  • 2c7a6b5ac74b3f616b8a8087be8f823c53259bdb: fix: remove debugging message (@gszr)

Other work

  • 76860c65577972683918838666ce381cc7d7e0fa: docs: update readme (@gszr)

Full Changelog: https://github.com/gszr/dot/compare/v0.0.2...v0.0.4

dot - v0.0.3

Published by github-actions[bot] 8 months ago

Changelog

New Features

  • 31869086e91b47ac3f5f8675263737577a74b0ca: feat: add templating to copy mapping (@gszr)

Other work

  • 3e00a293233b1cd973ce0f797132f662c734f06c: docs: update readme (@gszr)

Full Changelog: https://github.com/gszr/dot/compare/v0.0.2...v0.0.3

dot - v0.0.2

Published by github-actions[bot] over 1 year ago

Changelog

New Features

  • 884584e72ffb81cdbb13007202fc1c478fca3d0c: feat: -validate-only (@gszr)
  • b3fa7a45628b62cf226ad19a55d9b031fa9a5096: feat: add -v flag (inspired from goreleaser/nfpm) (@gszr)

Bug fixes

  • 4ecc7010d15fb6b6bca0a4c1c2100f4129ea06e1: fix: strict yaml decoding with KnownFields (@gszr)

Other work

  • 8f8940e761210e3e60c343a09bdb0716cb438491: refactor: reorganize error handling (@gszr)
  • d66e077828d85239bae3e5b2388fd94052bee1c6: tests: use testify assertions (@gszr)

Full Changelog: https://github.com/gszr/dot/compare/v0.0.1...v0.0.2

dot - v0.0.1

Published by github-actions[bot] over 1 year ago

Changelog

New Features

  • 89bf681ed3e6087caa03763571e1f42d71cd18b1: feat: add -rm flag (@gszr)
  • 4bab32d93f92b88494e36f58d2ba1e1c06a061f4: feat: add -rm-only and file_opts (@gszr)
  • b0115d92149df7f2ce651cbb8f73d189a08e00a3: feat: filter by os attribute (@gszr)

Bug fixes

  • 2092dec247f635466cc29d23ebb1af16bb1ad9c5: fix: create parent dir before copying (@gszr)
  • 749bc0659239da79d461977490c53d5e8c5516eb: fix: expand tilde char in destination (@gszr)
  • 82498bb35cc5c36c7e9b69f42f58816da8f236f4: fix: if file starts with dot, do not prepend one (@gszr)
  • fe42e1d95e160e73e0248d807199084d5f32f22c: fix: infer destination after dir prefix handling (@gszr)
  • ccc9e4b46a37de8e2f80dae3dfa600199d9e1540: fix: use lstat instead of stat (@gszr)

Other work

  • 341d265b86d9d6862e68fb54b6743eb70a3ee57d: Create README.md (@gszr)
  • 572c6e79196ad1052892b4d50f1ca627e9f7912f: Update README.md (@gszr)
  • d88680a4907cebd3b794e2c17f92dc2fcbd78ff3: cd: add goreleaser and release workflow (@gszr)
  • f9a7b9dc6435e83cf3bd566d64f51f70cef582c5: ci: add testing workflow (@gszr)
  • 397d124c8b96db6f0bae170ef83e7b9a80a1ab95: docs: add license (@gszr)
  • 55697b5aa9dfafd5853c335615241f90d7358e35: readme formatting (@gszr)
  • 0dcadce417587e098605d9f3ebbca2b91f6142a7: refactor & add some tests (@gszr)
  • 8029c64f82ad777001f330426dd26f21ee4f09ab: refactor: array of mappings (@gszr)
  • 85bba7aa4797add3432920a12710a72c4fe2367c: refactor: factor out main logic (@gszr)
  • 1ec1155dbdd86eae4c579b607a01f19552d6b76d: some more refactoring and docs (@gszr)
  • c228b9fb83c0eac1102794a89dbbe2cc4549bee9: wip: change file format, add some docs (@gszr)

Full Changelog: https://github.com/gszr/dot/compare/...v0.0.1

Package Rankings
Top 16.01% on Proxy.golang.org