| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |
|
|\
| |
| |
| | |
dependabot/github_actions/cardinalby/schema-validator-action-3.0.0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |
| |
| |
| |
| |
| | |
* Dynamically set version as argument to build script
* Set version using tag ref_name in CI
* [Cleanup] gitignore ext/manifest.json as it's dynamically generated
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [cardinalby/schema-validator-action](https://github.com/cardinalby/schema-validator-action) from 1.1.1 to 3.0.0.
- [Release notes](https://github.com/cardinalby/schema-validator-action/releases)
- [Commits](https://github.com/cardinalby/schema-validator-action/compare/c2da05377e89dd0c9b7be9420da0b3534b1efcce...8407573c2627c5159428cf9fa3770d13b2360a27)
---
updated-dependencies:
- dependency-name: cardinalby/schema-validator-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
| |
and make it check for mv3
|
|
|
|
| |
Resolves #85.
|
|
|
|
| |
OSSF scorecard
|
|
|
|
|
|
|
|
|
| |
* Update packages
* Update node version used in CI
* Update node packages again using node v16
* Update stylelint-config-recommended
|
|
|
|
| |
This reverts commit e637408b4af41a5c2b74b160fb37438d4e56cccc.
|
|
|
|
|
| |
* Update manifest to auto-fill the version based on most recent git tag
* Install git in the CI pipeline
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move style rules
* Fix non-unique IDs
* Remove erroneous ids
* Add title
* Fix invalid closing tag
* Install html-validate
* Add .htmlvalidate.json
* Update HTML and styles
* Add test-lint-html
* Update test files
* Update test-lint-html/css commands to have more explicit targets
|
|
|
|
|
| |
* Move build step to the end of continuous integration
* Fix manifest mismatch
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use single quotes instead of double
* Install stylelint
* Set up config
* Update package/tests
* Fix lint issues
* Update CSS rules
|
| |
|
| |
|
|
|