add log viewer #3

Merged
kiwii merged 3 commits from plume/plume-ci:logs into master 5 years ago
Owner

Add a basic log viewer
screenshot of log viewer
(picture made with some echo and pipping ls into the logs

Add a basic log viewer ![screenshot of log viewer](https://user-images.githubusercontent.com/35889323/56468363-948ab380-642b-11e9-9387-6d3754fd1e41.png) (picture made with some echo and pipping `ls` into the logs
elegaanz (Migrated from github.com) approved these changes 5 years ago
elegaanz (Migrated from github.com) left a comment

👍

:+1:

Reviewers

The pull request has been merged as b23d9a0f68.
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 logs master
git pull origin logs

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff logs
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
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: plume/plume-ci#3
Loading…
There is no content yet.