Skip to content

Comments

ci: use latest rolling opencloud server version#820

Merged
saw-jan merged 1 commit intomainfrom
ci/use-latest-rolling
Feb 23, 2026
Merged

ci: use latest rolling opencloud server version#820
saw-jan merged 1 commit intomainfrom
ci/use-latest-rolling

Conversation

@saw-jan
Copy link
Contributor

@saw-jan saw-jan commented Feb 23, 2026

Server the latest rolling version of opencloud server for the tests instead of using commit hash which needs to be updated periodically.
This guarantees that the desktop client is working with the current latest rolling version and no manual effort needed to update the server commit

@saw-jan saw-jan self-assigned this Feb 23, 2026
@saw-jan saw-jan added the Type:DevOps Related to CI/CD label Feb 23, 2026
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
@saw-jan saw-jan force-pushed the ci/use-latest-rolling branch from 427de60 to 4e6188a Compare February 23, 2026 09:12
@saw-jan saw-jan marked this pull request as ready for review February 23, 2026 10:16
ENV="OPENCLOUD_CACHE_FOUND=true\n"
fi
}
touch .woodpecker.env
Copy link
Contributor

Choose a reason for hiding this comment

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

Won't there be a .woodpecker.env aleady? or am i just confused? 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nope, I removed it as it doesn't contain any data. only needed during the workflow run

Copy link
Contributor

Choose a reason for hiding this comment

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

Got it 👍

@prashant-gurung899
Copy link
Contributor

Should we also rename the steps to: opencloud-server and wait-for-opencloud-server?
Anyway, it's your call.

@saw-jan
Copy link
Contributor Author

saw-jan commented Feb 23, 2026

Should we also rename the steps to: opencloud-server and wait-for-opencloud-server? Anyway, it's your call.

I just kept it as it is. Let's keep it. opencloud:9200

@saw-jan saw-jan merged commit 04256c5 into main Feb 23, 2026
13 checks passed
@saw-jan saw-jan deleted the ci/use-latest-rolling branch February 23, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type:DevOps Related to CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants