last fixes

This commit is contained in:
Pingumask 2024-08-25 23:19:07 +02:00
parent 72437a3d60
commit a9b65e088d
8 changed files with 14 additions and 36 deletions

View file

@ -1,25 +0,0 @@
name: Enforce Changelog Update
on:
pull_request:
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
branches:
- main
- develop
jobs:
build:
name: Check Actions
runs-on: ubuntu-latest
steps:
- name: Setup node version
uses: actions/setup-node@v3
with:
node-version: '16'
- uses: actions/checkout@v2
- name: Changelog check
uses: Zomzog/changelog-checker@v1.2.0
with:
fileName: CHANGELOG.md
noChangelogLabel: no changelog
checkNotification: Simple
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View file

@ -13,13 +13,13 @@ jobs:
with:
node-version: '18'
- name: Checkout 🛎️
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Install and Build 🔧
run: |
npm ci
npm run build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.2.5
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: dist

View file

@ -12,10 +12,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup node version
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '16'
- uses: actions/checkout@v2
node-version: '18'
- uses: actions/checkout@v4
- run: npm install
- run: npm run lint-ci

View file

@ -1,6 +1,11 @@
# Release Notes
## Upcoming version
### Version 3.20.0
- MAINT: Upgrade caniuselite
- Various corrections in the French version
- Minor corrections in the English version

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "townsquare",
"version": "3.19.0",
"version": "3.20.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "townsquare",
"version": "3.19.0",
"version": "3.20.0",
"license": "GPL-3.0",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.32",

View file

@ -1,6 +1,6 @@
{
"name": "townsquare",
"version": "3.19.0",
"version": "3.20.0",
"description": "Blood on the Clocktower Town Square",
"author": "Pingumaskt",
"scripts": {

View file

@ -219,7 +219,7 @@
"outsider": "outsiders",
"minion": "minions",
"demon": "demons"
}
},
"nightOrder": "Show Night Order"
},
"reminder": {

View file

@ -221,7 +221,6 @@
"demon": "démons"
},
"nightOrder": "Afficher l'Ordre Nocturne"
},
"reminder": {
"title": "Apposer une note :",