Commit Graph

798 Commits

Author SHA1 Message Date
Shohei Ueda d04f65f985
chore: update link to github.community
GitHub Support Community Forum GitHub Actions category
old https://github.community/c/github-actions
new https://github.community/c/code-to-cloud/github-actions/41
2020-11-29 20:00:01 +09:00
peaceiris 1054f6a6b9
docs: bump actions/setup-node
Close #542
2020-11-29 03:41:13 +09:00
Shohei Ueda 6c2db6e184
ci: pin actions/checkout to v2 (#541) 2020-11-23 21:43:45 +09:00
Shohei Ueda 3ba244e8d4
ci: remove options no longer needed (#540) 2020-11-23 13:48:34 +09:00
Shohei Ueda 8cc3a89d3b
deps: bump node from 12.19.0 to 12.19.1 (#538) 2020-11-21 10:26:59 +09:00
dependabot[bot] aedef9f283
ci: bump codecov/codecov-action from v1.0.14 to v1.0.15 (#535)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.14 to v1.0.15.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.14...239febf655bba88b16ff5dea1d3135ea8663a1f9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 13:40:36 +09:00
dependabot[bot] 2fa771f89e
deps: bump @actions/glob from 0.1.0 to 0.1.1 (#534)
Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 11:08:37 +09:00
Shohei Ueda f0573f94d8
deps: update devDependencies (#533) 2020-11-13 18:13:58 +09:00
Shohei Ueda 4c8cffc919
deps: update dev deps (#529) 2020-10-21 00:42:45 +09:00
peaceiris 1e6dccf5ca
chore(release): Remove build assets [skip ci] 2020-10-20 23:58:59 +09:00
peaceiris bbdfb20061
chore(release): 3.7.3 2020-10-20 23:58:59 +09:00
peaceiris 7fd2e42a05
chore(release): Add build assets 2020-10-20 23:58:57 +09:00
Shohei Ueda e93eed3ba7
fix: copyAssets and deleteExcludedAssets (#528) 2020-10-20 23:57:59 +09:00
Sergio A. Arevalo Soria cf805b9457
docs: Add link to create-react-app (#525)
Add notes:

> Please check where your output directory is before pushing your workflow.
> e.g. `create-react-app` requires `publish_dir` to be set to `./build`

Co-authored-by: Shohei Ueda <30958501+peaceiris@users.noreply.github.com>
2020-10-20 13:42:47 +09:00
dependabot[bot] c4241b26fb
ci: bump codecov/codecov-action from v1.0.13 to v1.0.14 (#526)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.13 to v1.0.14.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.13...7d5dfa54903bd909319c580a00535b483d1efcf3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 16:12:02 +09:00
peaceiris 4f6b15a24f
chore(release): Remove build assets [skip ci] 2020-10-15 11:52:16 +09:00
peaceiris 42954117ce
chore(release): 3.7.2 2020-10-15 11:52:16 +09:00
peaceiris 48b33dca85
chore(release): Add build assets 2020-10-15 11:52:14 +09:00
peaceiris 45bd46f922
ci: peaceiris/workflows/create-release-npm@v0.7.0 2020-10-15 11:51:24 +09:00
Shohei Ueda 95792e1c0f
fix: copy dotfiles (#521)
Close #520

Related to:

- pr: #512 
- #507 #509 
- #390
- #324
- #103
2020-10-15 11:49:39 +09:00
peaceiris 66acd31e22
chore(release): Remove build assets [skip ci] 2020-10-14 18:19:12 +09:00
peaceiris 31256664b6
chore(release): 3.7.1 2020-10-14 18:19:11 +09:00
peaceiris e90f765da6
chore(release): Add build assets 2020-10-14 18:19:10 +09:00
Shohei Ueda 725f7db867
fix: copyAssets (#512)
* deps: Add shelljs @types/shelljs
* fix: copyAssets

use shelljs.cp instead of actions/core/io/cp (io.cp)

- https://github.com/shelljs/shelljs
2020-10-14 18:13:17 +09:00
Shohei Ueda 46b269eb77
docs: update title position 2020-10-13 18:01:23 +09:00
Shohei Ueda 572a9b5eb9
ci: allow dependency-type production (#518) 2020-10-13 09:22:01 +09:00
Shohei Ueda d81433ecbd
deps: update (#517) 2020-10-12 15:21:45 +09:00
dependabot[bot] a284cb02e9
deps: bump jest from 26.5.2 to 26.5.3 (#515)
Bumps [jest](https://github.com/facebook/jest) from 26.5.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.5.2...v26.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 14:40:33 +09:00
Shohei Ueda 4682881fa3
docs: update exclude_assets 2020-10-12 14:39:56 +09:00
dependabot[bot] 9765b50692
deps: bump jest-circus from 26.5.2 to 26.5.3 (#516)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.5.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.5.3/packages/jest-circus)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 12:05:23 +09:00
Shohei Ueda 772c200ac1
chore: add .prettierignore 2020-10-11 17:05:06 +09:00
Shohei Ueda 25e5ffa147
feat: Add link to README in log 2020-10-11 11:46:29 +09:00
dependabot[bot] 144799313d
deps: bump @types/node from 12.12.66 to 12.12.67 (#511)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.66 to 12.12.67.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-11 09:57:50 +09:00
Shohei Ueda 87e03f1be4
deps: bump node from 12.18.4 to 12.19.0 (#510) 2020-10-11 09:50:33 +09:00
peaceiris c77e4d0f87
docs: add notes about keep_files
Note that users who are using a Static Site Generator do not need this option in most cases. Please reconsider your project structure and building scripts, or use a built-in feature of a Static Site Generator before you enable this flag.

- [Static Files | Hugo](https://gohugo.io/content-management/static-files/)
- [Using the Static Folder | Gatsby](https://www.gatsbyjs.com/docs/static-folder/)

Related issues:

- #507
- #509
2020-10-11 09:42:17 +09:00
dependabot[bot] 5c575e8b27
deps: bump @types/node from 12.12.64 to 12.12.66 (#508)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.64 to 12.12.66.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-10 01:42:54 +09:00
Shohei Ueda 1a9f7eb481
docs: remove link to #349 2020-10-07 21:43:01 +09:00
Shohei Ueda c6c5feba5e
docs: update Swift Publish
- enhance cache
- pin version to 0.7.0
2020-10-07 14:35:05 +09:00
Shohei Ueda edd5ff366e
docs: update Flutter Web
use GITHUB_PATH instead of add-path
2020-10-07 13:30:37 +09:00
Shohei Ueda f15a311467
docs: update Swift Publish 2020-10-07 13:28:23 +09:00
dependabot[bot] 274c177da0
deps: bump jest-circus from 26.5.1 to 26.5.2 (#505)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.5.1 to 26.5.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.5.2/packages/jest-circus)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-07 11:26:18 +09:00
dependabot[bot] 24f34b2d74
deps: bump jest from 26.5.0 to 26.5.2 (#504)
Bumps [jest](https://github.com/facebook/jest) from 26.5.0 to 26.5.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.5.0...v26.5.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-07 11:15:47 +09:00
dependabot[bot] a60f4671fe
deps: bump @types/node from 12.12.63 to 12.12.64 (#506)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.63 to 12.12.64.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-07 11:14:49 +09:00
peaceiris b3747cde80
docs: pin version to v3 2020-10-07 08:10:13 +09:00
peaceiris 04aa727212
chore(release): Remove build assets [skip ci] 2020-10-07 01:58:40 +09:00
peaceiris 3bdd7da7d7
chore(release): 3.7.0 2020-10-07 01:58:39 +09:00
peaceiris f679a0dbd1
chore(release): Add build assets 2020-10-07 01:58:37 +09:00
dependabot[bot] c41db76534
ci: bump peaceiris/actions-mdbook from v1.1.12 to v1.1.13 (#503)
Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) from v1.1.12 to v1.1.13.
- [Release notes](https://github.com/peaceiris/actions-mdbook/releases)
- [Changelog](https://github.com/peaceiris/actions-mdbook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-mdbook/compare/v1.1.12...96256d8b33fe0eeb44d121ed7de97cb4cb61bc33)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-07 01:43:21 +09:00
dependabot[bot] 2cddccc8c3
deps: bump jest-circus from 26.4.2 to 26.5.1 (#498)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.4.2 to 26.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.5.1/packages/jest-circus)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-06 11:38:15 +09:00
dependabot[bot] cb130c640d
deps: bump eslint-plugin-jest from 24.0.2 to 24.1.0 (#501)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.0.2 to 24.1.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.0.2...v24.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-06 11:33:38 +09:00