improve script and add front end #2

Merged
kiwii merged 2 commits from plume/plume-ci:front-end into master 5 years ago
Owner

delete dockers for old commit same pr before running new one
add a front end heavily copied from Plume to see which pr are running
should in theory fetch pr name from github, but have CORS issues :'(

delete dockers for old commit same pr before running new one add a front end heavily copied from Plume to see which pr are running should in theory fetch pr name from github, but have CORS issues :'(
trinity-1686a reviewed 5 years ago
Poster
Owner

oups wrong name, should be pr-list.joinplu.me or something like that (i forgot to set it back after testing)

oups wrong name, should be `pr-list.joinplu.me` or something like that (i forgot to set it back after testing)
The pull request has been merged as 9d0e33637f.
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 front-end master
git pull origin front-end

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff front-end
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 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#2
Loading…
There is no content yet.