ci: renaming files

This commit is contained in:
Corentin Le Molgat
2023-04-11 11:10:05 +02:00
parent 8efe0e7359
commit 86edf26855
40 changed files with 97 additions and 97 deletions

View File

@@ -1,4 +1,4 @@
name: CMake Glop C++
name: amd64 CMake Glop C++
on: [push, pull_request]

View File

@@ -1,5 +1,5 @@
# ref: https://github.com/actions/runner-images
name: Bazel Docker
name: amd64 Docker Bazel
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake Docker
name: amd64 Docker CMake
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make Docker
name: amd64 Docker Make
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake FreeBSD
name: amd64 FreeBSD CMake
on: [push, pull_request]

View File

@@ -1,5 +1,5 @@
# ref: https://github.com/actions/runner-images
name: Bazel Linux
name: amd64 Linux Bazel
on:
push:

View File

@@ -1,4 +1,4 @@
name: CMake CoinOR OFF
name: amd64 Linux CMake CoinOR OFF
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake Linux C++
name: amd64 Linux CMake C++
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake Linux .Net
name: amd64 Linux CMake .Net
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake GLPK ON
name: amd64 Linux CMake GLPK ON
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake Linux Java
name: amd64 Linux CMake Java
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake Linux C++ LP_PARSER OFF
name: amd64 Linux CMake C++ LP_PARSER OFF
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake Linux Python
name: amd64 Linux CMake Python
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake SCIP OFF
name: amd64 Linux CMake SCIP OFF
on: [push, pull_request]

View File

@@ -1,5 +1,5 @@
# Test or-tools using system wide install dependencies.
name: CMake System Dependencies
name: amd64 Linux CMake System Dependencies
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make Linux C++
name: amd64 Linux Make C++
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make Linux .Net
name: amd64 Linux Make .Net
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make Linux Java
name: amd64 Linux Make Java
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make Linux Python
name: amd64 Linux Make Python
on: [push, pull_request]

View File

@@ -1,5 +1,5 @@
# ref: https://github.com/actions/runner-images
name: Bazel MacOS
name: amd64 MacOS Bazel
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake MacOS C++
name: amd64 MacOS CMake C++
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake MacOS .Net
name: amd64 MacOS CMake .Net
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake MacOS Java
name: amd64 MacOS CMake Java
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake MacOS Python
name: amd64 MacOS CMake Python
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make MacOS C++
name: amd64 MacOS Make C++
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make MacOS .Net
name: amd64 MacOS Make .Net
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make MacOS Java
name: amd64 MacOS Make Java
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make MacOS Python
name: amd64 MacOS Make Python
on: [push, pull_request]

View File

@@ -1,5 +1,5 @@
# ref: https://github.com/actions/runner-images
name: Bazel Windows
name: amd64 Windows Bazel
on:
push:

View File

@@ -1,4 +1,4 @@
name: CMake Windows C++
name: amd64 Windows CMake C++
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake Windows .Net
name: amd64 Windows CMake .Net
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake Windows Java
name: amd64 Windows CMake Java
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: CMake Windows Python
name: amd64 Windows CMake Python
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make Windows C++
name: amd64 Windows Make C++
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make Windows .Net
name: amd64 Windows Make .Net
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make Windows Java
name: amd64 Windows Make Java
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: Make Windows Python
name: amd64 Windows Make Python
on: [push, pull_request]

View File

@@ -5,17 +5,17 @@
| MacOS | [![Status][macos_svg]][macos_link] |
| Windows | [![Status][windows_svg]][windows_link] |
[linux_svg]: https://github.com/google/or-tools/actions/workflows/bazel_linux.yml/badge.svg?branch=main
[linux_link]: https://github.com/google/or-tools/actions/workflows/bazel_linux.yml
[macos_svg]: https://github.com/google/or-tools/actions/workflows/bazel_macos.yml/badge.svg?branch=main
[macos_link]: https://github.com/google/or-tools/actions/workflows/bazel_macos.yml
[windows_svg]: https://github.com/google/or-tools/actions/workflows/bazel_windows.yml/badge.svg?branch=main
[windows_link]: https://github.com/google/or-tools/actions/workflows/bazel_windows.yml
[linux_svg]: https://github.com/google/or-tools/actions/workflows/linux_bazel.yml/badge.svg?branch=main
[linux_link]: https://github.com/google/or-tools/actions/workflows/linux_bazel.yml
[macos_svg]: https://github.com/google/or-tools/actions/workflows/macos_bazel.yml/badge.svg?branch=main
[macos_link]: https://github.com/google/or-tools/actions/workflows/macos_bazel.yml
[windows_svg]: https://github.com/google/or-tools/actions/workflows/windows_bazel.yml/badge.svg?branch=main
[windows_link]: https://github.com/google/or-tools/actions/workflows/windows_bazel.yml
Dockers [Alpine, Archlinux, Centos, Debian, Fedora, OpenSuse, Ubuntu]: [![Status][docker_svg]][docker_link]
[docker_svg]: https://github.com/google/or-tools/actions/workflows/bazel_docker.yml/badge.svg?branch=main
[docker_link]: https://github.com/google/or-tools/actions/workflows/bazel_docker.yml
[docker_svg]: https://github.com/google/or-tools/actions/workflows/docker_bazel.yml/badge.svg?branch=main
[docker_link]: https://github.com/google/or-tools/actions/workflows/docker_bazel.yml
## Introduction

View File

@@ -5,38 +5,38 @@
| MacOS | [![Status][macos_cpp_svg]][macos_cpp_link] | [![Status][macos_python_svg]][macos_python_link] | [![Status][macos_java_svg]][macos_java_link] | [![Status][macos_dotnet_svg]][macos_dotnet_link] |
| Windows | [![Status][windows_cpp_svg]][windows_cpp_link] | [![Status][windows_python_svg]][windows_python_link] | [![Status][windows_java_svg]][windows_java_link] | [![Status][windows_dotnet_svg]][windows_dotnet_link] |
[linux_cpp_svg]: https://github.com/google/or-tools/actions/workflows/cmake_linux_cpp.yml/badge.svg?branch=main
[linux_cpp_link]: https://github.com/google/or-tools/actions/workflows/cmake_linux_cpp.yml
[linux_python_svg]: https://github.com/google/or-tools/actions/workflows/cmake_linux_python.yml/badge.svg?branch=main
[linux_python_link]: https://github.com/google/or-tools/actions/workflows/cmake_linux_python.yml
[linux_java_svg]: https://github.com/google/or-tools/actions/workflows/cmake_linux_java.yml/badge.svg?branch=main
[linux_java_link]: https://github.com/google/or-tools/actions/workflows/cmake_linux_java.yml
[linux_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/cmake_linux_dotnet.yml/badge.svg?branch=main
[linux_dotnet_link]: https://github.com/google/or-tools/actions/workflows/cmake_linux_dotnet.yml
[linux_cpp_svg]: https://github.com/google/or-tools/actions/workflows/linux_cmake_cpp.yml/badge.svg?branch=main
[linux_cpp_link]: https://github.com/google/or-tools/actions/workflows/linux_cmake_cpp.yml
[linux_python_svg]: https://github.com/google/or-tools/actions/workflows/linux_cmake_python.yml/badge.svg?branch=main
[linux_python_link]: https://github.com/google/or-tools/actions/workflows/linux_cmake_python.yml
[linux_java_svg]: https://github.com/google/or-tools/actions/workflows/linux_cmake_java.yml/badge.svg?branch=main
[linux_java_link]: https://github.com/google/or-tools/actions/workflows/linux_cmake_java.yml
[linux_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/linux_cmake_dotnet.yml/badge.svg?branch=main
[linux_dotnet_link]: https://github.com/google/or-tools/actions/workflows/linux_cmake_dotnet.yml
[macos_cpp_svg]: https://github.com/google/or-tools/actions/workflows/cmake_macos_cpp.yml/badge.svg?branch=main
[macos_cpp_link]: https://github.com/google/or-tools/actions/workflows/cmake_macos_cpp.yml
[macos_python_svg]: https://github.com/google/or-tools/actions/workflows/cmake_macos_python.yml/badge.svg?branch=main
[macos_python_link]: https://github.com/google/or-tools/actions/workflows/cmake_macos_python.yml
[macos_java_svg]: https://github.com/google/or-tools/actions/workflows/cmake_macos_java.yml/badge.svg?branch=main
[macos_java_link]: https://github.com/google/or-tools/actions/workflows/cmake_macos_java.yml
[macos_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/cmake_macos_dotnet.yml/badge.svg?branch=main
[macos_dotnet_link]: https://github.com/google/or-tools/actions/workflows/cmake_macos_dotnet.yml
[macos_cpp_svg]: https://github.com/google/or-tools/actions/workflows/macos_cmake_cpp.yml/badge.svg?branch=main
[macos_cpp_link]: https://github.com/google/or-tools/actions/workflows/macos_cmake_cpp.yml
[macos_python_svg]: https://github.com/google/or-tools/actions/workflows/macos_cmake_python.yml/badge.svg?branch=main
[macos_python_link]: https://github.com/google/or-tools/actions/workflows/macos_cmake_python.yml
[macos_java_svg]: https://github.com/google/or-tools/actions/workflows/macos_cmake_java.yml/badge.svg?branch=main
[macos_java_link]: https://github.com/google/or-tools/actions/workflows/macos_cmake_java.yml
[macos_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/macos_cmake_dotnet.yml/badge.svg?branch=main
[macos_dotnet_link]: https://github.com/google/or-tools/actions/workflows/macos_cmake_dotnet.yml
[windows_cpp_svg]: https://github.com/google/or-tools/actions/workflows/cmake_windows_cpp.yml/badge.svg?branch=main
[windows_cpp_link]: https://github.com/google/or-tools/actions/workflows/cmake_windows_cpp.yml
[windows_python_svg]: https://github.com/google/or-tools/actions/workflows/cmake_windows_python.yml/badge.svg?branch=main
[windows_python_link]: https://github.com/google/or-tools/actions/workflows/cmake_windows_python.yml
[windows_java_svg]: https://github.com/google/or-tools/actions/workflows/cmake_windows_java.yml/badge.svg?branch=main
[windows_java_link]: https://github.com/google/or-tools/actions/workflows/cmake_windows_java.yml
[windows_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/cmake_windows_dotnet.yml/badge.svg?branch=main
[windows_dotnet_link]: https://github.com/google/or-tools/actions/workflows/cmake_windows_dotnet.yml
[windows_cpp_svg]: https://github.com/google/or-tools/actions/workflows/windows_cmake_cpp.yml/badge.svg?branch=main
[windows_cpp_link]: https://github.com/google/or-tools/actions/workflows/windows_cmake_cpp.yml
[windows_python_svg]: https://github.com/google/or-tools/actions/workflows/windows_cmake_python.yml/badge.svg?branch=main
[windows_python_link]: https://github.com/google/or-tools/actions/workflows/windows_cmake_python.yml
[windows_java_svg]: https://github.com/google/or-tools/actions/workflows/windows_cmake_java.yml/badge.svg?branch=main
[windows_java_link]: https://github.com/google/or-tools/actions/workflows/windows_cmake_java.yml
[windows_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/windows_cmake_dotnet.yml/badge.svg?branch=main
[windows_dotnet_link]: https://github.com/google/or-tools/actions/workflows/windows_cmake_dotnet.yml
Dockers \[Alpine, Archlinux, Centos, Debian, Fedora, OpenSuse, Ubuntu\]x
\[C++, Python, Java, .Net\]: [![Status][docker_svg]][docker_link]
[docker_svg]: https://github.com/google/or-tools/actions/workflows/cmake_docker.yml/badge.svg?branch=main
[docker_link]: https://github.com/google/or-tools/actions/workflows/cmake_docker.yml
[docker_svg]: https://github.com/google/or-tools/actions/workflows/docker_cmake.yml/badge.svg?branch=main
[docker_link]: https://github.com/google/or-tools/actions/workflows/docker_cmake.yml
[![Build Status][aarch64_toolchain_status]][aarch64_toolchain_link]
[![Build Status][mips_toolchain_status]][mips_toolchain_link]

View File

@@ -5,38 +5,38 @@
| MacOS | [![Status][macos_cpp_svg]][macos_cpp_link] | [![Status][macos_python_svg]][macos_python_link] | [![Status][macos_java_svg]][macos_java_link] | [![Status][macos_dotnet_svg]][macos_dotnet_link] |
| Windows | [![Status][windows_cpp_svg]][windows_cpp_link] | [![Status][windows_python_svg]][windows_python_link] | [![Status][windows_java_svg]][windows_java_link] | [![Status][windows_dotnet_svg]][windows_dotnet_link] |
[linux_cpp_svg]: https://github.com/google/or-tools/actions/workflows/make_linux_cpp.yml/badge.svg?branch=main
[linux_cpp_link]: https://github.com/google/or-tools/actions/workflows/make_linux_cpp.yml
[linux_python_svg]: https://github.com/google/or-tools/actions/workflows/make_linux_python.yml/badge.svg?branch=main
[linux_python_link]: https://github.com/google/or-tools/actions/workflows/make_linux_python.yml
[linux_java_svg]: https://github.com/google/or-tools/actions/workflows/make_linux_java.yml/badge.svg?branch=main
[linux_java_link]: https://github.com/google/or-tools/actions/workflows/make_linux_java.yml
[linux_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/make_linux_dotnet.yml/badge.svg?branch=main
[linux_dotnet_link]: https://github.com/google/or-tools/actions/workflows/make_linux_dotnet.yml
[linux_cpp_svg]: https://github.com/google/or-tools/actions/workflows/linux_make_cpp.yml/badge.svg?branch=main
[linux_cpp_link]: https://github.com/google/or-tools/actions/workflows/linux_make_cpp.yml
[linux_python_svg]: https://github.com/google/or-tools/actions/workflows/linux_make_python.yml/badge.svg?branch=main
[linux_python_link]: https://github.com/google/or-tools/actions/workflows/linux_make_python.yml
[linux_java_svg]: https://github.com/google/or-tools/actions/workflows/linux_make_java.yml/badge.svg?branch=main
[linux_java_link]: https://github.com/google/or-tools/actions/workflows/linux_make_java.yml
[linux_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/linux_make_dotnet.yml/badge.svg?branch=main
[linux_dotnet_link]: https://github.com/google/or-tools/actions/workflows/linux_make_dotnet.yml
[macos_cpp_svg]: https://github.com/google/or-tools/actions/workflows/make_macos_cpp.yml/badge.svg?branch=main
[macos_cpp_link]: https://github.com/google/or-tools/actions/workflows/make_macos_cpp.yml
[macos_python_svg]: https://github.com/google/or-tools/actions/workflows/make_macos_python.yml/badge.svg?branch=main
[macos_python_link]: https://github.com/google/or-tools/actions/workflows/make_macos_python.yml
[macos_java_svg]: https://github.com/google/or-tools/actions/workflows/make_macos_java.yml/badge.svg?branch=main
[macos_java_link]: https://github.com/google/or-tools/actions/workflows/make_macos_java.yml
[macos_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/make_macos_dotnet.yml/badge.svg?branch=main
[macos_dotnet_link]: https://github.com/google/or-tools/actions/workflows/make_macos_dotnet.yml
[macos_cpp_svg]: https://github.com/google/or-tools/actions/workflows/macos_make_cpp.yml/badge.svg?branch=main
[macos_cpp_link]: https://github.com/google/or-tools/actions/workflows/macos_make_cpp.yml
[macos_python_svg]: https://github.com/google/or-tools/actions/workflows/macos_make_python.yml/badge.svg?branch=main
[macos_python_link]: https://github.com/google/or-tools/actions/workflows/macos_make_python.yml
[macos_java_svg]: https://github.com/google/or-tools/actions/workflows/macos_make_java.yml/badge.svg?branch=main
[macos_java_link]: https://github.com/google/or-tools/actions/workflows/macos_make_java.yml
[macos_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/macos_make_dotnet.yml/badge.svg?branch=main
[macos_dotnet_link]: https://github.com/google/or-tools/actions/workflows/macos_make_dotnet.yml
[windows_cpp_svg]: https://github.com/google/or-tools/actions/workflows/make_windows_cpp.yml/badge.svg?branch=main
[windows_cpp_link]: https://github.com/google/or-tools/actions/workflows/make_windows_cpp.yml
[windows_python_svg]: https://github.com/google/or-tools/actions/workflows/make_windows_python.yml/badge.svg?branch=main
[windows_python_link]: https://github.com/google/or-tools/actions/workflows/make_windows_python.yml
[windows_java_svg]: https://github.com/google/or-tools/actions/workflows/make_windows_java.yml/badge.svg?branch=main
[windows_java_link]: https://github.com/google/or-tools/actions/workflows/make_windows_java.yml
[windows_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/make_windows_dotnet.yml/badge.svg?branch=main
[windows_dotnet_link]: https://github.com/google/or-tools/actions/workflows/make_windows_dotnet.yml
[windows_cpp_svg]: https://github.com/google/or-tools/actions/workflows/windows_make_cpp.yml/badge.svg?branch=main
[windows_cpp_link]: https://github.com/google/or-tools/actions/workflows/windows_make_cpp.yml
[windows_python_svg]: https://github.com/google/or-tools/actions/workflows/windows_make_python.yml/badge.svg?branch=main
[windows_python_link]: https://github.com/google/or-tools/actions/workflows/windows_make_python.yml
[windows_java_svg]: https://github.com/google/or-tools/actions/workflows/windows_make_java.yml/badge.svg?branch=main
[windows_java_link]: https://github.com/google/or-tools/actions/workflows/windows_make_java.yml
[windows_dotnet_svg]: https://github.com/google/or-tools/actions/workflows/windows_make_dotnet.yml/badge.svg?branch=main
[windows_dotnet_link]: https://github.com/google/or-tools/actions/workflows/windows_make_dotnet.yml
Dockers [Alpine, Archlinux, Centos, Debian, Fedora, OpenSuse, Ubuntu]x[C++,
Python, Java, .Net]: [![Status][docker_svg]][docker_link]
[docker_svg]: https://github.com/google/or-tools/actions/workflows/make_docker.yml/badge.svg?branch=main
[docker_link]: https://github.com/google/or-tools/actions/workflows/make_docker.yml
[docker_svg]: https://github.com/google/or-tools/actions/workflows/docker_make.yml/badge.svg?branch=main
[docker_link]: https://github.com/google/or-tools/actions/workflows/docker_make.yml
## Introduction
<nav for="make"> |