You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/02/16 21:48:00 UTC

[jira] [Commented] (GEODE-8949) Create a Continuous Integration Pipeline

    [ https://issues.apache.org/jira/browse/GEODE-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285510#comment-17285510 ] 

ASF GitHub Bot commented on GEODE-8949:
---------------------------------------

mmartell opened a new pull request #745:
URL: https://github.com/apache/geode-native/pull/745


   This brings in the work of pivotal-jbarrett to the develop branch. It has been tested after merging with develop. Several new pieces are being brought in including but not limited to:
   
   - a PR pipeline (all PRs must pass this pipeline before they can be merged)
   - a new yaml templating tool (ytt)
   - new Windows tooling (Visual Studio 2019)
   - new Windows operating system (Windows Server 2019)
   - enhanced test discovery and test parallelism


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Create a Continuous Integration Pipeline
> ----------------------------------------
>
>                 Key: GEODE-8949
>                 URL: https://issues.apache.org/jira/browse/GEODE-8949
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Michael Martell
>            Priority: Major
>
> This will be our open source CI for publishing to the Apache Software Foundation. Two primary tenets are:
>  * based on Concourse
>  * PRs will trigger the CI pipeline and can't be merged until they pass the CI
> Note: The bulk of this work has been completed in draft [PR #716|http://github.com/apache/geode-native/pull/716]. See that PR for further details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)