aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pr-test.yml
Commit message (Collapse)AuthorAge
* Bump actions/checkout from 2 to 3 (#4484)dependabot[bot]2022-03-08
| | | | | | | | | | | | | | | | | 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>
* Bump actions/setup-node from 2 to 3 (#4485)dependabot[bot]2022-03-08
| | | | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2...v3) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump technote-space/get-diff-action from 4.2 to 6.0.1 (#3619)dependabot[bot]2022-03-08
| | | | | | | | | | | | | | | | | Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 4.2 to 6.0.1. - [Release notes](https://github.com/technote-space/get-diff-action/releases) - [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc) - [Commits](https://github.com/technote-space/get-diff-action/compare/v4.2...v6.0.1) --- updated-dependencies: - dependency-name: technote-space/get-diff-action 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>
* PR test should build based on possible index.md too (#1705)Peter Bengtsson2021-07-26
|
* Bump technote-space/get-diff-action from 4.1.1 to 4.2 (#1396)dependabot[bot]2021-07-22
|
* Bump actions/cache from 2.1.5 to 2.1.6 (#1063)dependabot[bot]2021-07-09
| | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build and upload built artifacts like mdn/content (#814)Peter Bengtsson2021-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * build and upload built artifacts like mdn/content * remove {{languages}} macro call * hardcode upload path * use env var * debuggin * debuggin * debuggin * debuggin * debuggin * debugging rsync * debug more * debug more * cleanup * debugging * try this * try this * use 'HEAD~1' * try this * debug this * debug this * debug this * -l 1 * testing something * testing something (2) * testing something (3) * try git fetch -n origin * can git diff work now? * trying something more * trying something more (2) * trying something more (3) * try with the right working-directory * better sha? * fix a bunch of images in a Polish page
* Bump actions/cache from 2.1.4 to 2.1.5 (#895)dependabot[bot]2021-05-17
|
* Bump technote-space/get-diff-action from v4.0.5 to v4.1.1 (#813)dependabot[bot]2021-05-10
| | | | | | | | | | Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from v4.0.5 to v4.1.1. - [Release notes](https://github.com/technote-space/get-diff-action/releases) - [Changelog](https://github.com/technote-space/get-diff-action/blob/master/.releasegarc) - [Commits](https://github.com/technote-space/get-diff-action/compare/v4.0.5...1aaa6d33ff408745dd063b237974d19557814040) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* core.quotePath=false (#332)Florian Dieminger2021-03-26
| | | | | so that get-diff-action can cope with non-ascii file paths See: https://github.com/mdn/content/pull/3381
* fail on unsafe html (#188)Peter Bengtsson2021-03-16
|
* Revert "fix caching" (#121)Peter Bengtsson2021-03-12
| | | | | | | | | | | | | * Revert "fix caching" * trivial change * correct the path * trivial change * trivial change * other files too
* fix cachingFlorian Merz2021-03-12
|
* casingFlorian Merz2021-03-02
|
* more gh action featuresFlorian Merz2021-03-01
|
* add CIFlorian Merz2021-03-01