Skip to content

Commit

Permalink
Merge branch 'master' into andredif/master
Browse files Browse the repository at this point in the history
  • Loading branch information
semuelle authored May 27, 2024
2 parents d153908 + 02b2f3c commit 029fa8c
Show file tree
Hide file tree
Showing 44 changed files with 2,216 additions and 286 deletions.
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- [x] The [application template](https://github.com/w3f/Grants-Program/blob/master/applications/application-template.md) has been copied and aptly renamed (`project_name.md`).
- [ ] I have read the [application guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/grant_guidelines_per_category.md).
- [ ] Payment details have been provided (Polkadot AssetHub (DOT, USDC & USDT) address in the application and bank details via email, if applicable).
- [ ] I understand that 30% of each milestone will be paid in vested DOT, to the Polkadot address listed in the application.
- [ ] I am aware that, in order to receive a grant, I (and the entity I represent) have to successfully complete a KYC/KYB check.
- [ ] The software delivered for this grant will be released under an open-source license specified in the application.
- [ ] The initial PR contains only one commit (squash and force-push if needed).
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/application_accepted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Get application filename # We assume there's only one
if: ${{ !env.ACT }}
id: 'files'
uses: Ana06/get-changed-files@v2.0.0
uses: Ana06/get-changed-files@v2.3.0
with:
filter: 'applications/*.md'
format: 'csv'
Expand All @@ -42,7 +42,7 @@ jobs:

- name: Checkout
if: ${{ !env.ACT }}
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Parse application file
if: ${{ !env.ACT }}
Expand All @@ -53,10 +53,10 @@ jobs:

- name: Get current date
id: date
run: echo "::set-output name=date::$(date +'%d/%m/%Y')"
run: echo "date=$(date +'%d/%m/%Y')" >> $GITHUB_OUTPUT

- name: Add entry to Google Sheet
uses: jroehl/gsheet.action@v1.2.0
uses: jroehl/gsheet.action@v2.1.1
with:
spreadsheetId: ${{ secrets.SPREADSHEET_ID }}
commands: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check_application_document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
issues: write
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Parse application file
id: grant_parser
uses: w3f/parse-grant-application-action@master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check_broken_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build_and_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Link Checker
id: lychee
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand All @@ -58,7 +58,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v2
uses: github/codeql-action/autobuild@v3

# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
Expand All @@ -71,6 +71,6 @@ jobs:
# ./location_of_script_within_repo/buildscript.sh

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3
with:
category: "/language:${{matrix.language}}"
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
name: build and deploy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@v2
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "18.19.0"
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Publish
Expand Down
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ In cases where a niche expert opinion is desirable, one of the committee members
- [Raul Romanutti](https://github.com/rrtti)
- [Seraya Takahashi](https://github.com/takahser)
- [Benjamin Weiß](https://github.com/BenWhiteJam)
- [Piet Wolff](https://github.com/PieWol)
- [Gavin Wood](https://github.com/gavofyork)

#### W3F Grants Evaluators<!-- omit in toc -->
Expand All @@ -104,6 +105,7 @@ Evaluators are individuals able to evaluate the technology delivered as a result
- [Sebastian Müller](https://github.com/semuelle)
- [Keegan Quigley](https://github.com/keeganquigley)
- [Seraya Takahashi](https://github.com/takahser)
- [Piet Wolff](https://github.com/PieWol)

#### W3F Operations Team<!-- omit in toc -->

Expand Down Expand Up @@ -306,21 +308,14 @@ Below is a list of other grant and bounty programs in the Polkadot/Substrate eco

- [Acala Grants Program](https://acala.network/ecosystem-program)
- [Aleph Zero Funding Program](https://alephzero.org/ecosystem-funding-program)
- [Astar / Shiden Network Builders Program](https://github.com/PlasmNetwork/Builders-Program)
- [Avail Uncharted Grants](https://github.com/availproject/avail-uncharted/blob/main/grants/grants.md)
- [Crust Grants Program](https://github.com/crustio/Crust-Grants-Program)
- [Darwinia Grants Program](https://github.com/darwinia-network/collaboration/blob/master/grant/README.md#grant-program)
- [Decentralized Futures Program](https://futures.web3.foundation/)
- [Edgeware Grants and Bounties](https://gov.edgewa.re/discussion/1132-edgeware-proposal-process-and-template)
- [HydraDX Grants and Bounties](https://docs.hydradx.io/spending_fw/)
- [ink!ubator](https://use.ink/ubator/)
- [Interlay Labs Grants Program](https://github.com/interlay/Grants-Program)
- [KodaDot Ecosystem Grants](https://github.com/kodadot/grants)
- [Moonbeam Grants Program](https://moonbeam.foundation/grants/)
- [OAK’s Developer Grants](https://oak.tech/community/grants/)
- [peaq Ecosystem Grant Program](https://www.peaq.network/grant-program)
- [Phala Builders Program](https://wiki.phala.network/en-us/build/general/builders-program/)
- [Picasso / Composable Grants Program](https://docs.composable.finance/ecosystem/composable-grants/)
- [Polkadot Pioneers Prize](https://pioneersprize.polkadot.network/)
- [SubQuery Grants Programme](https://subquery.network/grants)
- [Pendulum / Amplitude Grant Programs](https://pendulumchain.org/ecosystem-grant)
Expand Down
Loading

0 comments on commit 029fa8c

Please sign in to comment.