Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/path-parse-1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ff6347 authored Dec 1, 2023
2 parents 64c8ce3 + 21c86d6 commit 0ec3a09
Show file tree
Hide file tree
Showing 9 changed files with 21,963 additions and 13,120 deletions.
8 changes: 4 additions & 4 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
]
},
{
"login": "esshan",
"name": "esshan",
"avatar_url": "https://avatars.githubusercontent.com/u/37532997?v=4",
"profile": "https://github.com/esshan",
"login": "esshahn",
"name": "esshahn",
"avatar_url": "https://avatars.githubusercontent.com/u/434355?v=4",
"profile": "https://github.com/esshahn",
"contributions": [
"code"
]
Expand Down
46 changes: 30 additions & 16 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,42 @@ env:
URL: http://localhost:5000
on:
push:
branches: [ main ]
branches: [main]
pull_request:
branches: [ main ]
branches: [main]

jobs:
build:
env:
URL: http://localhost:5000

runs-on: ubuntu-latest
runs-on:
ubuntu-latest

# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
- uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: 'npm'
- run: npm ci
- run: npm run build --if-present
- run: npm test
release:
name: semantic-release
needs: [build]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Read .nvmrc
run: echo "##[set-output name=NVMRC;]$(cat .nvmrc)"
id: nvm
- name: Use Node.js ${{ steps.nvm.outputs.NVMRC }}
uses: actions/setup-node@v3
with:
node-version: ${{ steps.nvm.outputs.NVMRC }}
cache: 'npm'
- run: npm ci
- run: npm run build --if-present
- run: npm test
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
- run: |
npm ci
npx semantic-release --ci
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14.19.1
v20.9.0
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 1.0.0 (2023-12-01)


### Bug Fixes

* Add missing package node-fetch ([579e66b](https://github.com/technologiestiftung/badestellen/commit/579e66b6c53eb9ce479415c4580af0bd8d41b586))
* esshahn ([1f20f12](https://github.com/technologiestiftung/badestellen/commit/1f20f1297baee81cb35231e78cc3b525aa13b614))
* Esshahn image ([f35aad0](https://github.com/technologiestiftung/badestellen/commit/f35aad0b58c20eb81208155a332f85a7279f8c88))
* Imprint ([3e9b7b4](https://github.com/technologiestiftung/badestellen/commit/3e9b7b4ddf9de0cce40ef33a652227dff29c6dda))
31 changes: 17 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,41 @@

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)

<!-- ALL-CONTRIBUTORS-BADGE:END -->

# Badestellen a.k.a. badestellen.berlin.de

- [Website](https://badestellen.berlin.de/)
- [Launch-Blogpost](https://lab.technologiestiftung-berlin.de/projects/bathing-water/index.html)

## Overview

The repository consists of 2 folders:
The repository consists of:

### 1. material
### 1. /material

Graphic source files

### 2. app
### 2. /src

The HTML web application (frontend)
The Svelte web application (frontend)

## The App
## The Application

Install dependencies
`npm install`
`npm ci`

Run a local webserver
`npm serve`
`npm run dev`

ESLint
`npm lint`

Build css and js files
`npm build`
`npm run lint` or `npm run lint:fix`

Build the application

`npm run build`

## Contributors ✨

Expand All @@ -44,7 +48,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://fabianmoronzirfas.me"><img src="https://avatars.githubusercontent.com/u/315106?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Fabian Morón Zirfas</b></sub></a><br /><a href="https://github.com/technologiestiftung/badestellen/commits?author=ff6347" title="Code">💻</a> <a href="#infra-ff6347" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="http://www.sebastianmeier.eu/"><img src="https://avatars.githubusercontent.com/u/302789?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sebastian Meier</b></sub></a><br /><a href="https://github.com/technologiestiftung/badestellen/commits?author=sebastian-meier" title="Code">💻</a> <a href="#design-sebastian-meier" title="Design">🎨</a> <a href="#infra-sebastian-meier" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/technologiestiftung/badestellen/pulls?q=is%3Apr+reviewed-by%3Asebastian-meier" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/technologiestiftung/badestellen/commits?author=sebastian-meier" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/esshan"><img src="https://avatars.githubusercontent.com/u/37532997?v=4?s=100" width="100px;" alt=""/><br /><sub><b>esshan</b></sub></a><br /><a href="https://github.com/technologiestiftung/badestellen/commits?author=esshan" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/esshahn"><img src="https://avatars.githubusercontent.com/u/434355?v=4?s=100" width="100px;" alt=""/><br /><sub><b>esshahn</b></sub></a><br /><a href="https://github.com/technologiestiftung/badestellen/commits?author=esshahn" title="Code">💻</a></td>
<td align="center"><a href="http://tobiasjordans.de/"><img src="https://avatars.githubusercontent.com/u/111561?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tobias</b></sub></a><br /><a href="https://github.com/technologiestiftung/badestellen/commits?author=tordans" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/fdnklg"><img src="https://avatars.githubusercontent.com/u/9034032?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Fabian</b></sub></a><br /><a href="https://github.com/technologiestiftung/badestellen/commits?author=fdnklg" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/dnsos"><img src="https://avatars.githubusercontent.com/u/15640196?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dennis Ostendorf</b></sub></a><br /><a href="https://github.com/technologiestiftung/badestellen/commits?author=dnsos" title="Code">💻</a></td>
Expand All @@ -59,7 +63,6 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!


## Content Licencing

Texts and content available as [CC BY](https://creativecommons.org/licenses/by/3.0/de/).
Expand Down Expand Up @@ -90,4 +93,4 @@ Texts and content available as [CC BY](https://creativecommons.org/licenses/by/3
</a>
</td>
</tr>
</table>
</table>
Loading

0 comments on commit 0ec3a09

Please sign in to comment.