- Exclude additional marketplace API tests due to API credit or endpoint issues
- Add pull request trigger for UDF tests
- Update various marketplace API UDFs with improvements:
* Add version support for Alchemy NFT API
* Update API endpoints and headers for DappRadar
* Modify API call parameters for various services
* Standardize NULL handling in API calls
- Update test configurations for multiple marketplace APIs to use dynamic or corrected parameters
* Allow nulls in udf_api
Refactor macros/core/_live.yaml.sql and macros/core/live.yaml.sql options
* Refactor macros/core/live.yaml.sql options and add null support in udf_api
* add binary udf
* add binary to int
* name change
* return str add
* add udf tests
* udf test big int
* test name fix
* bin_to_int big int update
* add large-num
* swap int_to_binary to string sig
* int_to_binary function fix
* set environment variables conditionally based on dispatch event
abstract target to environment variable
use input variable for python version
* workflow fixes
* Squashed commit of the following:
commit 3c297e75fb
Author: Julius Remigio <14811322+juls858@users.noreply.github.com>
Date: Wed Oct 25 15:08:41 2023 -0700
set environment variables conditionally based on dispatch event (#63)
abstract target to environment variable
use input variable for python version
* add trailing space
* set environment variables conditionally based on dispatch event
abstract target to environment variable
use input variable for python version
* workflow fixes
* Squashed commit of the following:
commit 3c297e75fb
Author: Julius Remigio <14811322+juls858@users.noreply.github.com>
Date: Wed Oct 25 15:08:41 2023 -0700
set environment variables conditionally based on dispatch event (#63)
abstract target to environment variable
use input variable for python version