Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Conversation

@Wachiwi
Copy link
Contributor

@Wachiwi Wachiwi commented Aug 5, 2014

What did I change:

  • Added default file for init script to allow configuration for the
    runner
  • Updated install area inside ReadMe.md
  • Adapted the indention of the switch-case to match the rest of the
    script

EDIT:

  • Fixed description of line 17
  • Edited init.d-script variables to lowercase variables to match default file

Wachiwi added 30 commits May 30, 2013 12:35
… Dont start new build unless prev is submited
Init.d Script to Spawn Runner(s) at bootime
…up.out file being placed in the project root
Add extra step: SSH into GitLab to add host ID to known_hosts
Fix init.d script. Missing colon cause error during service registration
Wachiwi added 14 commits April 24, 2014 23:11
Make sure we submit completed build to coordinator.
Runner use http to clone repo from source so its no need in ssh key for
it

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
@Wachiwi
Copy link
Contributor Author

Wachiwi commented Aug 5, 2014

@jvanbaarsen Could you take a look?

@jvanbaarsen
Copy link

@randx Looks good

@mistresseve666
Copy link

Any idea when this could get released? I run gitlab ci runner in an environment where I can't use /home, so a default config file for init.d would be very helpful to have.

P.S. Wachiwi, lines 17 and 23 in the default example are the same; don't think they're meant to be.

@Wachiwi
Copy link
Contributor Author

Wachiwi commented Aug 10, 2014

@robodude666 thanks for mentioning. Fixed now

@jvanbaarsen
Copy link

Must have overlooked those lines @robodude666 Thanks :)

@Wachiwi
Copy link
Contributor Author

Wachiwi commented Aug 18, 2014

@jvanbaarsen Could you look at it again? Adapted the variable names inside the init.d script to common style by google

What did I change:

* Added default file for init script to allow configuration for the
runner
* Updated install area inside ReadMe.md
* Adapted the indention of the switch-case to match the rest of the
script

**EDIT:**

* Fixed description of line 17
* Edited init.d-script variables to lowercase variables to match default file
@Wachiwi
Copy link
Contributor Author

Wachiwi commented Aug 18, 2014

Fucked up author information -.-

@Wachiwi Wachiwi closed this Aug 18, 2014
@Wachiwi Wachiwi deleted the default_config branch August 18, 2014 08:40
@mistresseve666
Copy link

Based on the style guide you linked, constants should be all upper case.

@Wachiwi
Copy link
Contributor Author

Wachiwi commented Aug 18, 2014

yep you're right :D need to change it back ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants