dependabot[bot]
|
7667962431
|
build(deps): bump actions/setup-python from 5.1.0 to 5.1.1 (#2013)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 months ago |
nuxen
|
bbd893f196
|
fix(ci): remove unnecessary chmod (#2006)
|
4 months ago |
FonduemangVI
|
b5920292ac
|
fix(update contribs): remove unnecessary --force on git push
|
4 months ago |
GitHub Actions
|
a0b9f367c9
|
chore(changelog): Update updates.txt
|
4 months ago |
FonduemangVI
|
9477b275d6
|
fix(auto-changelog): add token to checkout
|
4 months ago |
FonduemangVI
|
791300ad18
|
fix(auto-changelog): fix git push command
|
4 months ago |
nuxen
|
0dae273c1e
|
feat(ci): automatic changelog (#2005)
* chore(changelog): automatic changelog
* fix(ci): multiple commits causing issues
* fix(ci): spelling
* fix(ci): don't force push
|
4 months ago |
FonduemangVI
|
2a351ba827
|
Revert "Merge branch 'master' into master"
This reverts commit 950fbcdb55 , reversing
changes made to e1cd881e29 .
|
4 months ago |
FonduemangVI
|
950fbcdb55
|
Merge branch 'master' into master
|
4 months ago |
FonduemangVI
|
117cb6c023
|
fix(contribs): update workflow
|
5 months ago |
FonduemangVI
|
849586628e
|
fix(contribs): add pat for repo
|
5 months ago |
FonduemangVI
|
0e40de2782
|
fix(workflows): rollback deploy changes and make contribs run only on master
|
5 months ago |
FonduemangVI
|
94cd6032da
|
fix(contribs): update to handle forked repo branch
|
5 months ago |
FonduemangVI
|
106b9954bf
|
fix(contribs): update fetch depth
|
5 months ago |
FonduemangVI
|
8f52a96212
|
fix(contribs): fix update contribs for master or PR branch
|
5 months ago |
FonduemangVI
|
7913bc9a41
|
fix(workflows): fix update_contributors workflow
|
6 months ago |
FonduemangVI
|
353b0d6a23
|
feat(contribs): automatic contributor table creation (#1946)
Co-authored-by: GitHub Actions <actions@github.com>
|
6 months ago |
nuxen
|
308088b249
|
feat(ci): Custom Format JSON validation (#1939)
Co-authored-by: TRaSH <trash-pm@protonmail.ch>
|
6 months ago |
FonduemangVI
|
28b5fed926
|
add final newline
|
6 months ago |
FonduemangVI
|
0a41dc8a05
|
update with colours
|
6 months ago |
FonduemangVI
|
16359db874
|
test new script changes
|
6 months ago |
FonduemangVI
|
33f015b267
|
Update back to colours
|
6 months ago |
FonduemangVI
|
089a80789a
|
fix run
|
6 months ago |
FonduemangVI
|
c8e229f530
|
testing
|
6 months ago |
dependabot[bot]
|
04b2355d4d
|
build(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#1945)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
6 months ago |
dependabot[bot]
|
a0ce544194
|
build(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#1925)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: FonduemangVI <15520607+FonduemangVI@users.noreply.github.com>
|
6 months ago |
FonduemangVI
|
8e4338897c
|
single colour
|
6 months ago |
FonduemangVI
|
2188ea9cae
|
add border
|
6 months ago |
FonduemangVI
|
f40da2b3d2
|
update colours
|
6 months ago |
FonduemangVI
|
e3dab7691e
|
updates to the script
|
6 months ago |
Eric Nemchik
|
ac0adfd0af
|
chore(editorconfig): Add more extensions (#1410)
* Add more extensions to editorconfig
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat(editorconfig): update indent size
* Revert "feat(editorconfig): update indent size"
This reverts commit 30e5918efe .
* style: 💄 format json files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format yaml files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format md files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format other files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format md files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 markdownlint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 markdownlint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 markdownlint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 editorconfig lint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat: 🚀 deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat: 🚀 deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat: 🚀 deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* revert: 🔥 remove deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 fix incorrect prior merges
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 change json to 2 spaces
Signed-off-by: GitHub <noreply@github.com>
* style: 💄 format json to 2 spaces
Signed-off-by: GitHub <noreply@github.com>
* update(formatting/py): run pep8 formatting
---------
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: FonduemangVI <15520607+FonduemangVI@users.noreply.github.com>
Co-authored-by: FonduemangVI <michael.thomas@vualtlabs1226.com>
Co-authored-by: zakary <zak@ary.dev>
|
6 months ago |
dependabot[bot]
|
83dc7fda3b
|
build(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#1901)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.3...v4.1.4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
6 months ago |
FonduemangVI
|
c645874c76
|
testing
|
6 months ago |
FonduemangVI
|
5850b946b6
|
updates
|
7 months ago |
FonduemangVI
|
854c7f731e
|
testing
|
7 months ago |
FonduemangVI
|
6505b50a18
|
testing
|
7 months ago |
FonduemangVI
|
5e4a798c78
|
fix missing runm
|
7 months ago |
FonduemangVI
|
97d273312c
|
testing
|
7 months ago |
FonduemangVI
|
8415383d1a
|
fixes
|
7 months ago |
FonduemangVI
|
ad11c0b321
|
update contrib build
|
7 months ago |
FonduemangVI
|
f5364e7b11
|
Update deploy for testing
|
7 months ago |
dependabot[bot]
|
c9cc4019dc
|
build(deps): bump actions/checkout from 4.1.2 to 4.1.3 (#1890)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.2...v4.1.3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
7 months ago |
FonduemangVI
|
09c85e9391
|
update workflow name
|
7 months ago |
FonduemangVI
|
925eb3add8
|
update deploy
|
7 months ago |
FonduemangVI
|
eae3cbf1c9
|
fix script error
|
7 months ago |
FonduemangVI
|
116e1ce207
|
Update rows
|
7 months ago |
FonduemangVI
|
6690f5085c
|
updates
|
7 months ago |
FonduemangVI
|
0c49a67f00
|
test updated script
|
7 months ago |
zakary
|
27106e0cdd
|
ci(pr-name-check): integrates pr naming convention into workflow (#1881)
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
|
7 months ago |
dependabot[bot]
|
b60126957f
|
build(deps): bump actions/setup-python from 5.0.0 to 5.1.0 (#1871)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
8 months ago |