* requirements for new repos
@ 2019-03-07 16:50 zshelle
2019-03-07 19:24 ` Patrick Venture
0 siblings, 1 reply; 5+ messages in thread
From: zshelle @ 2019-03-07 16:50 UTC (permalink / raw)
To: openbmc
Besides the license and maintainers files, are there any other general
requirements for each repo?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: requirements for new repos
2019-03-07 16:50 requirements for new repos zshelle
@ 2019-03-07 19:24 ` Patrick Venture
2019-03-07 23:23 ` Zane Shelley
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Patrick Venture @ 2019-03-07 19:24 UTC (permalink / raw)
To: zshelle; +Cc: OpenBMC Maillist
On Thu, Mar 7, 2019 at 8:43 AM zshelle <zshelle@linux.vnet.ibm.com> wrote:
>
> Besides the license and maintainers files, are there any other general
> requirements for each repo?
You'll want a bootstrap.sh script for the CI to hit. This'll run our
normal validation. There's additionally a .clang-format file that'll
ensure conformance to the style guide.
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: requirements for new repos
2019-03-07 19:24 ` Patrick Venture
@ 2019-03-07 23:23 ` Zane Shelley
2019-03-08 3:23 ` Zane Shelley
2019-03-18 12:03 ` Brad Bishop
2 siblings, 0 replies; 5+ messages in thread
From: Zane Shelley @ 2019-03-07 23:23 UTC (permalink / raw)
To: OpenBMC Maillist
On 2019-03-07 13:24, Patrick Venture wrote:
> On Thu, Mar 7, 2019 at 8:43 AM zshelle <zshelle@linux.vnet.ibm.com>
> wrote:
>>
>> Besides the license and maintainers files, are there any other general
>> requirements for each repo?
>
> You'll want a bootstrap.sh script for the CI to hit. This'll run our
> normal validation. There's additionally a .clang-format file that'll
> ensure conformance to the style guide.
>
>>
Thanks! Will look into it.
--
- Zane
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: requirements for new repos
2019-03-07 19:24 ` Patrick Venture
2019-03-07 23:23 ` Zane Shelley
@ 2019-03-08 3:23 ` Zane Shelley
2019-03-18 12:03 ` Brad Bishop
2 siblings, 0 replies; 5+ messages in thread
From: Zane Shelley @ 2019-03-08 3:23 UTC (permalink / raw)
To: OpenBMC Maillist
On 2019-03-07 13:24, Patrick Venture wrote:
> On Thu, Mar 7, 2019 at 8:43 AM zshelle <zshelle@linux.vnet.ibm.com>
> wrote:
>>
>> Besides the license and maintainers files, are there any other general
>> requirements for each repo?
>
> You'll want a bootstrap.sh script for the CI to hit. This'll run our
> normal validation. There's additionally a .clang-format file that'll
> ensure conformance to the style guide.
>
>>
Thanks! Will look into it.
--
- Zane
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: requirements for new repos
2019-03-07 19:24 ` Patrick Venture
2019-03-07 23:23 ` Zane Shelley
2019-03-08 3:23 ` Zane Shelley
@ 2019-03-18 12:03 ` Brad Bishop
2 siblings, 0 replies; 5+ messages in thread
From: Brad Bishop @ 2019-03-18 12:03 UTC (permalink / raw)
To: Patrick Venture; +Cc: zshelle, OpenBMC Maillist
On Thu, Mar 07, 2019 at 11:24:34AM -0800, Patrick Venture wrote:
>On Thu, Mar 7, 2019 at 8:43 AM zshelle <zshelle@linux.vnet.ibm.com> wrote:
>>
>> Besides the license and maintainers files, are there any other general
>> requirements for each repo?
>
>You'll want a bootstrap.sh script for the CI to hit. This'll run our
>normal validation.
William added support to CI for Meson - I'd suggest having a look at
that in place of autotools. Here is a sample openbmc project using
Meson:
https://gerrit.openbmc-project.xyz/#/c/openbmc/stdplus/+/17853/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-03-18 12:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-07 16:50 requirements for new repos zshelle
2019-03-07 19:24 ` Patrick Venture
2019-03-07 23:23 ` Zane Shelley
2019-03-08 3:23 ` Zane Shelley
2019-03-18 12:03 ` Brad Bishop
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.