build: allow using custom update provider for tests

Description

allow using a local update update provider for tests

https://github.com/search?q=repo%3Alucee%2FLucee+https%3A%2F%2Fupdate.lucee.org%2F+language%3A%22ColdFusion+CFC%22&type=code&l=ColdFusion+CFC

what? why am I here, why do i care

https://update.lucee.org has a number of utility rest end point for testing things like cfhttp

basically it’s this https://github.com/lucee/lucee-data-provider/blob/master/update/UpdateProvider.cfc

but prior to this change, you couldn’t test a local update provider without deploying, now you can, after this change

so you can set a env var UPDATE_PROVIDER_URL="https://update.lucee.org" or add it to your LUCEE_BUILD_ENV json file

Activity

Show:

Pothys - MitrahSoft 1 June 2023 at 15:26

I've checked this issue with Lucee version 6.0.0.419-SNAPSHOT. Now build allowed the custom update provider for tests and works fine.

Zac Spitzer 31 May 2023 at 17:29

Fixed

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Fix versions

Priority

Created 31 May 2023 at 17:10
Updated 13 June 2023 at 12:53
Resolved 13 June 2023 at 12:53

Flag notifications