From d45e3443682bbfd71945e514b524a09e48a7f04e Mon Sep 17 00:00:00 2001 From: gosuto-inzasheru Date: Wed, 17 Jul 2024 15:43:40 +0000 Subject: [PATCH 1/3] ci: dump csv file with all queried upkeeps --- upkeeps.csv | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 upkeeps.csv diff --git a/upkeeps.csv b/upkeeps.csv new file mode 100644 index 000000000..43e06dda0 --- /dev/null +++ b/upkeeps.csv @@ -0,0 +1,16 @@ +blockchain,upkeep_name,upkeep_status,upkeep_balance,total_link_payments,total_performs,link_per_perform,upkeep_url +ethereum,,active,73.97721321460857,1.0227867853914343,2,0.5113933926957173,https://automation.chain.link/ethereum/37139378590340576488101784362222889752237871948060516894495194681064041951097 +ethereum,,active,75.0,0.0,0,,https://automation.chain.link/ethereum/101858294349582168720910603944156620670934988022625502966465721642754217664516 +arbitrum,,active,5.855457640036393,0.0445423599636073,7,0.0063631942805153,https://automation.chain.link/arbitrum/32362394734451035504199802047588354855838202363897445238253548040898877967375 +arbitrum,,active,2.0,0.0,0,,https://automation.chain.link/arbitrum/57699741806029293769863938639399199978344467143644314533146559301381084933012 +arbitrum,,active,2.993109340902167,0.0068906590978332,4,0.0017226647744583,https://automation.chain.link/arbitrum/5254164586238533789572547124208004030973101358066322298513402905599125776707 +polygon,,active,3.9997766519836055,0.0002233480163942,1,0.0002233480163942,https://automation.chain.link/polygon/66221776849603717602060933319019812007512766035144533466830756906940707726855 +polygon,,canceled,0.09,0.0,0,,https://automation.chain.link/polygon/83388865308194506971591187241438182075091305165046369385786953383244572823251 +polygon,,active,1.9940983911965693,0.0059016088034302,8,0.0007377011004287,https://automation.chain.link/polygon/53026144304098248732404862724891564093021434679646217417021318899523816795791 +avalanche_c,,active,1.9836411309227235,0.0163588690772762,1,0.0163588690772762,https://automation.chain.link/avalanche/68251270626487723516792974704778105163310769196076802428912318280513066739859 +avalanche_c,,active,2.0,0.0,0,,https://automation.chain.link/avalanche/62313221969925979607260241648972652877935836085621378406444991030445327203762 +avalanche_c,,active,2.0,0.0,0,,https://automation.chain.link/avalanche/74222921190017323966342748120175475584015665669090462243354081229180633023340 +avalanche_c,,active,2.0,0.0,0,,https://automation.chain.link/avalanche/16157232562793300879783862335415265330270805623092440215948684951878556700803 +avalanche_c,,active,1.909905840187292,0.090094159812708,5,0.0180188319625416,https://automation.chain.link/avalanche/80097119418649601661021620318801675449278478096786901553150184397173064861199 +avalanche_c,,active,2.0,0.0,0,,https://automation.chain.link/avalanche/17047523871996482998556804561209991969013769409112980485960546631552534522181 +base,,active,3.894520803746945,0.1054791962530548,1,0.1054791962530548,https://automation.chain.link/base/43577255923088573102620350405628797796108324886596241648132900184527246450123 From 4116c99c25144ac29ad41a0985200b7c534c7666 Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Wed, 17 Jul 2024 17:46:01 +0200 Subject: [PATCH 2/3] ci: run action on its own branch --- .github/workflows/upkeeps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upkeeps.yaml b/.github/workflows/upkeeps.yaml index 2d2b2bf64..7f9060fc7 100644 --- a/.github/workflows/upkeeps.yaml +++ b/.github/workflows/upkeeps.yaml @@ -13,7 +13,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: - ref: ${{ github.head_ref }} + ref: "upkeeps" - name: Set up Python 3.10 uses: actions/setup-python@v5 From 90699c8b566dae59a00aa26b3e0dab3b1acf8e7b Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Wed, 17 Jul 2024 17:47:32 +0200 Subject: [PATCH 3/3] chore: remove old csv file --- upkeeps.csv | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 upkeeps.csv diff --git a/upkeeps.csv b/upkeeps.csv deleted file mode 100644 index 43e06dda0..000000000 --- a/upkeeps.csv +++ /dev/null @@ -1,16 +0,0 @@ -blockchain,upkeep_name,upkeep_status,upkeep_balance,total_link_payments,total_performs,link_per_perform,upkeep_url -ethereum,,active,73.97721321460857,1.0227867853914343,2,0.5113933926957173,https://automation.chain.link/ethereum/37139378590340576488101784362222889752237871948060516894495194681064041951097 -ethereum,,active,75.0,0.0,0,,https://automation.chain.link/ethereum/101858294349582168720910603944156620670934988022625502966465721642754217664516 -arbitrum,,active,5.855457640036393,0.0445423599636073,7,0.0063631942805153,https://automation.chain.link/arbitrum/32362394734451035504199802047588354855838202363897445238253548040898877967375 -arbitrum,,active,2.0,0.0,0,,https://automation.chain.link/arbitrum/57699741806029293769863938639399199978344467143644314533146559301381084933012 -arbitrum,,active,2.993109340902167,0.0068906590978332,4,0.0017226647744583,https://automation.chain.link/arbitrum/5254164586238533789572547124208004030973101358066322298513402905599125776707 -polygon,,active,3.9997766519836055,0.0002233480163942,1,0.0002233480163942,https://automation.chain.link/polygon/66221776849603717602060933319019812007512766035144533466830756906940707726855 -polygon,,canceled,0.09,0.0,0,,https://automation.chain.link/polygon/83388865308194506971591187241438182075091305165046369385786953383244572823251 -polygon,,active,1.9940983911965693,0.0059016088034302,8,0.0007377011004287,https://automation.chain.link/polygon/53026144304098248732404862724891564093021434679646217417021318899523816795791 -avalanche_c,,active,1.9836411309227235,0.0163588690772762,1,0.0163588690772762,https://automation.chain.link/avalanche/68251270626487723516792974704778105163310769196076802428912318280513066739859 -avalanche_c,,active,2.0,0.0,0,,https://automation.chain.link/avalanche/62313221969925979607260241648972652877935836085621378406444991030445327203762 -avalanche_c,,active,2.0,0.0,0,,https://automation.chain.link/avalanche/74222921190017323966342748120175475584015665669090462243354081229180633023340 -avalanche_c,,active,2.0,0.0,0,,https://automation.chain.link/avalanche/16157232562793300879783862335415265330270805623092440215948684951878556700803 -avalanche_c,,active,1.909905840187292,0.090094159812708,5,0.0180188319625416,https://automation.chain.link/avalanche/80097119418649601661021620318801675449278478096786901553150184397173064861199 -avalanche_c,,active,2.0,0.0,0,,https://automation.chain.link/avalanche/17047523871996482998556804561209991969013769409112980485960546631552534522181 -base,,active,3.894520803746945,0.1054791962530548,1,0.1054791962530548,https://automation.chain.link/base/43577255923088573102620350405628797796108324886596241648132900184527246450123