public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/vendors/microsoft/heads/main)] Add open source code of conduct and fix status badge (#53)
@ 2021-05-27  1:20 Eugene Rozenfeld
  0 siblings, 0 replies; only message in thread
From: Eugene Rozenfeld @ 2021-05-27  1:20 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:89a250b45dfa4a2c716e13962a74bd4464c0ce84

commit 89a250b45dfa4a2c716e13962a74bd4464c0ce84
Author: Victor Tong <53017530+vitong@users.noreply.github.com>
Date:   Fri May 21 09:14:10 2021 -0700

    Add open source code of conduct and fix status badge (#53)
    
    This change adds a link to the Microsoft open source code of conduct and fixes the workflow status badges

Diff:
---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 769cc300291..812219ab866 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,14 @@ This repository is not meant to be another mechanism for GCC developers to check
 
 We intend to work with the GCC community to integrate any changes we make in our vendor branches back upstream to the corresponding GCC release branches and master where appropriate.
 
+[Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct)
+
 ## Mirrored Branches: 
 
 | Branch | Status | Description |
 | --- | --- | --- |
-| current | [![current Status](https://github.com/microsoft/gcc/actions/workflows/build/badge.svg?branch=current)](https://github.com/microsoft/gcc/actions?query=workflow%3Abuild+branch%3Acurrent) | Mirrors the *vendors/microsoft/main branch* in the upstream GCC repository. That vendor branch is based off the [GCC master branch](https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/master).
-| gcc-9.1.0 | [![gcc-9.1.0 Status](https://github.com/microsoft/gcc/actions/workflows/build/badge.svg?branch=gcc-9.1.0)](https://github.com/microsoft/gcc/actions?query=workflow%3Abuild+branch%3Agcc-9.1.0) | Mirrors the *vendors/microsoft/9.1.0 branch* in the upstream GCC repository. That vendor branch is based off the [releases/gcc-9.1.0 tag](https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=releases/gcc-9.1.0).
+| current | [ [![build](https://github.com/microsoft/gcc/actions/workflows/build.yaml/badge.svg?branch=current)](https://github.com/microsoft/gcc/actions/workflows/build.yaml) [![test-gcc](https://github.com/microsoft/gcc/actions/workflows/test-gcc.yaml/badge.svg?branch=current)](https://github.com/microsoft/gcc/actions/workflows/test-gcc.yaml) | Mirrors the *vendors/microsoft/main branch* in the upstream GCC repository. That vendor branch is based off the [GCC master branch](https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/master).
+| gcc-9.1.0 | [![build](https://github.com/microsoft/gcc/actions/workflows/build.yaml/badge.svg?branch=gcc-9.1.0)](https://github.com/microsoft/gcc/actions/workflows/build.yaml) [![test-gcc](https://github.com/microsoft/gcc/actions/workflows/test-gcc.yaml/badge.svg?branch=gcc-9.1.0)](https://github.com/microsoft/gcc/actions/workflows/test-gcc.yaml) | Mirrors the *vendors/microsoft/9.1.0 branch* in the upstream GCC repository. That vendor branch is based off the [releases/gcc-9.1.0 tag](https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=releases/gcc-9.1.0).
 
 ## Scripts and Workflows:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-27  1:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27  1:20 [gcc(refs/vendors/microsoft/heads/main)] Add open source code of conduct and fix status badge (#53) Eugene Rozenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).