content-update #26

Merged
arthur.wambst merged 19 commits from content-update into dev 2025-06-21 18:08:17 +02:00

needs to be fixed first

needs to be fixed first
arthur.wambst added 13 commits 2025-06-11 16:27:14 +02:00
fix: wrong actions file path
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
a5268d3714
fix: wrong path in cd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
549a95e797
fix: forgot npm install
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
ed775ee3e5
test in cd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
bdf1124cf6
test in cd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m24s
870c9ac0d8
test in cd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 59s
80ee14b7da
test in cd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
cd6ef409f1
test in cd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 44s
e327231b8a
test in cd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
11c26e1ba9
test in cd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 59s
a6d054a09a
feat: added actions tests
Some checks failed
Build / Explore-Gitea-Actions (push) Failing after 21s
a563a04c65
Sahamone was assigned by arthur.wambst 2025-06-11 16:27:22 +02:00
arthur.wambst added 1 commit 2025-06-11 16:27:50 +02:00
Merge branch 'dev' into content-update
Some checks failed
Build / Explore-Gitea-Actions (push) Failing after 1m8s
ec94ff6757
arthur.wambst changed title from content-update to WIP: content-update 2025-06-11 16:31:01 +02:00
Sahamone closed this pull request 2025-06-14 21:13:25 +02:00
arthur.wambst reopened this pull request 2025-06-18 00:14:57 +02:00
Author
Owner

closed par erreur ? x)

closed par erreur ? x)
arthur.wambst added 3 commits 2025-06-18 01:37:39 +02:00
merged
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 39s
0f2d0fdb40
arthur.wambst added 1 commit 2025-06-18 02:12:33 +02:00
fix: ssp desc
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 24s
4ec4d6ccb2
arthur.wambst added 1 commit 2025-06-18 03:05:21 +02:00
fix: updated discord link
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 23s
b14490da1b
Author
Owner

Fini, la suite dans d autres branches, pret a merge ici.

Fini, la suite dans d autres branches, pret a merge ici.
arthur.wambst changed title from WIP: content-update to content-update 2025-06-18 03:06:47 +02:00
arthur.wambst scheduled this pull request to auto merge when all checks succeed 2025-06-18 03:08:59 +02:00
arthur.wambst requested review from malopieds 2025-06-18 03:09:13 +02:00
arthur.wambst requested review from Sahamone 2025-06-18 03:09:13 +02:00
arthur.wambst requested review from palopil 2025-06-18 15:28:49 +02:00
Author
Owner

PS: ne pas merge sur la main apres, attendre qu on ait #28 car nouveau lien discord special pour le site, pour savoir cb de gens rejoignent via le site

PS: ne pas merge sur la main apres, attendre qu on ait #28 car nouveau lien discord special pour le site, pour savoir cb de gens rejoignent via le site
malopieds requested changes 2025-06-18 18:53:01 +02:00
Dismissed
@ -0,0 +1,22 @@
name: Build
run-name: CI/CD website
on: [push]
Owner
on: 
  push:
    branches:
      - main
      - dev
  pull_request:
    types: [opened, synchronize, reopened]
    branches:
      - main
      - dev

a la place de

on: [push]
```yaml on: push: branches: - main - dev pull_request: types: [opened, synchronize, reopened] branches: - main - dev ``` a la place de ```yaml on: [push] ```
Author
Owner

Fait

Fait
arthur.wambst marked this conversation as resolved
@ -0,0 +3,4 @@
on: [push]
jobs:
Explore-Gitea-Actions:
Owner

Peut etre changer le nom du job, style build-website

Peut etre changer le nom du job, style build-website
Author
Owner

Fait aussi

Fait aussi
arthur.wambst marked this conversation as resolved
arthur.wambst added 1 commit 2025-06-18 19:21:45 +02:00
fix: changed on push and action name
All checks were successful
Build / build-check (pull_request) Successful in 2m59s
5b354d15a6
arthur.wambst requested review from malopieds 2025-06-18 19:29:56 +02:00
malopieds approved these changes 2025-06-18 19:54:45 +02:00
arthur.wambst removed review request for palopil 2025-06-21 18:08:03 +02:00
arthur.wambst removed review request for Sahamone 2025-06-21 18:08:05 +02:00
arthur.wambst merged commit 5e42042077 into dev 2025-06-21 18:08:17 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: banquise/website-front#26
No description provided.