Chris Buckley
171a10a802
feat: support for fail-if-no-changes input
...
Currently if this action is used and no changes have been made to the
repository, the job will silently continue. This feature adds a new
flag `fail-if-no-changes`, which when enabled causes the job to fail
when there are no changes.
2022-01-08 22:24:01 +00:00
Peter Evans
dcd5fd746d
feat: add-paths input ( #1010 )
...
* add add-pattern-array argument
* ignore return code
* doc to add-pattern-array
* update README.md
* cleanup after success commit
* fix integration tests
* add test
* update naming and docs
* update readme
* fix missing await
* update docs
Co-authored-by: avdim <avdim@mail.ru>
Co-authored-by: Авдеев Дима <avdeev@tutu.tech>
2021-12-14 11:23:29 +09:00
Peter Evans
4b53b6fd1a
Merge pull request #967 from peter-evans/update-dependencies
...
Update dependencies
2021-12-02 12:02:05 +09:00
Peter Evans
10a1849302
chore: update dist
2021-12-02 11:19:12 +09:00
Peter Evans
c209d72428
chore: update package lock
2021-12-02 11:18:20 +09:00
Peter Evans
ef9e028216
fix: resolving path to module
2021-12-02 11:17:26 +09:00
actions-bot
f8f85df783
chore: update dependencies
2021-12-02 01:25:39 +00:00
Peter Evans
b9117f2e0c
Merge pull request #992 from MichaelCurrin/patch-1
...
docs: update marketplace logo
2021-12-02 08:56:24 +09:00
Michael Currin
598ffcd35c
docs: update marketplace logo
2021-12-01 12:59:42 +02:00
Peter Evans
d8e8e547cc
Merge pull request #986 from irphilli/docs/github-app-permissions
...
docs: Update to include app permissions needed to add teams as reviewers
2021-11-15 09:14:49 +09:00
Phil Phillips
507420e035
docs: Update to include app permissions needed to add teams as reviewers
2021-11-12 12:26:36 -06:00
Peter Evans
67df31e08a
fix: add head sha output to action.yml
2021-11-04 11:13:50 +09:00
Peter Evans
f530141cd3
Merge pull request #981 from peter-evans/update-distribution
...
Update distribution
2021-11-04 11:07:54 +09:00
peter-evans
a5a72ba246
build: update distribution
2021-11-04 02:07:25 +00:00
Peter Evans
a6c8b3814a
Merge pull request #976 from peter-evans/output-sha
...
feat: add output for head sha
2021-11-04 11:04:47 +09:00
Peter Evans
c0a9598b0e
feat: add output for head sha
2021-11-04 10:42:17 +09:00
Peter Evans
3c3d696d5b
Merge pull request #955 from peter-evans/dependabot/npm_and_yarn/ansi-regex-5.0.1
...
build(deps): bump ansi-regex from 5.0.0 to 5.0.1
2021-10-07 11:09:44 +09:00
Peter Evans
bd0f84d69c
Merge pull request #958 from peter-evans/update-distribution
...
Update distribution
2021-10-07 10:50:19 +09:00
peter-evans
ad71e1f128
build: update distribution
2021-10-07 01:48:29 +00:00
dependabot[bot]
368c9da6f6
build(deps): bump ansi-regex from 5.0.0 to 5.0.1
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 01:46:56 +00:00
Peter Evans
d8a389d1fa
Merge pull request #932 from peter-evans/update-dependencies
...
Update dependencies
2021-10-07 10:46:28 +09:00
actions-bot
225cf628aa
chore: update dependencies
2021-10-07 01:25:48 +00:00
Peter Evans
d7a8d0affc
ci: revert test of new scd version
...
This reverts commit 2dc79e58de
.
2021-09-17 09:59:51 +09:00
Peter Evans
2dc79e58de
ci: test new scd version
2021-09-16 14:56:26 +09:00
Peter Evans
95767e7d51
Merge pull request #894 from peter-evans/update-dependencies
...
Update dependencies
2021-09-02 14:10:28 +09:00
Peter Evans
3263596ac4
fix: set error types to any
2021-09-02 13:59:32 +09:00
Peter Evans
3e21ec0c82
chore: update package-lock
2021-09-02 13:54:47 +09:00
actions-bot
5050a372c9
chore: update dependencies
2021-09-02 01:24:01 +00:00
Peter Evans
7380612b49
Merge pull request #915 from peter-evans/missing-outputs
...
fix: add missing outputs
2021-08-23 12:59:53 +09:00
Peter Evans
771ad1b5f4
fix: add missing outputs
2021-08-23 12:51:26 +09:00
Peter Evans
093c191148
Merge pull request #903 from peter-evans/failure-mode-test
...
test: add test for detached head failure mode
2021-08-13 11:47:40 +09:00
Peter Evans
00cb0abb4d
build: update package lock version
2021-08-13 11:35:07 +09:00
Peter Evans
fa0950476f
test: add test for detached head failure mode
2021-08-13 11:34:19 +09:00
Peter Evans
b90b9c1e20
Merge pull request #890 from peter-evans/update-distribution
...
Update distribution
2021-07-22 11:05:37 +09:00
peter-evans
028a63020c
build: update distribution
2021-07-22 02:05:00 +00:00
Peter Evans
9d59234a82
Merge pull request #864 from peter-evans/update-dependencies
...
Update dependencies
2021-07-22 11:02:56 +09:00
actions-bot
210f7aab2c
chore: update dependencies
2021-07-22 01:26:10 +00:00
Peter Evans
6bb7394339
Merge pull request #850 from peter-evans/update-distribution
...
Update distribution
2021-05-27 13:22:56 +09:00
peter-evans
a518698c07
build: update distribution
2021-05-27 04:20:57 +00:00
Peter Evans
8be395fdd3
Merge pull request #834 from peter-evans/update-dependencies
...
Update dependencies
2021-05-27 13:18:59 +09:00
actions-bot
36d063872e
chore: update dependencies
2021-05-27 01:32:21 +00:00
Peter Evans
9825ae65b1
Merge pull request #837 from peter-evans/proxy-support
...
feat: add support for https_proxy env var
2021-05-24 15:11:36 +09:00
Peter Evans
243251cf92
docs: update readme
2021-05-24 15:06:55 +09:00
Peter Evans
28beef91aa
feat: add support for https_proxy env var
2021-05-22 09:32:10 +09:00
Peter Evans
01f7dd1d28
Merge pull request #829 from peter-evans/logging
...
fix: improve logging
2021-05-14 13:58:45 +09:00
Peter Evans
32c71c837c
fix: improve logging
2021-05-14 13:47:55 +09:00
Peter Evans
a6d621d73e
Merge pull request #820 from peter-evans/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-13 13:18:59 +09:00
Peter Evans
09f51e6391
Merge pull request #819 from peter-evans/dependabot/npm_and_yarn/lodash-4.17.21
...
build(deps): bump lodash from 4.17.19 to 4.17.21
2021-05-13 13:09:37 +09:00
dependabot[bot]
ed04db61de
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 03:57:30 +00:00
dependabot[bot]
ea6b55fc9d
build(deps): bump lodash from 4.17.19 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 03:57:16 +00:00