From a026acdc90279cdcc7c23153ad8e3fd0122874b4 Mon Sep 17 00:00:00 2001 From: Aminzarbani Date: Thu, 14 Nov 2024 16:19:34 +0330 Subject: [PATCH 1/5] Create deno.yml --- .github/workflows/deno.yml | 42 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .github/workflows/deno.yml diff --git a/.github/workflows/deno.yml b/.github/workflows/deno.yml new file mode 100644 index 0000000..782af35 --- /dev/null +++ b/.github/workflows/deno.yml @@ -0,0 +1,42 @@ +# This workflow uses actions that are not certified by GitHub. +# They are provided by a third-party and are governed by +# separate terms of service, privacy policy, and support +# documentation. + +# This workflow will install Deno then run `deno lint` and `deno test`. +# For more information see: https://github.com/denoland/setup-deno + +name: Deno + +on: + push: + branches: ["main"] + pull_request: + branches: ["main"] + +permissions: + contents: read + +jobs: + test: + runs-on: ubuntu-latest + + steps: + - name: Setup repo + uses: actions/checkout@v4 + + - name: Setup Deno + # uses: denoland/setup-deno@v1 + uses: denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31 # v1.1.2 + with: + deno-version: v1.x + + # Uncomment this step to verify the use of 'deno fmt' on each commit. + # - name: Verify formatting + # run: deno fmt --check + + - name: Run linter + run: deno lint + + - name: Run tests + run: deno test -A From f78496f5ebac102db80bc6b5f789947d20d615c6 Mon Sep 17 00:00:00 2001 From: Aminzarbani Date: Wed, 11 Dec 2024 17:41:08 +0330 Subject: [PATCH 2/5] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 024a31b..8b13789 100644 --- a/README.md +++ b/README.md @@ -1,5 +1 @@ -# Whales NFT -Source code of NFT generator and traits. -Generator config is [here](config.yaml). -Collection seed is: -```whales gonna whale``` + From 1928427e51b6cfcd71ba45091c91d9b117177ea0 Mon Sep 17 00:00:00 2001 From: Aminzarbani Date: Thu, 12 Dec 2024 03:59:50 +0330 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b13789..2cd79e4 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ - +1##https://looksrare.org/collections/0xBd3531dA5CF5857e7CfAA92426877b022e612cf8?utm_source=looksrare_app&utm_medium=app&utm_campaign=app From 64c054f2225a70f7d949f03e20bda338e150f0be Mon Sep 17 00:00:00 2001 From: Aminzarbani Date: Thu, 12 Dec 2024 05:35:42 +0330 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cd79e4..c9ff3f8 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -1##https://looksrare.org/collections/0xBd3531dA5CF5857e7CfAA92426877b022e612cf8?utm_source=looksrare_app&utm_medium=app&utm_campaign=app +1##https://looksrare.org/collections/usb://1002/UsbStorage/BT-BU1.MP3 From b6d3fa21aa69a809b386acf5720ccf6534adbb9a Mon Sep 17 00:00:00 2001 From: Aminzarbani Date: Sun, 15 Dec 2024 09:05:05 +0330 Subject: [PATCH 5/5] Update README.md# Whales NFT Source code of NFT generator and traits. Generator config is [here](config.yaml). Collection seed is: ```whales gonna whale``` --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c9ff3f8..6e0dcd5 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -1##https://looksrare.org/collections/usb://1002/UsbStorage/BT-BU1.MP3 +# Whales NFT +Source code of NFT generator and traits. +Generator config is [here](config.yaml). +Collection seed is: +```whales gonna whale``` +