Commit Graph

52 Commits

Author SHA1 Message Date
Julius Remigio
1ec46efd32 add live.udf_allow_list 2023-12-18 10:20:37 -08:00
Julius Remigio
1a42f3cc98
updated log naming convention (#76) 2023-11-10 09:04:35 -08:00
Julius Remigio
bca494102f
Rename overview docblock (#74) 2023-11-08 13:23:01 -08:00
Julius Remigio
5f341f2138
cleanup dbt workflow (#72) 2023-10-26 18:03:01 -07:00
Julius Remigio
e55623afd3
fix matrix (#71) 2023-10-26 17:36:49 -07:00
Julius Remigio
05f2661069
fix incorrect scope of config variables (#69) 2023-10-26 17:23:02 -07:00
Julius Remigio
1a46622b2e
cleanup .github/workflows/dbt_integration_test.yml (#68) 2023-10-26 16:18:57 -07:00
Julius Remigio
9cd81aec54
Tweak workflow (#67)
* try conditional step instead of conditional job

* use fallback instead of conditional workflow step
use job concurrency
2023-10-25 17:04:40 -07:00
Julius Remigio
0d776762d2
try conditional step instead of conditional job (#66) 2023-10-25 16:38:50 -07:00
Julius Remigio
bea6618a24
STREAM-683/workflow-bugs (#65)
* 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
2023-10-25 16:05:27 -07:00
Julius Remigio
737dd3fa3d
STREAM-683/workflow-bugs (#64)
* 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
2023-10-25 15:49:35 -07:00
Julius Remigio
3c297e75fb
set environment variables conditionally based on dispatch event (#63)
abstract target to environment variable
use input variable for python version
2023-10-25 15:08:41 -07:00
Julius Remigio
709609f978
add xsmall warehouse from hosted environment (#62) 2023-10-24 11:40:36 -07:00
Julius Remigio
64c644178a
LiveQuery DeFiLLama Api key integration, workflow updates for Warehouse (#61) 2023-10-24 11:09:04 -07:00
Julius Remigio
31d5084cff
Fix Secrets Schema Test compile bug (#59) 2023-10-20 11:46:09 -07:00
desmond-hui
14264002d2
revert tag changes (#58) 2023-10-20 07:12:33 -07:00
Julius Remigio
f31e64f4bc
STREAM-674/bugs-defillama-project-vars (#55) 2023-10-18 10:50:03 -07:00
Julius Remigio
8653f7cef2
STREAM-383/STREAM-668/deploy-to-hosted-account (#54)
* - removed utils.register_secret
- add hosted profile

* - refactor project variables to use config object

* - add \n

* - uncommented code

* - update return type

* - reverted name truncation

* - change GHA workflow environments to align with dbt profiles

* - add hosted option to enviornment dropdown

* - add integration test

* Update dbt_project.yml

Add INTERNAL_DEV role to stg profile

* - fix grants
- enforce dbt target
2023-10-17 11:26:58 -07:00
Julius Remigio
6176d8de27
Udfs for managing secrets (#53) 2023-10-11 11:21:24 -07:00
Julius Remigio
04ebabb296
STREAM-649/github-actions-api (#50) 2023-09-29 13:25:47 -07:00
Julius Remigio
8806013181
- fix solana secret name for quicknode_utils.solana_mainnet_rpc (#48) 2023-08-31 11:23:18 -07:00
Jim Myers
ccbef30615
Fixes for Staking Rewards & Blockpour (#47) 2023-08-30 08:55:55 -07:00
Julius Remigio
d3c8128fb3
STREAM-347/STREAM-348/workflows-assert-success (#46) 2023-08-29 11:22:45 -07:00
Jim Myers
89c071a3b7
5 New Integrations (#45) 2023-08-25 15:34:06 -07:00
Julius Remigio
db56fe2a31
Cleanup Workflows (#42) 2023-08-21 11:13:06 -07:00
Julius Remigio
0bf8f27edf
- grants for BI_ANALYTICS_READER (#44) 2023-08-21 09:46:42 -07:00
Jim Myers
d8ed50338d
Fix issue with dapplooker output format (#43) 2023-08-18 16:07:29 -07:00
Julius Remigio
26a98aad04
- move env variables to called workflow (#41) 2023-08-18 11:45:23 -07:00
Julius Remigio
931f5999b7
- create resuable dbt job (#40) 2023-08-18 10:13:13 -07:00
Jim Myers
b7d2c937f9
Fix issue with Helius DAS function getAssetsByGroup (#39) 2023-08-15 14:08:00 -07:00
Jim Myers
e7abfe2d87
StakingRewards Integration (#38) 2023-08-15 09:48:51 -07:00
Jim Myers
5f4077015e
Integrate Reservoir and OpenSea (#37) 2023-08-14 14:57:54 -07:00
Jim Myers
d9e0dfb3c9
New partner integrations (#36) 2023-08-09 15:45:29 -07:00
Julius Remigio
f15f5fc175
STREAM-382/marketplace-tests (#33) 2023-08-08 11:51:42 -07:00
Julius Remigio
1a00e9fe86
STREAM-366/STREAM-346/refactor-function-deployment (#32) 2023-07-27 14:01:59 -07:00
Austin
040b3fdf9a
Stream 318/an 3432/stream 324/evm highl level abstractions (#24)
* - create place holder configs for high level evm abstractions

* - rename udf_config

* - fixed macro bug

* - add generic rpc_call

* - add generic evm rpc udf

* - add generic evm rpc udf

* - more DRY primitives

* WIP

* - add example udft

* - readme.MD

* - updated comments on evm primitives

* - add model to store signatures for UI

* evm abstractions

* use schema

* Squashed commit of the following:

commit df57d3309394d13407d5f4f7a1c27ab4e51ccb4e
Author: Julius Remigio <14811322+juls858@users.noreply.github.com>
Date:   Thu Jun 15 12:31:00 2023 -0700

     - remove unneeded model

* - refactor pimitives to use schema with network name

* schema fix and polygon

* - added udf_rpc to live schema
- prefixed primitives with udf_

* use crosschain table

* use sources for crosschain

* support all chains

* add network

* updated comments

* all chains

* remove map

* reorg

* remove optimism from map

* Update utils.sql

Return null instead of empty json object

* add error column

* Revert "add error column"

This reverts commit 49bc7239a4.

* Revert "Update utils.sql"

This reverts commit 1edbeef5ee.

* Update utils.sql

Return null instead of empty json object

* Revert "Update utils.sql"

This reverts commit e4c29b0932.

---------

Co-authored-by: Julius Remigio <14811322+juls858@users.noreply.github.com>
2023-06-27 11:55:30 -07:00
Julius Remigio
8add7be491
STREAM-113/evm-rpc-primitives (#21) 2023-06-13 16:36:38 -07:00
Julius Remigio
4f234e8b7e
STREAM-306/livequery_context-session-variables (#20) 2023-06-05 13:29:54 -07:00
Austin
4d6ff4c1b8
Update issue templates (#18)
* Update issue templates

adds templates for API request, utility function requests, and a bug report

* loom
2023-05-25 13:40:46 -04:00
Austin
90c5f38635
remove matrix (#17) 2023-05-24 19:23:37 -04:00
Austin
ef7562dc32
add evm utils (#16) 2023-05-24 19:09:03 -04:00
Julius Remigio
18ffc7f1d2
AN-2979/udf-json-rpc-call (#10) 2023-04-06 17:40:57 -05:00
drethereum
bd1d06daa7
added livequery to each function example (#9) 2023-03-21 10:30:11 -06:00
drethereum
cceeb81ede
modified docs to include quicknode url (#7) 2023-03-14 17:06:27 -06:00
drethereum
a1b89ae0ee
add/udf-hex-to-string (#6)
* added hex_to_string udf

* added udf to name
2023-03-14 13:55:47 -06:00
drethereum
cf5ac50e1e
syntax (#5) 2023-02-24 14:22:46 -07:00
drethereum
4857f87f98
add/overview-docs (#3)
* created overview documentation

* seed for api endpoints

* added api endpoints to overview

* added docs example

* spacing

* add coming soon tags
2023-02-24 14:14:52 -07:00
Julius Remigio
eb99c42fb8
LiveQuery prod schemas (#4) 2023-02-24 10:03:53 -08:00
Julius Remigio
8e55f678c2
- create utility macros for creating udfs (#2) 2023-02-20 13:05:59 -08:00
Eric Laurello
67e1b91150 docs 2023-02-09 09:54:22 -05:00