WIP: etc-git-status-script sending mail to last sysadmins #79

Draft
benpro wants to merge 5 commits from etc-git-status-script into unstable
Contributor

See #44

See #44
benpro added the
enhancement
label 2019-08-14 10:51:48 +02:00
benpro added a new dependency 2019-08-14 10:53:45 +02:00
Owner

Since we rely on /etc/evomaintenance.cf we should extract email addresses from there and not hardcode our addresses in the script.

Since we rely on `/etc/evomaintenance.cf` we should extract email addresses from there and not hardcode our addresses in the script.
Owner

Discussed with @gcolpart :
At this day, this issue is still relevant and the feature needed for Linux.

However, in the mean time, a script etc-git/files/etc-git-status was created.
The script etc-git/files/etc-git-status.sh must be merged with it.

There is also :

  • uncommited changes made by scripts (evoacme…)
  • this change will flood all the people that connected to the server the last 7 days…
Discussed with @gcolpart : At this day, this issue is still relevant and the feature needed for Linux. However, in the mean time, a script etc-git/files/etc-git-status was created. The script etc-git/files/etc-git-status.sh must be merged with it. There is also : * uncommited changes made by scripts (evoacme…) * this change will flood all the people that connected to the server the last 7 days…
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
This pull request has changes conflicting with the target branch.
  • etc-git/templates/etc-git-status.j2
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b etc-git-status-script unstable
git pull origin etc-git-status-script

Step 2:

Merge the changes and update on Forgejo.
git checkout unstable
git merge --no-ff etc-git-status-script
git push origin unstable
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: evolix/ansible-roles#79
No description provided.