V7.0.2 #45

Merged
muppeth merged 4 commits from v7.0.2 into staging 2024-06-11 00:47:33 +02:00
Owner
  • Upgrade to version 7.0.2
  • Added extra check tasks to upgrade process
- Upgrade to version 7.0.2 - Added extra check tasks to upgrade process
meaz was assigned by muppeth 2024-05-22 21:30:18 +02:00
muppeth added 1 commit 2024-05-22 21:30:19 +02:00
meaz approved these changes 2024-05-22 21:44:51 +02:00
meaz left a comment
Owner

Tested on morpheus without any issue.
BUT, there is a 7.0.3 version from today :) See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#7-0-3

Tested on morpheus without any issue. BUT, there is a 7.0.3 version from today :) See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#7-0-3
muppeth added 1 commit 2024-05-24 10:35:12 +02:00
Signed-off-by: muppeth <muppeth@disroot.org>
muppeth added 1 commit 2024-05-24 10:50:14 +02:00
Author
Owner

Yes I saw it. I have push bump to 7.0.3. I also added some tasks to playbook which creates backups of db as well as the entire instance.

Yes I saw it. I have push bump to 7.0.3. I also added some tasks to playbook which creates backups of db as well as the entire instance.
meaz approved these changes 2024-05-24 17:26:49 +02:00
@ -2,0 +4,4 @@
tasks:
- name: '[BACKUP] - Create backup dir'
file:
path: '{{ forgejo_db_dump_path }}'
Owner

I don't see that forgejo_db_dump_path var defined anywhere.

I don't see that `forgejo_db_dump_path` var defined anywhere.
Author
Owner

@meaz thanks for noticing. I rushed it. I updated things.

@meaz thanks for noticing. I rushed it. I updated things.
muppeth added 1 commit 2024-05-24 18:09:16 +02:00
muppeth merged commit 5e5c8dd415 into staging 2024-06-11 00:47:33 +02:00
muppeth deleted branch v7.0.2 2024-06-11 00:47:33 +02:00
muppeth referenced this pull request from a commit 2024-06-11 00:47:33 +02:00
muppeth referenced this pull request from a commit 2024-06-13 21:48:32 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Disroot-Ansible/forgejo#45
No description provided.