Enhance-logging-deploy-#838 #850
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!850
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Enhance-logging-deploy-#838"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now the logging of server deploys act in a more desirable fashion.
Timestamp naming log directory:

Log file timestamps:

scripts/deployment/DeployTrigger.sh should not directly reference the path to the key, as it might be hard to follow. It is better to have an abstract path, such as
/path/to/key/private.keyand mention in the Wiki that this path should be replaced with the path to the key.Looks lovely (like you).
Just remember to update #838 / #718 and the Wiki accordingly.