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

3.18 CI failures investigation #3684

Closed
wants to merge 9 commits into from

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    5dc5f30 View commit details
    Browse the repository at this point in the history
  2. Manual patch build.yml for demonstration

    [noissue]
    pedro-psb committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b55cfc8 View commit details
    Browse the repository at this point in the history
  3. Apply plugin_template updates

    [noissue]
    pedro-psb committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fef6616 View commit details
    Browse the repository at this point in the history
  4. Try using centos9

    [noissue]
    pedro-psb committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2bdbec9 View commit details
    Browse the repository at this point in the history
  5. Update PyGObject requirements.txt

    PyGObject has skipped 3.45 release. If they decide to release it,
    this would be a Y bump for rpm 3.18, since our actual upperbound
    is effectively <3.45.
    
    Also, reverted the centos9 bump, as 3.18 doesnt use that in knonwn prod
    environments.
    
    [noissue]
    pedro-psb committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bce4095 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Skip constrain calculation for PyGObject

    [noissue]
    pedro-psb committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6f8da40 View commit details
    Browse the repository at this point in the history
  2. Use pygobject provided by centos9

    [noissue]
    pedro-psb committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3b93330 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update .github/workflows/build.yml

    Co-authored-by: Grant Gainey <[email protected]>
    pedro-psb and ggainey authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4ef4d1f View commit details
    Browse the repository at this point in the history
  2. Trying centos9 again with shipped pygobject

    [noissue]
    pedro-psb committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d56d8b5 View commit details
    Browse the repository at this point in the history