Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot] 4158cd63a1
build(deps): bump tj-actions/changed-files from 21 to 22.1 (#469)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 21 to 22.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v21...v22.1)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 20:35:12 -04:00
dependabot[bot] 572e376b06
build(deps): bump tj-actions/changed-files from 20 to 21 (#465)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 20 to 21.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v20...v21)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 14:14:25 -04:00
dependabot[bot] 58071cca14
build(deps): bump tj-actions/changed-files from 19 to 20 (#455)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 19 to 20.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v19...v20)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 00:54:05 -04:00
alistair3149 d5397d4ea4
chore(ci): changed-files should compare to remote 2022-04-30 18:09:27 -04:00
alistair3149 429b462d3f
chore(ci): more robust linter
* Only run linter if there are changes
* Cancel previous running workflow
* Cache dependencies
2022-04-30 16:58:36 -04:00
alistair3149 5eb212ad53 chore: fix various error messages in GitHub Actions 2022-04-27 17:06:38 -04:00
alistair3149 77caba9d05 chore: do not proceed if there are no diff 2022-04-26 12:52:32 -04:00
dependabot[bot] 4ff9b95ade
build(deps): bump actions/checkout from 2 to 3 (#433)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 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/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-05 18:02:50 -05:00
alistair3149 0b4ed3d254
chore: use conventional commit for CI 2021-01-06 18:51:13 -05:00
alistair3149 cd1729cda6
chore: depreciate composer no-suggest 2021-01-05 19:40:58 -05:00
alistair3149 0fc6a7d6ae
chore: update dependencies 2021-01-05 19:24:52 -05:00
alistair3149 bdadb4793d
Add rebase pull before push in CI 2020-06-16 23:21:22 -04:00
alistair3149 f72af5e76d
Improve CI and code clean up (#143)
* Replace existing grunt linter

* Fix stylesheet issues picked up by stylelint

* Update the git workflow

* Fix incorrect slash in workflow file

* Github CI lint - eslint/stylelint

* Clean up composer

* Fix phpcb error

* MediaWiki CI

* Change commit message

* Update status badge

* Add JSDoc

* Add SVGO

* Make a dinner reservation - MediaWiki CI

I clean up code to MediaWiki standards

* Optimize SVG files with SVGO

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-16 22:49:41 -04:00
Renamed from .github/workflows/composer.yml (Browse further)