Skip to content

Commit e38fa64

Browse files
authored
Merge pull request #1163 from ZopaPublic/pin-gh-actions
ci(github actions): remove contributors ci and pin github actions
2 parents 79cb743 + 9977241 commit e38fa64

6 files changed

Lines changed: 9 additions & 246 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
node-version: '18'
1616

1717
- name: Setup pnpm
18-
uses: pnpm/action-setup@v2
18+
uses: pnpm/action-setup@eae0cfeb286e66ffb5155f1a79b90583a127a68b
1919
with:
2020
version: 9
2121
run_install: false
@@ -43,7 +43,7 @@ jobs:
4343
run: pnpm test
4444

4545
- name: Run linter
46-
uses: reviewdog/action-eslint@v1
46+
uses: reviewdog/action-eslint@2fee6dd72a5419ff4113f694e2068d2a03bb35dd
4747
with:
4848
reporter: github-pr-review
4949
eslint_flags: 'src/**/*.{ts,tsx}'

.github/workflows/contributors.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/workflows/preview-release.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
node-version: '18'
1717

1818
- name: Setup pnpm
19-
uses: pnpm/action-setup@v2
19+
uses: pnpm/action-setup@eae0cfeb286e66ffb5155f1a79b90583a127a68b
2020
with:
2121
version: 9
2222
run_install: false
@@ -39,11 +39,11 @@ jobs:
3939

4040
- name: Generate release notes preview
4141
id: build-release-notes
42-
uses: guilhermetod/semantic-release-notes-preview@v1.0.0
42+
uses: guilhermetod/semantic-release-notes-preview@015a2c1849e7703ee43e0350b04970ae3a76b49d
4343

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

6161
- name: Comment empty release notes preview
6262
if: ${{ !steps.build-release-notes.outputs.releaseNotes }}
63-
uses: peter-evans/create-or-update-comment@v3
63+
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
6464
with:
6565
issue-number: ${{ github.event.pull_request.number }}
6666
body: |

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
node-version: lts/*
1616

1717
- name: Setup pnpm
18-
uses: pnpm/action-setup@v2
18+
uses: pnpm/action-setup@eae0cfeb286e66ffb5155f1a79b90583a127a68b
1919
with:
2020
version: 9
2121
run_install: false
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Create Release Pull Request or Publish to npm
4444
id: changesets
45-
uses: changesets/action@v1
45+
uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9
4646
with:
4747
# This expects you to have a script called release which does a build for your packages and calls changeset publish
4848
publish: pnpm release

.github/workflows/slack-notify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Slackify the release body
1212
id: release_body
13-
uses: LoveToKnow/slackify-markdown-action@v1.0.0
13+
uses: LoveToKnow/slackify-markdown-action@444d1c5cb9c46a046c29bb88cc032e9c27d31f38
1414
with:
1515
text: ${{ github.event.release.body }}
1616
- uses: homeday-de/slack-release-bot-action@main

README.md

Lines changed: 0 additions & 215 deletions
Original file line numberDiff line numberDiff line change
@@ -98,221 +98,6 @@ To inspect the folder structure within `@zopauk/react-components/types` you can
9898

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

101-
## Contributors
102-
103-
<!-- readme: collaborators,contributors,semantic-release-bot/-,renovate-bot/- -start -->
104-
<table>
105-
<tr>
106-
<td align="center">
107-
<a href="https://github.com/moshie">
108-
<img src="https://avatars.githubusercontent.com/u/3974301?v=4" width="50;" alt="moshie"/>
109-
<br />
110-
<sub><b>moshie</b></sub>
111-
</a>
112-
</td>
113-
<td align="center">
114-
<a href="https://github.com/thegrinder">
115-
<img src="https://avatars.githubusercontent.com/u/14250944?v=4" width="50;" alt="thegrinder"/>
116-
<br />
117-
<sub><b>thegrinder</b></sub>
118-
</a>
119-
</td>
120-
<td align="center">
121-
<a href="https://github.com/raff-r">
122-
<img src="https://avatars.githubusercontent.com/u/1081070?v=4" width="50;" alt="raff-r"/>
123-
<br />
124-
<sub><b>raff-r</b></sub>
125-
</a>
126-
</td>
127-
<td align="center">
128-
<a href="https://github.com/ubbe-xyz">
129-
<img src="https://avatars.githubusercontent.com/u/5938217?v=4" width="50;" alt="ubbe-xyz"/>
130-
<br />
131-
<sub><b>ubbe-xyz</b></sub>
132-
</a>
133-
</td>
134-
<td align="center">
135-
<a href="https://github.com/admmasters">
136-
<img src="https://avatars.githubusercontent.com/u/335607?v=4" width="50;" alt="admmasters"/>
137-
<br />
138-
<sub><b>admmasters</b></sub>
139-
</a>
140-
</td>
141-
<td align="center">
142-
<a href="https://github.com/dfvalero">
143-
<img src="https://avatars.githubusercontent.com/u/337955?v=4" width="50;" alt="dfvalero"/>
144-
<br />
145-
<sub><b>dfvalero</b></sub>
146-
</a>
147-
</td></tr>
148-
<tr>
149-
<td align="center">
150-
<a href="https://github.com/OlenaKashuba">
151-
<img src="https://avatars.githubusercontent.com/u/27281884?v=4" width="50;" alt="OlenaKashuba"/>
152-
<br />
153-
<sub><b>OlenaKashuba</b></sub>
154-
</a>
155-
</td>
156-
<td align="center">
157-
<a href="https://github.com/Gabss405">
158-
<img src="https://avatars.githubusercontent.com/u/67011746?v=4" width="50;" alt="Gabss405"/>
159-
<br />
160-
<sub><b>Gabss405</b></sub>
161-
</a>
162-
</td>
163-
<td align="center">
164-
<a href="https://github.com/JuliaHempel">
165-
<img src="https://avatars.githubusercontent.com/u/9414476?v=4" width="50;" alt="JuliaHempel"/>
166-
<br />
167-
<sub><b>JuliaHempel</b></sub>
168-
</a>
169-
</td>
170-
<td align="center">
171-
<a href="https://github.com/katebeavis">
172-
<img src="https://avatars.githubusercontent.com/u/10133018?v=4" width="50;" alt="katebeavis"/>
173-
<br />
174-
<sub><b>katebeavis</b></sub>
175-
</a>
176-
</td>
177-
<td align="center">
178-
<a href="https://github.com/charlielizzy">
179-
<img src="https://avatars.githubusercontent.com/u/93588638?v=4" width="50;" alt="charlielizzy"/>
180-
<br />
181-
<sub><b>charlielizzy</b></sub>
182-
</a>
183-
</td>
184-
<td align="center">
185-
<a href="https://github.com/khumbon">
186-
<img src="https://avatars.githubusercontent.com/u/44274000?v=4" width="50;" alt="khumbon"/>
187-
<br />
188-
<sub><b>khumbon</b></sub>
189-
</a>
190-
</td></tr>
191-
<tr>
192-
<td align="center">
193-
<a href="https://github.com/calvin-fung-zopa">
194-
<img src="https://avatars.githubusercontent.com/u/91553062?v=4" width="50;" alt="calvin-fung-zopa"/>
195-
<br />
196-
<sub><b>calvin-fung-zopa</b></sub>
197-
</a>
198-
</td>
199-
<td align="center">
200-
<a href="https://github.com/MichelleXBai">
201-
<img src="https://avatars.githubusercontent.com/u/92802325?v=4" width="50;" alt="MichelleXBai"/>
202-
<br />
203-
<sub><b>MichelleXBai</b></sub>
204-
</a>
205-
</td>
206-
<td align="center">
207-
<a href="https://github.com/poteirard">
208-
<img src="https://avatars.githubusercontent.com/u/7198934?v=4" width="50;" alt="poteirard"/>
209-
<br />
210-
<sub><b>poteirard</b></sub>
211-
</a>
212-
</td>
213-
<td align="center">
214-
<a href="https://github.com/gbkr">
215-
<img src="https://avatars.githubusercontent.com/u/1077355?v=4" width="50;" alt="gbkr"/>
216-
<br />
217-
<sub><b>gbkr</b></sub>
218-
</a>
219-
</td>
220-
<td align="center">
221-
<a href="https://github.com/endymion1818">
222-
<img src="https://avatars.githubusercontent.com/u/2216344?v=4" width="50;" alt="endymion1818"/>
223-
<br />
224-
<sub><b>endymion1818</b></sub>
225-
</a>
226-
</td>
227-
<td align="center">
228-
<a href="https://github.com/emilfjellstrom">
229-
<img src="https://avatars.githubusercontent.com/u/11654513?v=4" width="50;" alt="emilfjellstrom"/>
230-
<br />
231-
<sub><b>emilfjellstrom</b></sub>
232-
</a>
233-
</td></tr>
234-
<tr>
235-
<td align="center">
236-
<a href="https://github.com/MillieClare">
237-
<img src="https://avatars.githubusercontent.com/u/40922831?v=4" width="50;" alt="MillieClare"/>
238-
<br />
239-
<sub><b>MillieClare</b></sub>
240-
</a>
241-
</td>
242-
<td align="center">
243-
<a href="https://github.com/steedems">
244-
<img src="https://avatars.githubusercontent.com/u/7896422?v=4" width="50;" alt="steedems"/>
245-
<br />
246-
<sub><b>steedems</b></sub>
247-
</a>
248-
</td>
249-
<td align="center">
250-
<a href="https://github.com/tlaak">
251-
<img src="https://avatars.githubusercontent.com/u/1674055?v=4" width="50;" alt="tlaak"/>
252-
<br />
253-
<sub><b>tlaak</b></sub>
254-
</a>
255-
</td>
256-
<td align="center">
257-
<a href="https://github.com/t-phamm">
258-
<img src="https://avatars.githubusercontent.com/u/86316479?v=4" width="50;" alt="t-phamm"/>
259-
<br />
260-
<sub><b>t-phamm</b></sub>
261-
</a>
262-
</td>
263-
<td align="center">
264-
<a href="https://github.com/TomGroombridge">
265-
<img src="https://avatars.githubusercontent.com/u/5918265?v=4" width="50;" alt="TomGroombridge"/>
266-
<br />
267-
<sub><b>TomGroombridge</b></sub>
268-
</a>
269-
</td>
270-
<td align="center">
271-
<a href="https://github.com/rominamoya">
272-
<img src="https://avatars.githubusercontent.com/u/1150925?v=4" width="50;" alt="rominamoya"/>
273-
<br />
274-
<sub><b>rominamoya</b></sub>
275-
</a>
276-
</td></tr>
277-
<tr>
278-
<td align="center">
279-
<a href="https://github.com/zopa-stephanie-senoner">
280-
<img src="https://avatars.githubusercontent.com/u/118994357?v=4" width="50;" alt="zopa-stephanie-senoner"/>
281-
<br />
282-
<sub><b>zopa-stephanie-senoner</b></sub>
283-
</a>
284-
</td>
285-
<td align="center">
286-
<a href="https://github.com/rorydpayne">
287-
<img src="https://avatars.githubusercontent.com/u/7081561?v=4" width="50;" alt="rorydpayne"/>
288-
<br />
289-
<sub><b>rorydpayne</b></sub>
290-
</a>
291-
</td>
292-
<td align="center">
293-
<a href="https://github.com/Blimeys">
294-
<img src="https://avatars.githubusercontent.com/u/13405542?v=4" width="50;" alt="Blimeys"/>
295-
<br />
296-
<sub><b>Blimeys</b></sub>
297-
</a>
298-
</td>
299-
<td align="center">
300-
<a href="https://github.com/grabbeh">
301-
<img src="https://avatars.githubusercontent.com/u/641299?v=4" width="50;" alt="grabbeh"/>
302-
<br />
303-
<sub><b>grabbeh</b></sub>
304-
</a>
305-
</td>
306-
<td align="center">
307-
<a href="https://github.com/rory-payne">
308-
<img src="https://avatars.githubusercontent.com/u/160851359?v=4" width="50;" alt="rory-payne"/>
309-
<br />
310-
<sub><b>rory-payne</b></sub>
311-
</a>
312-
</td></tr>
313-
</table>
314-
<!-- readme: collaborators,contributors,semantic-release-bot/-,renovate-bot/- -end -->
315-
316101
## License
317102

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

0 commit comments

Comments
 (0)