Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dimclient/ndcli: do not build system package anymore #289

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

zeromind
Copy link
Collaborator

As we're building system packages of dimclient and ndcli for quite a lot of Linux distributions on the public OBS, and publish them both on PyPI; remove building system package via GitHub Actions.

They were broken due to external changes since some time, are more fragile and labour-intensive.

  • fix deprecation warnings for set-output by switching to the alternative
  • generate man page for ndcli on oraclelinux:9 as ubuntu:latest did not work anymore
    • install package providing dimclient from public OBS instead of trying to find it in GitHub releases
  • remove dependencies that were needed only for building system packages

This fixes the release_dimclient and release_ndcli workflows.

do not build system packages anymore,
we have OBS for that
do not build system packages anymore,
we have OBS for that

switch to oraclelinux:9 with the right Python for generating the man page,
install dimclient from OBS
Copy link
Collaborator

@miesi-ionos miesi-ionos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable. I trust you that you tested it in your environment.

@miesi-ionos miesi-ionos merged commit 7629524 into ionos-cloud:master Jan 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants