Commit graph

23 commits

Author SHA1 Message Date
Benoit Marty
f810a2ceaf Allow concurrency with the build job. 2023-01-17 18:11:12 +01:00
Benoit Marty
8b9b6f9956 Rename job, add missing parameter ROOM_NAME and update TOC 2023-01-17 18:11:12 +01:00
Benoit Marty
de6532e073 Setup Maestro and add first tests.
Also configure CI
2023-01-17 18:11:12 +01:00
manuroe
9c2d71c9b7 Merge branch 'develop' into manu/all-issues-in-gh-board 2023-01-13 10:34:44 +01:00
Benoit Marty
a9411aa3a2 Merge pull request #34 from vector-im/feature/bma/ghTemplates
Add issue and pull request templates
2023-01-12 17:56:44 +01:00
manuroe
202663ac26 GH board: Send all issues to the EX board
Once labelled, an issue will go the [EX board](https://github.com/orgs/vector-im/projects/43).

This commit fixed the board to use ( I C+Ped f7d7314d0c/.github/workflows/triage-labelled.yml)
2023-01-11 15:40:07 +01:00
Benoit Marty
b2719bc3bc Setup towncrier 2023-01-11 14:57:14 +01:00
Benoit Marty
6a1dda9ab6 Add issue and pull request templates 2023-01-10 18:04:08 +01:00
Benoit Marty
6b12537e8f Merge pull request #31 from vector-im/feature/bma/checkDep
Set up dependency check plugin
2023-01-09 17:23:09 +01:00
dependabot[bot]
ddceb19b5e Bump danger/danger-js from 11.2.0 to 11.2.1
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.0 to 11.2.1.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.2.0...11.2.1)

---
updated-dependencies:
- dependency-name: danger/danger-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 22:11:45 +00:00
Benoit Marty
d83e82b6ee Set up dependency check plugin 2023-01-06 17:03:35 +01:00
Benoit Marty
3a5bfa6f24 Move Dependabot file to the correct folder 2023-01-02 20:18:42 +01:00
Benoit Marty
ab2fdcb958 Configure Dependabot. 2022-12-13 14:51:52 +01:00
Benoit Marty
9b1a689eaa Add unit test workflow 2022-12-09 16:58:17 +01:00
Benoit Marty
29137f8e9f Add Build workflow 2022-12-09 16:54:11 +01:00
Benoit Marty
6495647e66 Add danger workflow 2022-12-09 12:06:37 +01:00
Benoit Marty
d7a7e16712 Add quality workflow and Danger files. 2022-12-09 12:06:37 +01:00
Benoit Marty
a413b635d1 Format project 2022-12-09 12:06:37 +01:00
manuroe
51949f5ae9 Add GH action to automatically add labelled issues to the board 2022-12-08 16:41:15 +01:00
ganfra
d81baee3ee Create nightly_manual.yml 2022-11-24 11:30:26 +01:00
ganfra
7a729cb2bc Update nightly.yml 2022-11-24 11:29:35 +01:00
ganfra
358f81d3be Update nightly.yml
add manual workflow
2022-11-24 11:24:45 +01:00
Benoit Marty
db1cdbfbd4 Setup nighlty build + GitHub action 2022-11-23 15:11:27 +01:00