Skip to content

Commit

Permalink
Merge pull request #4904 from KKoukiou/webui-test-cockpit-bridge-regr…
Browse files Browse the repository at this point in the history
…ession

webui: pin down cockpit-ws and cockpit-bridge versions before the python bridge release
  • Loading branch information
KKoukiou authored Jul 11, 2023
2 parents e6332a9 + 4c1bf7f commit 7174c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/webui/test/prepare-updates-img
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ set -eu
# This will change once we include this changes upstream and start building boot.iso with the new dependencies
# Then we can safely remove this workaround
ANACONDA_WEBUI_DEPS_URLS='
https://kojipkgs.fedoraproject.org//packages/cockpit/294/1.fc39/x86_64/cockpit-ws-294-1.fc39.x86_64.rpm
https://kojipkgs.fedoraproject.org//packages/cockpit/294/1.fc39/x86_64/cockpit-bridge-294-1.fc39.x86_64.rpm
https://kojipkgs.fedoraproject.org//packages/cockpit/293/1.fc39/x86_64/cockpit-ws-293-1.fc39.x86_64.rpm
https://kojipkgs.fedoraproject.org//packages/cockpit/293/1.fc39/x86_64/cockpit-bridge-293-1.fc39.x86_64.rpm
'

mkdir -p tmp/extra-rpms
Expand Down

0 comments on commit 7174c5d

Please sign in to comment.