Commit Graph

50 Commits

Author SHA1 Message Date
wpetit e587d00265 Merge branch 'release/0.0.6' 2022-09-27 22:34:44 +02:00
wpetit b074124b04 chore: update changelog for version 0.0.6 2022-09-27 22:31:06 +02:00
wpetit f1174e5d63 chore: bump to version 0.0.6 2022-09-27 22:30:55 +02:00
wpetit a8fa028f8f chore: fix start-release task 2022-09-27 22:30:43 +02:00
wpetit f4b3d8f532 feat: aggregate defaults and values
- Output merged defaults and values
- Add "check" command
2022-09-27 22:23:18 +02:00
wpetit 53b2bba28b fix: update common flags definition 2022-09-27 22:23:18 +02:00
wpetit 6b1fd647e1 fix: ignore ErrClosed in deferred func 2022-09-27 22:23:18 +02:00
wpetit 1c770b7413 feat: prevent stdout close 2022-09-27 22:23:18 +02:00
wpetit bbdfb30205 feat: add null:// update handler 2022-09-27 22:23:18 +02:00
wpetit ab4f498b7c feat: use --debug flag for error more verbose output 2022-09-27 22:23:18 +02:00
wpetit 08cd172502 feat: expose build informations when using --version flag 2022-09-27 22:23:18 +02:00
wpetit 71fc7c8742 chore: inject build info on development build 2022-09-27 22:23:18 +02:00
wpetit b2f744578f chore: disable install script tests in watch mode 2022-09-27 22:23:18 +02:00
wpetit 6d70fa153d feat: expose version in frmd binary 2022-09-27 22:23:18 +02:00
wpetit bfd44f1774 Merge tag '0.0.5' into develop
0.0.5
2022-08-01 10:37:37 +02:00
wpetit af8f1a0d0c Merge branch 'release/0.0.5' 2022-08-01 10:37:32 +02:00
wpetit e6d7ed5904 chore: add release preparation tasks with changelog generation 2022-08-01 10:37:08 +02:00
wpetit 252eb65b88 chore: update changelog for version 0.0.5 2022-08-01 10:34:32 +02:00
wpetit ab858a11d5 chore: bump to version 0.0.5 2022-08-01 10:34:31 +02:00
wpetit e6258f37ac feat: ansible-vault values auto retagging in yaml format
Using the YAML encoder, Formidable is now capable of detecting et
retagging ansible-vault [1] encrypted values.

You can use the query parameter 'ansible_vault=no' to disable this
behavior.

[1] https://docs.ansible.com/ansible/latest/user_guide/vault.html
2022-08-01 10:03:21 +02:00
wpetit bd70c1b91a Merge tag '0.0.4' into develop
Fix install script on alpine
2022-06-15 21:28:37 +02:00
wpetit d08e7ea64f Merge branch 'release/0.0.4' 2022-06-15 21:18:54 +02:00
wpetit b24c3918c8 chore: bump version 2022-06-15 21:18:20 +02:00
wpetit 3553870668 feat(install): fix script execution on alpine
fix #1
2022-06-15 21:14:23 +02:00
wpetit 1551cf6925 chore: bump version 2022-06-15 17:21:27 +02:00
wpetit 15ab4d2e0d Merge branch 'release/0.0.3' 2022-06-15 17:20:31 +02:00
wpetit f3bb9ebcb2 chore: bump version 2022-06-15 17:20:22 +02:00
wpetit ddbe4c0f26 feat: add browserless mode
Add 3 new "edit" command parameters:

- `--http-port` - Specify the HTTP port used by the web server (instead
  of 127.0.0.1)
- `--http-host` - Specify the HTTP host used by the web server (instead
  of a random one)
- `--no-browser` - Disable the automatic start of the web browser
2022-06-15 17:17:38 +02:00
wpetit 29026a6295 Merge tag '0.0.2-1' into develop
Release fix
2022-05-12 18:37:18 +02:00
wpetit 247e70c532 Merge branch 'hotfix/0.0.2-1' 2022-05-12 18:37:06 +02:00
wpetit d8490627dc chore: generate assets before release 2022-05-12 18:36:57 +02:00
wpetit e5d38a04e9 Merge tag '0.0.2' into develop
Github workflows
2022-05-12 18:34:25 +02:00
wpetit 2b5eb5d286 Merge branch 'release/0.0.2' 2022-05-12 18:34:12 +02:00
wpetit af5d7a1d14 chore: generate assets before build 2022-05-12 18:33:02 +02:00
wpetit fe3b807b98 chore: add basic github workflows 2022-05-12 18:33:02 +02:00
Bornholm bedd469774 chore: update README 2022-05-12 18:33:02 +02:00
Bornholm f2500f72a8 chore: update README 2022-05-12 18:33:01 +02:00
Bornholm ad7fca609f
chore: update README 2022-05-11 09:48:36 +02:00
wpetit 535a5531e0 Merge branch 'hotfix/install-script' 2022-05-11 09:32:33 +02:00
wpetit c37f292f62 chore: fix install script 2022-05-11 09:32:21 +02:00
wpetit 9281685f09 chore: use .env file in make tasks 2022-05-10 22:40:20 +02:00
wpetit b449e46f41 chore: remove changelog from repo 2022-05-10 22:37:27 +02:00
wpetit 0e7e955a58 feat: values updaters 2022-05-10 22:31:17 +02:00
wpetit 08476e5346 chore: update README 2022-05-09 14:37:43 +02:00
wpetit 9e851f2e69 chore: use english in templates 2022-05-09 14:23:23 +02:00
wpetit 5383ed7ced feat: url based multi-format loaders/decoders 2022-05-09 14:23:01 +02:00
wpetit 1353755683 chore: add README 2022-05-09 14:07:39 +02:00
wpetit e05722cc2f feat: url based data loading system 2022-05-05 16:22:52 +02:00
wpetit 2a7dc481b1 chore: tailwindcss theme + goreleaser basic recipe 2022-05-04 16:56:07 +02:00
wpetit ada7f18e36 Initial commit 2022-05-03 18:04:11 +02:00