Print

Print


  Branch: refs/heads/stable-5.4.x
  Home:   https://github.com/xrootd/xrootd
  Commit: 1b575da1112acd6eea51e6a81736f448d6e39811
      https://github.com/xrootd/xrootd/commit/1b575da1112acd6eea51e6a81736f448d6e39811
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-10 (Tue, 10 May 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [CI] Remove unnecessary source of devtoolset-7

As packaging/wheel/install.sh will detect if the system is CentOS 7 and
then `source /opt/rh/devtoolset-7/enable` if so, there is no need to enable
devtoolset-7 in advance, so remove sourcing it from CI. With devtoolset-7
no longer providing a compiler to the environment at detection time in setup.py
also add gcc-c++ to the list of packages to install with yum.


  Commit: e325435e79042b92deadc354d8c0a2208060e871
      https://github.com/xrootd/xrootd/commit/e325435e79042b92deadc354d8c0a2208060e871
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-10 (Tue, 10 May 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [CI] Use --upgrade to avoid changing directories for install of sdist

Install the sdist using

python3 -m pip --verbose install --upgrade ./dist/xrootd-*.tar.gz

to avoid having to change directories to move xrootd.egg-info off PYTHONPATH.

Note the use of --upgrade is only necessary on tags where there is properly
formatted SemVer version info in the sdist. A dev version like
'20220426.post7797547' doesn't need the --upgrade, but it is easier to just
always use it.


  Commit: e41903897184c7c3c33acce2f2f6062ae1bf7071
      https://github.com/xrootd/xrootd/commit/e41903897184c7c3c33acce2f2f6062ae1bf7071
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-10 (Tue, 10 May 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [CI] Improve logging information in GHA workflows

* Show python version used in CI with 'python --version --version'.
* Post installation for sdist install builds, show the site-packages layout
for the installed XRootD modules. This introduces a dependency on 'tree'
so also ensure that is installed.


Compare: https://github.com/xrootd/xrootd/compare/4623f8a8cc99...e41903897184

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1