Commit Graph

  • 88b07ea934 feat(destroy): implement destroy command parity Micheal Wilkinson 2026-03-20 17:49:55 +00:00
  • 4901f7b664 test(destroy): add failing destroy parity tests Micheal Wilkinson 2026-03-20 17:49:26 +00:00
  • f186286a7e docs: mark commit parity complete Micheal Wilkinson 2026-03-20 17:48:16 +00:00
  • d8eaf4d058 feat(commit): implement commit command parity Micheal Wilkinson 2026-03-20 17:48:04 +00:00
  • eeeb9f7d8e test(commit): add failing commit parity tests Micheal Wilkinson 2026-03-20 17:47:33 +00:00
  • f0dc55159b docs: mark push parity complete Micheal Wilkinson 2026-03-20 17:46:17 +00:00
  • 8a451cbaee feat(push): implement push command parity Micheal Wilkinson 2026-03-20 17:46:07 +00:00
  • e60000680b test(push): add failing push parity tests Micheal Wilkinson 2026-03-20 17:45:41 +00:00
  • 4a2f0ff0b8 docs: update parity checklist and changelog for pull Micheal Wilkinson 2026-03-20 17:44:35 +00:00
  • 4fb028cd81 feat(pull): implement pull command parity Micheal Wilkinson 2026-03-20 17:44:13 +00:00
  • 4a422bd241 test(pull): add failing pull parity tests Micheal Wilkinson 2026-03-20 17:43:39 +00:00
  • 6719fb170b docs(readme): document rc implementation and parity checklist Micheal Wilkinson 2026-03-20 17:43:12 +00:00
  • f3b1a7707a docs(changelog): document rc command implementation Micheal Wilkinson 2026-03-20 15:30:13 +00:00
  • a381746cef feat(rc): implement rc command with .homesick.d script execution Micheal Wilkinson 2026-03-20 15:29:58 +00:00
  • 75f636f9ba test(rc): add failing tests for Rc command Micheal Wilkinson 2026-03-20 15:26:50 +00:00
  • 1e5de20a41 docs(changelog): document breaking change section convention Micheal Wilkinson 2026-03-20 15:06:33 +00:00
  • 07d73660eb docs(changelog): seed unreleased section with breaking heading Micheal Wilkinson 2026-03-20 15:05:20 +00:00
  • 029175cb55 docs(changelog): note breaking release section Micheal Wilkinson 2026-03-20 15:04:25 +00:00
  • 38f649e99b feat(release): support breaking changelog notes Micheal Wilkinson 2026-03-20 15:04:15 +00:00
  • af491aa267 test(release): treat breaking notes as major bump Micheal Wilkinson 2026-03-20 15:03:30 +00:00
  • 0dd38e5267 docs(changelog): note release tag recommendation guard Micheal Wilkinson 2026-03-20 14:59:57 +00:00
  • 93918f3a39 feat(release): guard empty notes and recommend next tag Micheal Wilkinson 2026-03-20 14:59:46 +00:00
  • 3b8dadbd29 test(release): guard empty notes and suggest next tag Micheal Wilkinson 2026-03-20 14:58:31 +00:00
  • f9c853a4e9 docs(changelog): note release preparation automation Micheal Wilkinson 2026-03-20 14:55:16 +00:00
  • 799c8d167d feat(release): automate release preparation Micheal Wilkinson 2026-03-20 14:54:57 +00:00
  • feb8ca3434 test(release): use external package for release prep tests Micheal Wilkinson 2026-03-20 14:51:23 +00:00
  • dbb6c82562 test(release): cover automated release preparation Micheal Wilkinson 2026-03-20 14:49:42 +00:00
  • c3f809a586 chore(release): add UPX compression for linux artifacts Micheal Wilkinson 2026-03-20 14:46:54 +00:00
  • 8fc831dfdf chore(ci): re-enable Go module caching and add coverage badge to README Micheal Wilkinson 2026-03-20 13:55:09 +00:00
  • 7e32cd83c5 chore(ci): install aws cli via setup action Micheal Wilkinson 2026-03-20 13:42:23 +00:00
  • 3d71433630 chore(ci): pin Go toolchain to 1.26.1 in workflows Micheal Wilkinson 2026-03-20 13:30:19 +00:00
  • c6c382afce chore(ci): add bash as default shell for workflows Micheal Wilkinson 2026-03-20 13:20:24 +00:00
  • 665401f2bd chore(ci): use catthehacker/ubuntu container for better tool availability Micheal Wilkinson 2026-03-20 13:16:11 +00:00
  • d084abd636 chore(ci): remove Go module caching to eliminate artifact cache timeouts Micheal Wilkinson 2026-03-20 13:13:53 +00:00
  • a6034ce470 chore(bash): remove redundant bash script Micheal Wilkinson 2026-03-20 13:06:46 +00:00
  • 484db0781b ci(gitea): use pipx for awscli installation Micheal Wilkinson 2026-03-20 13:04:30 +00:00
  • 4a8ef7e1f6 ci(gitea): use pip for awscli installation Micheal Wilkinson 2026-03-20 12:53:09 +00:00
  • b3f66e9e2e docs(changelog): note go cache in gitea pipelines Micheal Wilkinson 2026-03-20 12:07:18 +00:00
  • 9d6dacb0f8 ci: cache go modules and build outputs in workflows Micheal Wilkinson 2026-03-20 12:07:10 +00:00
  • 195b936de6 docs(changelog): note coverage artefact publishing Micheal Wilkinson 2026-03-20 11:46:12 +00:00
  • f6b5186f31 ci(gitea): publish coverage reports to artefact storage Micheal Wilkinson 2026-03-20 11:46:05 +00:00
  • ea16ba8430 chore(go): Removing unused function Micheal Wilkinson 2026-03-20 09:57:40 +00:00
  • 96ce572792 docs(changelog): note CLI help messaging improvements Micheal Wilkinson 2026-03-20 09:56:16 +00:00
  • d638f201fe fix(cli): improve help name and description Micheal Wilkinson 2026-03-20 09:54:42 +00:00
  • e09bdd78c2 docs(changelog): note unified push validation workflow Micheal Wilkinson 2026-03-20 09:50:12 +00:00
  • 0034a6f4e2 ci(gitea): unify push and merged-pr validation Micheal Wilkinson 2026-03-20 09:50:00 +00:00
  • aa66695665 docs(readme): add workflow status badges Micheal Wilkinson 2026-03-20 09:41:28 +00:00
  • a7e4c501e4 ci(gitea): add validation and release workflows Micheal Wilkinson 2026-03-20 09:37:09 +00:00
  • 0dfacc31d4 chore(build): rename binary to gosick Micheal Wilkinson 2026-03-19 16:33:45 +00:00
  • 1d26594010 docs(changelog): add unreleased migration notes Micheal Wilkinson 2026-03-19 16:28:44 +00:00
  • c10ff251d5 docs(changelog): update formatting Micheal Wilkinson 2026-03-19 16:26:31 +00:00
  • 8d34674415 chore: remove Ruby implementation and tooling Micheal Wilkinson 2026-03-19 16:17:54 +00:00
  • 8174c6a983 refactor(cli): use kong for command parsing Micheal Wilkinson 2026-03-19 14:51:47 +00:00
  • 1d4c088edc test(cli): add parser coverage for kong refactor Micheal Wilkinson 2026-03-19 14:40:08 +00:00
  • 040bf31b56 fix(core): route status and diff output through app writers Micheal Wilkinson 2026-03-19 14:29:52 +00:00
  • 4355e7fd9d test(core): add status diff and version suites Micheal Wilkinson 2026-03-19 14:29:03 +00:00
  • b7c353553a test(core): add dedicated list and show_path suites Micheal Wilkinson 2026-03-19 14:25:37 +00:00
  • 2f45d28acb feat(core,cli): implement track command with go-git staging Micheal Wilkinson 2026-03-19 14:21:15 +00:00
  • 904c1be192 chore(go): Adding fun comment Micheal Wilkinson 2026-03-19 14:20:15 +00:00
  • f443e96f9e test(core): add failing track behavior suite Micheal Wilkinson 2026-03-19 14:19:29 +00:00
  • 0076588e1f chore(git): updating ignore to split irrelevant files out Micheal Wilkinson 2026-03-19 14:16:15 +00:00
  • 919f033c8b feat(go): implement unlink Micheal Wilkinson 2026-03-19 14:11:49 +00:00
  • dbc77a1b34 feat(core): reimplement clone with go-git Micheal Wilkinson 2026-03-19 14:05:50 +00:00
  • d02d118b28 test(core): add failing clone suite for go-git migration Micheal Wilkinson 2026-03-19 13:58:25 +00:00
  • a952c4f6bf chore(just): build linux binary for behavior-go Micheal Wilkinson 2026-03-19 13:48:26 +00:00
  • e733dff818 feat(go): implement link with subdir and force handling Micheal Wilkinson 2026-03-19 13:46:48 +00:00
  • 41584dec6a chore(go): scaffold module and add failing link tests Micheal Wilkinson 2026-03-19 13:44:02 +00:00
  • 005209703e Adding a set of behavioural tests Micheal Wilkinson 2026-03-19 10:57:25 +00:00
  • ee4388b0f4 Moved code to a more logical home. Jeremy Cook 2019-01-19 23:21:27 -05:00
  • a44a514007 Reduced visibility of methods. Jeremy Cook 2019-01-19 18:59:46 -05:00
  • 9431cb78af Moved code to utils to reduce method complexity. Jeremy Cook 2019-01-19 18:45:56 -05:00
  • 46c52769a6 Fixed issue where using pretend option would not evaluate files correctly. Jeremy Cook 2019-01-19 15:03:28 -05:00
  • fdb57cd846 Apply fixes suggested by Rubocop. Jeremy Cook 2019-01-19 07:41:56 -05:00
  • ff387280d5 Merge branch 'master' of github.com:technicalpickles/homesick Jeremy Cook 2019-01-18 23:33:41 -05:00
  • f09c62d922 Minor fixes suggested by rubocop. Jeremy Cook 2019-01-18 23:32:31 -05:00
  • dd7d52a25d Run Travis tests on Ruby 2.5.0, too Balint Reczey 2018-03-08 08:46:36 +01:00
  • f1630ece79 Fix tests on Ruby 2.5 Balint Reczey 2018-03-07 17:37:40 +01:00
  • 11ee8cdc0d Fix markdown typo Denny Schäfer 2018-01-11 00:20:23 +01:00
  • ceb08cbe22 Update Gemfile to remove reference to outdated version of rack. Jeremy Cook 2019-01-13 15:38:36 -05:00
  • 057e1cfc59 Regenerate gemspec for version 1.1.6 Jeremy Cook 2017-12-20 16:03:17 -05:00
  • 89f3000d8b Prepare for release of new version Jeremy Cook 2017-12-20 16:01:20 -05:00
  • 36e3cb6bbf Require fileutils correctly Diego Rabatone Oliveira 2017-12-18 13:40:44 -02:00
  • 9ebae75e7d Add testcase mail6543210 2017-09-23 00:41:33 +08:00
  • 35e1909790 Real fix for #148 mail6543210 2017-09-19 20:30:15 +08:00
  • 3b633ed326 Rename content to source mail6543210 2017-09-19 20:29:06 +08:00
  • fdf2da84dd Revert "Use source content instead of source path (fixes: #148)" mail6543210 2017-09-19 20:26:01 +08:00
  • e561566b46 Merge pull request #172 from rbalint/master Jeremy Cook 2018-03-08 06:37:30 -05:00
  • dcef34c17d Run Travis tests on Ruby 2.5.0, too Balint Reczey 2018-03-08 08:46:36 +01:00
  • 72d11c4a47 Fix tests on Ruby 2.5 Balint Reczey 2018-03-07 17:37:40 +01:00
  • c2457bae9f Merge pull request #171 from tuxinaut/master Jeremy Cook 2018-01-11 07:41:01 -05:00
  • 001bd32bb3 Fix markdown typo Denny Schäfer 2018-01-11 00:20:23 +01:00
  • 7080321081 Regenerate gemspec for version 1.1.6 v1.1.6 Jeremy Cook 2017-12-20 16:03:17 -05:00
  • 9d9cf66de6 Prepare for release of new version Jeremy Cook 2017-12-20 16:01:20 -05:00
  • 9e9a940825 Merge pull request #170 from diraol/fix-fileutils Jeremy Cook 2017-12-18 10:48:14 -05:00
  • 257e974c38 Require fileutils correctly Diego Rabatone Oliveira 2017-12-18 13:40:44 -02:00
  • 615e31428c Merge pull request #167 from mail6543210/master Jeremy Cook 2017-10-13 17:59:36 -04:00
  • 8c2a1d0f84 Add testcase mail6543210 2017-09-23 00:41:33 +08:00
  • 62c934774b Real fix for #148 mail6543210 2017-09-19 20:30:15 +08:00
  • d3d6974b7b Rename content to source mail6543210 2017-09-19 20:29:06 +08:00
  • 474d69da0b Revert "Use source content instead of source path (fixes: #148)" mail6543210 2017-09-19 20:26:01 +08:00