-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
Update forked repo | Fetch latest changes from master
This commit r efers to issue #4226 .gitlab-ci clean-up
Parameters are the name of gitlab service, which are used as function names in the script. Running this script with service name as parameters will trigger the scripts stored for that service
Every job has its function in ./scripts/gitlab-ci.sh. The file is used to run scripts defined in the job. The scripts corresponding to a job can be run by passing the job-name as argument to the script
It looks like @AyushyaChitransh hasn'signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io Once you've signed, plesae reply to this thread with Many thanks, Parity Technologies CLA Bot |
[clabot:check] |
It looks like @AyushyaChitransh signed our Contributor License Agreement. 👍 Many thanks, Parity Technologies CLA Bot |
Both tests failing.
|
There are some problems with the script for windows. I will try to get this done by tomorrow. |
@paritytech/ci ^ |
Will get merged after 1.8 release. Still needs a review from @General-Beck or someone from @paritytech/ci |
after 1.8 |
hey @General-Beck if you have time, could you have a look? thanks. |
Two tests fail. Windows:
And Push-Release:
|
I'm working on it. several errors. |
any update on it? |
I like the pr a lot, but due to inactivity I'm closing it. Feel free to reopen when it's ready. |
There shall be a new PR at about the end of this weekend! The scripts in this PR were outdated, and some builds were also failing. Hope that new PR would be better than this one! 😄 |
maybe @paritytech/ci can comment what's required to get this merged. no need to waste the time of our contributors. |
This pull request refers to Issue of .gitlab-ci clean-up #4226