- Aug 07, 2019
-
-
Thomas Schmidt authored
.. as its covered in https://en.opensuse.org/SDB:Docker already.
-
Thomas Schmidt authored
permissions for user
-
- Aug 01, 2019
-
-
Saray Cabrera Padrón authored
-
Saray Cabrera Padrón authored
This reverts commit 0e1f7690.
-
Saray Cabrera Padrón authored
This reverts commit 90eba0de.
-
Saray Cabrera Padrón authored
-
Saray Cabrera Padrón authored
-
- Apr 02, 2019
-
-
Dany Marcoux authored
Following a discussion with srinidhi/@srinidhibs on IRC, I realized that we didn't document this and not fulfilling this requirement causes issues when trying to run feature specs.
-
- Mar 12, 2019
-
-
Henne Vogelsang authored
The other one doesn't exist anymore.
-
- Jan 21, 2019
-
-
Björn Geuken authored
Emphesize more that the backend won't run on MacOS and Windows.
-
- Nov 14, 2018
-
-
Alexandru Ungureanu authored
-
- Nov 11, 2018
-
-
Alexandru Ungureanu authored
-
- Oct 09, 2018
-
-
Dany Marcoux authored
Following our retrospective discussions, we agreed to have a pull request template to promote good practices in pull requests we create and receive. This is for us, but also for our contributors.
-
- Aug 28, 2018
-
-
Björn Geuken authored
Document when we are okay to dismiss review requests. That's what we agreed on within the team.
-
- Aug 04, 2018
-
-
Stephan Kulow authored
We test code commits on circleci and merges in the OBS packages. Travis-CI is pretty much unmaintained (e.g. the gem caches are broken atm and noone cares) So remove one out of 3 CI systems
-
- Jul 27, 2018
-
-
Henne Vogelsang authored
- Make the request for contributions more prominent - Don't bother people with 'alternate ways' of setting up the git commit message template - Add commit/PR guidelines (partly stolen from https://github.com/rtbkit/rtbkit) - Add a nice get-Help secion - split out review section This should prepare new contributors better for producing changes that we will actually merge.
-
- Jul 26, 2018
-
-
Saray Cabrera Padrón authored
Co-authored-by: Henne Vogelsang <hvogel@opensuse.org>
-
- Jul 24, 2018
-
-
Saray Cabrera Padrón authored
Describe labels in the wiki as a deprecated feature.
-
- Jul 04, 2018
-
-
Henne Vogelsang authored
This simply is not prepared to be ran with any other uid than 1000 and is not really something that we should point new contributors to.
-
- Jun 26, 2018
-
-
Oliver Kurz authored
Fixes a documentation regression introduced by 81542e1d.
-
- Jun 07, 2018
-
-
Björn Geuken authored
Add commit message guidelines we agreed on some weeks ago
-
- Apr 13, 2018
-
-
Dany Marcoux authored
-
- Apr 11, 2018
-
-
Dany Marcoux authored
It makes contributing a tiny bit simpler. Anyone contributing code will run `rake docker:build`, thereby setting up the git commit message template without having to copy and paste the command. Anyone else contributing documentation only is still aware of it.
-
- Apr 08, 2018
-
-
Dany Marcoux authored
It won't interfere with the global .gitconfig and have potential side-effects in other projects. It's a one time setup unlike the previous recommendation. With `cp`, it needs to be copied again whenever the template changes.
-
- Apr 05, 2018
-
-
C-Lion authored
Replaced broken contact link in Contributing.md to fix issue #4442
-
- Feb 09, 2018
-
-
Henne Vogelsang authored
A bunch of us have talked about what the content of good commit meesages should look like and came up with this template. Here is how you can make use of it: cp .gitmessage ~/.gitmessage Add this to your ~/.gitconfig [commit] template = ~/.gitmessage Everyboy following this template will help people to understand the changes in the future. Addtionally it will make it easier for us to use commit messages in documentation like our Changelog, books or our blog. Co-authored-by: Manuel Schnitzer <github@mschnitzer.de> Co-authored-by: Björn Geuken <bgeuken@suse.de> Co-authored-by: Henne Vogelsang <hvogel@opensuse.org> Co-authored-by: Moises Deniz Aleman <mdeniz@suse.com> Co-authored-by: Eduardo Navarro <enavarro@suse.com>
-
- Nov 02, 2017
-
-
Björn Geuken authored
We had two sections of how we review code. This drops the older version. Though both versions were almost identical.
-
- Oct 25, 2017
-
-
Henne Vogelsang authored
-
- Sep 25, 2017
-
-
Henne Vogelsang authored
-
- Sep 19, 2017
-
-
Henne Vogelsang authored
Brings all the advantages of containers vs. virtual machines. Can be used as a base for dockerizing for CI/production.
-
- Aug 29, 2017
-
-
Ana María Martínez Gómez authored
Create a rake task to run git-cop and document it.
-
- Aug 06, 2017
-
-
Ana María Martínez Gómez authored
Add a *How to write proper commit messages* section to the our contributing file which include the git-cop current configuration.
-
Ana María Martínez Gómez authored
We are using `dist` tag but is not in our contributing file.
-
- Jul 05, 2017
-
-
Henne Vogelsang authored
-
- Mar 10, 2017
-
-
Henne Vogelsang authored
foreman will start all services/daemons that you need for a full fledged OBS. There is currently an issue with thinking sphinx https://github.com/pat/thinking-sphinx/issues/1049 That's why this is commented out. Nevertheless ts will be started by clockwork.
-
- Oct 20, 2016
-
-
Henne Vogelsang authored
MacOS and Windows do not necesarrily run on a case sensitive filesystem but the backend source needs this.
-
- Sep 20, 2016
-
-
Björn Geuken authored
-
- Sep 19, 2016
-
-
Ana María Martínez Gómez authored
Remove P0 label from the Contribution readme as it does not exist. Closes https://github.com/openSUSE/open-build-service/issues/2146
-
- Sep 14, 2016
-
-
Ana María Martínez Gómez authored
memer -> member
-
- Sep 12, 2016
-
-
eduardoj authored
Typo. cofiguration -> configuration
-