Commit graph

27 commits

Author SHA1 Message Date
marocchino
b3a1b925c1
👷 without PAT 2023-03-25 11:19:19 +09:00
marocchino
b08cb9eceb
👷 Run with pull request target 2023-03-25 11:03:09 +09:00
marocchino
d2bf9e5bd1
👷 Add PAT 2023-03-25 10:34:33 +09:00
marocchino
87bbf557c1
👷 Update CI 2023-03-25 10:05:34 +09:00
marocchino
0c53bc8d62
Merge pull request #821 from marocchino/dependabot/github_actions/actions/upload-artifact-3
build(deps): Bump actions/upload-artifact from 2 to 3
2022-11-16 03:26:02 +09:00
dependabot[bot]
602a58a5f0
build(deps): Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 18:23:08 +00:00
dependabot[bot]
785707cdee
build(deps): Bump actions/checkout from 2 to 3
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>
2022-11-15 18:23:05 +00:00
marocchino
f9e56fc102
🔧 Receive github action updates 2022-11-16 03:22:41 +09:00
marocchino
324bf731ef
⚰️ rip pr runner 2021-12-02 07:26:29 +09:00
marocchino
52f92df85d
👷🙈 run with pr number 2021-09-29 03:22:13 +09:00
marocchino
21a90c1106
Hide details (#435)
*  hide details

* 📦 build

* 👷 ci for hide_details option
2021-09-29 03:15:07 +09:00
marocchino
41794c1850
🏗 use yarn 2021-09-01 02:43:12 +09:00
marocchino
a2f9820e73
ci: Comment it after build 2021-05-30 10:17:31 +09:00
marocchino
75179b7331
ci: permissions option
[GitHub documentation]: https://docs.github.com/en/actions/reference/authentication-in-a-workflow#permissions-for-the-github_token
2021-05-30 10:09:51 +09:00
dependabot-preview[bot]
0d4149506f
Upgrade to GitHub-native Dependabot (#292)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 09:07:02 +09:00
marocchino
183e643d49
test: recreate and append option (#267) 2021-03-31 08:26:06 +09:00
marocchino
7266504a8a
ci: reserve test fail status 2021-03-29 07:35:19 +09:00
marocchino
95098e27f2
docs: about permission error (#258) 2021-03-22 10:45:14 +09:00
marocchino
58da41abb9
ci: test workflow_run 2021-03-22 10:24:22 +09:00
marocchino
9945cf63fa
docs: omit github token in docs 2021-03-22 06:32:32 +09:00
Jonathan Yu
832d4d1261
build updates (#256)
* Update test to build on main branch instead of master
* Update workflows to use actions/checkout@v2, which performs a
  shallow clone by default, so should be slightly faster
2021-03-22 06:14:27 +09:00
marocchino
fa221d0b75
test with lint 2021-02-25 16:26:08 +09:00
marocchino
033d20d120
build: build custom header implement
- c873eaf
- test it
2020-02-04 17:24:40 +09:00
marocchino
6ecc72b81e
feat: can receive number as input 2019-12-18 14:02:55 +09:00
marocchino
e4492afca8
build(deps): commit production deps 2019-11-21 10:11:11 +09:00
marocchino
cb9470fc12
feat: actual logic 2019-11-21 09:57:13 +09:00
marocchino
cce71e2a2d Initial commit 2019-11-21 08:05:13 +09:00