Christophe Chaudier
|
54d5b33e85
|
Merge branch '26-external-backup-on-s3' into 'main'
Resolve "external backup on S3"
Closes #26
See merge request lydra/yunohost/ansible-yunohost!42
|
2022-08-30 10:06:24 +00:00 |
|
Arthur BOUDREAULT
|
68815ff0f5
|
feat: add Ansible role Restic to use S3 backups
|
2022-08-30 10:06:24 +00:00 |
|
Christophe Chaudier
|
888d14cd03
|
Merge branch '45-refactor-improve-backup-usage' into 'main'
Resolve "refactor: improve backup usage README"
Closes #45
See merge request lydra/yunohost/ansible-yunohost!39
|
2022-07-26 09:32:00 +00:00 |
|
Arthur BOUDREAULT
|
5c7b3f9a65
|
refactor(ynh_backup): refactor YunoHost backup tasks and readme to be more explicit w/ what we expect from user
|
2022-07-26 09:32:00 +00:00 |
|
Christophe Chaudier
|
f141336502
|
Merge branch '60-local-backups-design-purge-system' into 'main'
Resolve "local backups: design purge system"
Closes #60
See merge request lydra/yunohost/ansible-yunohost!41
|
2022-07-25 13:16:54 +00:00 |
|
Arthur BOUDREAULT
|
6cf1239d41
|
feat: add purge system for local YunoHost backups
|
2022-07-25 13:16:54 +00:00 |
|
Christophe Chaudier
|
038b562465
|
Merge branch '61-fix-improve-borgbackup-ssh-keys-handling' into 'main'
Resolve "fix: improve borgbackup ssh keys handling"
Closes #61
See merge request lydra/yunohost/ansible-yunohost!40
|
2022-07-19 15:02:17 +00:00 |
|
Arthur BOUDREAULT
|
c86c36880b
|
fix: improve borgbackup ssh keys handling
docs: advise to use Ansible Vault
fix: use gather_facts module in order to get facts for borg role
|
2022-07-19 15:02:17 +00:00 |
|
Christophe Chaudier
|
764d3ee68b
|
Merge branch '59-double-check-ansible-tags' into 'main'
Resolve "double-check Ansible tags"
Closes #59
See merge request lydra/yunohost/ansible-yunohost!38
|
2022-07-19 14:47:08 +00:00 |
|
Arthur BOUDREAULT
|
cc3d2b97e0
|
refactor: update roles tags + drop cron tag
docs: new borg tag
|
2022-07-19 14:47:08 +00:00 |
|
Christophe Chaudier
|
732c4c5b5c
|
Merge branch '40-external-backup-on-borg' into 'main'
Resolve "external backup on borg"
Closes #40
See merge request lydra/yunohost/ansible-yunohost!32
|
2022-07-08 07:27:41 +00:00 |
|
Arthur BOUDREAULT
|
54d0ae4921
|
feat: add external backup on borg
|
2022-07-08 07:27:40 +00:00 |
|
Thomas MICHEL
|
86eaeb10f3
|
Merge branch '57-build-create-release-1-0-4' into 'main'
Resolve "build: create release 1.0.4"
Closes #57
See merge request lydra/yunohost/ansible-yunohost!37
|
2022-06-28 11:42:54 +00:00 |
|
Arthur BOUDREAULT
|
32aa42ef75
|
build: Create release 1.0.4
|
2022-06-28 08:57:15 +02:00 |
|
Christophe Chaudier
|
4ed831a102
|
Merge branch '56-build-create-release-1-0-3' into 'main'
Resolve "build: Create release 1.0.3"
Closes #56
See merge request lydra/yunohost/ansible-yunohost!36
|
2022-06-24 13:26:27 +00:00 |
|
Arthur BOUDREAULT
|
ac09aa37e2
|
build: Create release 1.0.3
|
2022-06-24 10:49:24 +02:00 |
|
Christophe Chaudier
|
57250cd2c2
|
Merge branch '55-fix-symlink-home-yunohost-backup-archives-fails-on-creation' into 'main'
Resolve "fix: symlink /home/yunohost.backup/archives fails on creation"
Closes #55
See merge request lydra/yunohost/ansible-yunohost!35
|
2022-06-23 15:15:28 +00:00 |
|
Arthur BOUDREAULT
|
608b757dfe
|
refactor(ynh_setup): new task to create backup directory and force symlink
|
2022-06-23 16:44:14 +02:00 |
|
Christophe Chaudier
|
5ba58e7517
|
Merge branch '54-docs-fix-typo-w-symbolic' into 'main'
Resolve "docs: fix typo w/ symbolic"
Closes #54
See merge request lydra/yunohost/ansible-yunohost!34
|
2022-06-22 15:15:01 +00:00 |
|
Arthur BOUDREAULT
|
5b1c46eaff
|
docs: fix typo with symbolic
|
2022-06-22 17:01:22 +02:00 |
|
Christophe Chaudier
|
88c96d8026
|
Merge branch '53-build-create-release-1-0-2' into 'main'
Resolve "build: Create release 1.0.2"
Closes #53
See merge request lydra/yunohost/ansible-yunohost!33
|
2022-06-22 14:16:17 +00:00 |
|
Arthur BOUDREAULT
|
a69ab3d362
|
build: Create release 1.0.2
|
2022-06-22 15:55:43 +02:00 |
|
Christophe Chaudier
|
b97fb8843f
|
Merge branch '52-ynh_setup-add-new-symbolic-links' into 'main'
Resolve "ynh_setup: add new symbolic links"
Closes #52
See merge request lydra/yunohost/ansible-yunohost!31
|
2022-06-22 13:29:07 +00:00 |
|
Arthur BOUDREAULT
|
974a89b598
|
feat(ynh_setup): add new symbolic links
|
2022-06-17 16:18:19 +02:00 |
|
Christophe Chaudier
|
9ec4777760
|
Merge branch '51-fix-create-version-1-0-1' into 'main'
Resolve "fix: create version 1.0.1"
Closes #51
See merge request lydra/yunohost/ansible-yunohost!30
|
2022-06-02 15:05:27 +00:00 |
|
Arthur BOUDREAULT
|
495b77c81e
|
fix(Ansible): create v1.0.1 to release it on Ansible-Galaxy
|
2022-06-02 15:05:27 +00:00 |
|
Christophe Chaudier
|
274d489a07
|
Merge branch '49-fix-add-meta-folder-for-publishing-on-ansible-galaxy' into 'main'
Resolve "fix: add meta folder for publishing on Ansible Galaxy"
Closes #49
See merge request lydra/yunohost/ansible-yunohost!29
|
2022-06-02 12:54:36 +00:00 |
|
Arthur BOUDREAULT
|
906e6a6acd
|
fix: publish collection on Ansible Galaxy
|
2022-06-02 12:54:36 +00:00 |
|
Christophe Chaudier
|
1f17e94d67
|
Merge branch '46-docs-improve-ansible-collection-usage' into 'main'
Resolve "docs: improve ansible collection usage"
Closes #46
See merge request lydra/yunohost/ansible-yunohost!28
|
2022-05-24 13:52:14 +00:00 |
|
Arthur BOUDREAULT
|
3a91b98bd1
|
docs: improve ansible collection usage
|
2022-05-24 15:31:20 +02:00 |
|
Christophe Chaudier
|
850a251322
|
Merge branch '47-create-release-1-0-0' into 'main'
Resolve "Create release 1.0.0"
Closes #47
See merge request lydra/yunohost/ansible-yunohost!27
|
2022-05-23 14:31:02 +00:00 |
|
Arthur BOUDREAULT
|
18979d588a
|
docs: update changelog for release 1.0.0 + syntax corrections for markdown
|
2022-05-23 16:29:01 +02:00 |
|
Christophe Chaudier
|
814ed522c0
|
Merge branch '38-create-a-collection' into 'main'
Resolve "Create a collection"
Closes #37, #27, #25, and #38
See merge request lydra/yunohost/ansible-yunohost!22
|
2022-05-23 11:49:09 +00:00 |
|
Arthur BOUDREAULT
|
6da3f36a31
|
refactor: change backup script vars position so user won't modify them
|
2022-05-23 10:54:03 +02:00 |
|
Arthur BOUDREAULT
|
25cf95e439
|
docs: apply Christophe suggestions for README
|
2022-05-23 10:53:36 +02:00 |
|
Arthur BOUDREAULT
|
23f458517c
|
refactor: add new pre-task to ynh_setup + fixes in README
|
2022-05-23 09:46:11 +02:00 |
|
Arthur BOUDREAULT
|
0f79911f3d
|
feat: adds symlink management
|
2022-05-23 09:46:11 +02:00 |
|
Arthur BOUDREAULT
|
5b78dd4c11
|
refactor: ynh_apps is now a role
|
2022-05-23 09:46:11 +02:00 |
|
Arthur BOUDREAULT
|
26351e9e11
|
refactor: transformed the role into a collection
|
2022-05-23 09:46:11 +02:00 |
|
Christophe Chaudier
|
bed20025a2
|
Merge branch '44-ci-fix-yaml-lint-fail' into 'main'
Resolve "ci: fix yaml-lint fail"
Closes #44
See merge request lydra/yunohost/ansible-yunohost!26
|
2022-05-19 17:47:37 +00:00 |
|
Christophe Chaudier
|
97622c012c
|
fix: typo
|
2022-05-19 17:47:37 +00:00 |
|
Christophe Chaudier
|
7ce5c4ff82
|
Merge branch '33-ci-add-more-lint' into 'main'
Resolve "ci: add more lint"
Closes #33
See merge request lydra/yunohost/ansible-yunohost!21
|
2022-03-31 07:54:52 +00:00 |
|
Christophe Chaudier
|
954caf83ad
|
docs: add release date on changelog
|
2022-03-31 09:50:57 +02:00 |
|
Christophe Chaudier
|
0679796b68
|
fix: yamllint errors
|
2022-03-31 09:50:57 +02:00 |
|
Christophe Chaudier
|
300d9e5b9f
|
ci: add Ansible galaxy linter to have a better Quality Score
|
2022-03-31 09:50:57 +02:00 |
|
Christophe Chaudier
|
6a4cbe1c84
|
Merge branch '42-docs-create-changelog' into 'main'
Resolve "docs: create changelog"
Closes #42
See merge request lydra/yunohost/ansible-yunohost!24
|
2022-02-10 16:33:26 +00:00 |
|
Arthur BOUDREAULT
|
5d94cf2e54
|
docs: create changelog
|
2022-02-08 14:03:37 +01:00 |
|
Christophe Chaudier
|
12a76db9a4
|
Merge branch '34-howto-auto-update-apps' into 'main'
✅Resolve "How to auto update apps"
Closes #34
See merge request lydra/yunohost/ansible-yunohost!18
|
2022-01-24 14:28:41 +00:00 |
|
Arthur BOUDREAULT
|
2281bedd22
|
feat: cron task to autoupdate Yunohost daily
|
2022-01-24 14:28:41 +00:00 |
|
Christophe Chaudier
|
2e8dacdd1c
|
Merge branch '32-feat-add-app-post_install' into 'main'
Resolve "feat: add app post_install"
Closes #32
See merge request lydra/yunohost/ansible-yunohost!16
|
2021-11-09 13:45:41 +00:00 |
|