Skip to content

Conversation

@prashant-gurung899
Copy link
Contributor

@prashant-gurung899 prashant-gurung899 commented Oct 6, 2025

Description

This PR fixes the browsers cache restoration workflow that was failing due as the variable $BROWSER_CACHE_FOUND was being sourced from the wrong .woodpecker.env and always return nothing.(it had to be from the opencloud/web repo's .woodpecker.env). So, just added the cd command to the right directory.
Also, added cron event tigger for nightlies in cache-browsers workflow.

Also, the playwright version was updated from 1.55.0 to 1.55.1. See: opencloud-eu/web@b30644a

Related Issue

Motivation and Context

How Has This Been Tested?

  • 🤖

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

@prashant-gurung899 prashant-gurung899 self-assigned this Oct 6, 2025
@prashant-gurung899 prashant-gurung899 force-pushed the browsers-cache branch 12 times, most recently from 6d79936 to 98f6905 Compare October 6, 2025 11:57
@prashant-gurung899 prashant-gurung899 changed the title [full-ci][tests-only] browsers cache [full-ci][tests-only] fix restore browsers cache workflow Oct 6, 2025
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
@ScharfViktor
Copy link
Contributor

CI is green now. Can we merge it now and unlock CI?

@ScharfViktor ScharfViktor marked this pull request as ready for review October 6, 2025 13:40
@ScharfViktor ScharfViktor merged commit d5eadec into main Oct 6, 2025
99 checks passed
@ScharfViktor ScharfViktor deleted the browsers-cache branch October 6, 2025 13:40
@openclouders openclouders mentioned this pull request Oct 6, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[QA] restore-browser-cache failure in opencloud CI

3 participants