Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: '18'

- name: Setup pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@eae0cfeb286e66ffb5155f1a79b90583a127a68b
with:
version: 9
run_install: false
Expand Down Expand Up @@ -43,7 +43,7 @@ jobs:
run: pnpm test

- name: Run linter
uses: reviewdog/action-eslint@v1
uses: reviewdog/action-eslint@2fee6dd72a5419ff4113f694e2068d2a03bb35dd
with:
reporter: github-pr-review
eslint_flags: 'src/**/*.{ts,tsx}'
22 changes: 0 additions & 22 deletions .github/workflows/contributors.yaml

This file was deleted.

8 changes: 4 additions & 4 deletions .github/workflows/preview-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: '18'

- name: Setup pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@eae0cfeb286e66ffb5155f1a79b90583a127a68b
with:
version: 9
run_install: false
Expand All @@ -39,11 +39,11 @@ jobs:

- name: Generate release notes preview
id: build-release-notes
uses: guilhermetod/semantic-release-notes-preview@v1.0.0
uses: guilhermetod/semantic-release-notes-preview@015a2c1849e7703ee43e0350b04970ae3a76b49d

- name: Comment release notes preview
if: steps.build-release-notes.outputs.releaseNotes
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
with:
issue-number: ${{ github.event.pull_request.number }}
body: |
Expand All @@ -60,7 +60,7 @@ jobs:

- name: Comment empty release notes preview
if: ${{ !steps.build-release-notes.outputs.releaseNotes }}
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
with:
issue-number: ${{ github.event.pull_request.number }}
body: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: lts/*

- name: Setup pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@eae0cfeb286e66ffb5155f1a79b90583a127a68b
with:
version: 9
run_install: false
Expand All @@ -42,7 +42,7 @@ jobs:

- name: Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/action@v1
uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9
with:
# This expects you to have a script called release which does a build for your packages and calls changeset publish
publish: pnpm release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/slack-notify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Slackify the release body
id: release_body
uses: LoveToKnow/slackify-markdown-action@v1.0.0
uses: LoveToKnow/slackify-markdown-action@444d1c5cb9c46a046c29bb88cc032e9c27d31f38
with:
text: ${{ github.event.release.body }}
- uses: homeday-de/slack-release-bot-action@main
Expand Down
215 changes: 0 additions & 215 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,221 +98,6 @@ To inspect the folder structure within `@zopauk/react-components/types` you can

In case you want to contribute to this library, please have a look at our [contributing guidelines](./CONTRIBUTING.md) 🙌🏼

## Contributors

<!-- readme: collaborators,contributors,semantic-release-bot/-,renovate-bot/- -start -->
<table>
<tr>
<td align="center">
<a href="https://github.com/moshie">
<img src="https://avatars.githubusercontent.com/u/3974301?v=4" width="50;" alt="moshie"/>
<br />
<sub><b>moshie</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/thegrinder">
<img src="https://avatars.githubusercontent.com/u/14250944?v=4" width="50;" alt="thegrinder"/>
<br />
<sub><b>thegrinder</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/raff-r">
<img src="https://avatars.githubusercontent.com/u/1081070?v=4" width="50;" alt="raff-r"/>
<br />
<sub><b>raff-r</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/ubbe-xyz">
<img src="https://avatars.githubusercontent.com/u/5938217?v=4" width="50;" alt="ubbe-xyz"/>
<br />
<sub><b>ubbe-xyz</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/admmasters">
<img src="https://avatars.githubusercontent.com/u/335607?v=4" width="50;" alt="admmasters"/>
<br />
<sub><b>admmasters</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/dfvalero">
<img src="https://avatars.githubusercontent.com/u/337955?v=4" width="50;" alt="dfvalero"/>
<br />
<sub><b>dfvalero</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/OlenaKashuba">
<img src="https://avatars.githubusercontent.com/u/27281884?v=4" width="50;" alt="OlenaKashuba"/>
<br />
<sub><b>OlenaKashuba</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Gabss405">
<img src="https://avatars.githubusercontent.com/u/67011746?v=4" width="50;" alt="Gabss405"/>
<br />
<sub><b>Gabss405</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/JuliaHempel">
<img src="https://avatars.githubusercontent.com/u/9414476?v=4" width="50;" alt="JuliaHempel"/>
<br />
<sub><b>JuliaHempel</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/katebeavis">
<img src="https://avatars.githubusercontent.com/u/10133018?v=4" width="50;" alt="katebeavis"/>
<br />
<sub><b>katebeavis</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/charlielizzy">
<img src="https://avatars.githubusercontent.com/u/93588638?v=4" width="50;" alt="charlielizzy"/>
<br />
<sub><b>charlielizzy</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/khumbon">
<img src="https://avatars.githubusercontent.com/u/44274000?v=4" width="50;" alt="khumbon"/>
<br />
<sub><b>khumbon</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/calvin-fung-zopa">
<img src="https://avatars.githubusercontent.com/u/91553062?v=4" width="50;" alt="calvin-fung-zopa"/>
<br />
<sub><b>calvin-fung-zopa</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/MichelleXBai">
<img src="https://avatars.githubusercontent.com/u/92802325?v=4" width="50;" alt="MichelleXBai"/>
<br />
<sub><b>MichelleXBai</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/poteirard">
<img src="https://avatars.githubusercontent.com/u/7198934?v=4" width="50;" alt="poteirard"/>
<br />
<sub><b>poteirard</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/gbkr">
<img src="https://avatars.githubusercontent.com/u/1077355?v=4" width="50;" alt="gbkr"/>
<br />
<sub><b>gbkr</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/endymion1818">
<img src="https://avatars.githubusercontent.com/u/2216344?v=4" width="50;" alt="endymion1818"/>
<br />
<sub><b>endymion1818</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/emilfjellstrom">
<img src="https://avatars.githubusercontent.com/u/11654513?v=4" width="50;" alt="emilfjellstrom"/>
<br />
<sub><b>emilfjellstrom</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/MillieClare">
<img src="https://avatars.githubusercontent.com/u/40922831?v=4" width="50;" alt="MillieClare"/>
<br />
<sub><b>MillieClare</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/steedems">
<img src="https://avatars.githubusercontent.com/u/7896422?v=4" width="50;" alt="steedems"/>
<br />
<sub><b>steedems</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/tlaak">
<img src="https://avatars.githubusercontent.com/u/1674055?v=4" width="50;" alt="tlaak"/>
<br />
<sub><b>tlaak</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/t-phamm">
<img src="https://avatars.githubusercontent.com/u/86316479?v=4" width="50;" alt="t-phamm"/>
<br />
<sub><b>t-phamm</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/TomGroombridge">
<img src="https://avatars.githubusercontent.com/u/5918265?v=4" width="50;" alt="TomGroombridge"/>
<br />
<sub><b>TomGroombridge</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/rominamoya">
<img src="https://avatars.githubusercontent.com/u/1150925?v=4" width="50;" alt="rominamoya"/>
<br />
<sub><b>rominamoya</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/zopa-stephanie-senoner">
<img src="https://avatars.githubusercontent.com/u/118994357?v=4" width="50;" alt="zopa-stephanie-senoner"/>
<br />
<sub><b>zopa-stephanie-senoner</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/rorydpayne">
<img src="https://avatars.githubusercontent.com/u/7081561?v=4" width="50;" alt="rorydpayne"/>
<br />
<sub><b>rorydpayne</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Blimeys">
<img src="https://avatars.githubusercontent.com/u/13405542?v=4" width="50;" alt="Blimeys"/>
<br />
<sub><b>Blimeys</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/grabbeh">
<img src="https://avatars.githubusercontent.com/u/641299?v=4" width="50;" alt="grabbeh"/>
<br />
<sub><b>grabbeh</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/rory-payne">
<img src="https://avatars.githubusercontent.com/u/160851359?v=4" width="50;" alt="rory-payne"/>
<br />
<sub><b>rory-payne</b></sub>
</a>
</td></tr>
</table>
<!-- readme: collaborators,contributors,semantic-release-bot/-,renovate-bot/- -end -->

## License

This repository is [MIT-licensed](./LICENSE).
Expand Down