[DynInst_API:] [dyninst/dyninst] 5674f3: Revamp and extend GitHub CI


Date: Wed, 09 Oct 2024 06:14:15 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 5674f3: Revamp and extend GitHub CI
  Branch: refs/heads/thaines/github_ci_update
  Home:   https://github.com/dyninst/dyninst
  Commit: 5674f3b988338d2f7fdbc7aed7ea827591882664
      https://github.com/dyninst/dyninst/commit/5674f3b988338d2f7fdbc7aed7ea827591882664
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    A .github/README.md
    A .github/actions/build-fedora/action.yaml
    A .github/actions/build-types/action.yaml
    A .github/actions/build-ubuntu/action.yaml
    A .github/actions/build/action.yaml
    A .github/actions/os-versions/action.yaml
    A .github/scripts/add_spack_package.py
    A .github/scripts/compiler_configs.py
    A .github/workflows/build-opts.yaml
    R .github/workflows/build.yaml
    M .github/workflows/cmake-formatting.yaml
    M .github/workflows/compiler-multibuild.yaml
    M .github/workflows/consumers.yaml
    M .github/workflows/dependency-version.yaml
    M .github/workflows/dev-containers.yaml
    M .github/workflows/libabigail.yaml
    M .github/workflows/pr-tests.yaml
    A .github/workflows/purge-workflows.yaml
    A .github/workflows/refresh-containers.yaml
    A .github/workflows/release-containers.yaml
    M .github/workflows/spack-build.yaml
    M .github/workflows/system-libs.yaml
    R .github/workflows/unit-tests.yaml
    M .gitignore
    M docker/Dockerfile
    M docker/Dockerfile.fedora
    M docker/Dockerfile.ubuntu
    M docker/README.md
    M docker/build.sh
    R docker/build_base_images.sh
    R docker/build_elfutils.sh

  Log Message:
  -----------
  Revamp and extend GitHub CI

Effectively rewrite the GitHub CI workflows. Drastically expand the coverage of
operating systems, compilers, and testing. Detailed descriptions of each workflow
are now in .github/README.md.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 5674f3: Revamp and extend GitHub CI, Tim Haines <=