Bo-Yi.Wu
a3e9bbed25
chore: Add makefile
...
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com >
2022-11-24 15:37:09 +08:00
Gitea
3281c6637d
feat: fill default task runner
2022-11-24 15:37:08 +08:00
Gitea
c5edbbd004
feat: move main task logic to runtime package
2022-11-24 15:37:06 +08:00
GiteaBot
aa765ea4d0
chore(go): rename module name
...
Signed-off-by: GiteaBot <teabot@gitea.io >
2022-11-24 15:37:03 +08:00
GiteaBot
307c2c63de
chore(proto): replace import path.
...
Signed-off-by: GiteaBot <teabot@gitea.io >
2022-11-24 15:37:02 +08:00
Bo-Yi Wu
7d55fd57c9
chore(piepline): add runtime package.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2022-11-24 15:37:01 +08:00
Bo-Yi Wu
bca586ffd0
chore: Add time sleep 1 second.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2022-11-24 15:36:58 +08:00
Bo-Yi Wu
d359276fe1
chore(client): support gRPC and gRPC web protocol
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2022-11-24 15:36:57 +08:00
Bo-Yi Wu
0b885c5e5f
chore(poller): Add poller package
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2022-11-24 15:36:56 +08:00
Bo-Yi Wu
4d7ef95d40
chore(proto): Add ping request.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2022-11-24 15:36:54 +08:00
Bo-Yi Wu
14a345504f
refactor: docker engine with options
2022-11-24 15:36:51 +08:00
Bo-Yi Wu
4eb5213294
chore(engine): ping docker daemon
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2022-11-24 15:36:49 +08:00
Bo-Yi Wu
9225a3a856
chore(config): remove zerolog
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2022-11-24 15:36:48 +08:00
Lunny Xiao
b83f36674b
Fix build
2022-11-24 15:36:47 +08:00
fuxiaohei
dfcb104af0
feat: add task log output hook
2022-11-24 15:36:46 +08:00
Lunny Xiao
3b7ac17410
Use fork instead of act
2022-11-24 15:36:45 +08:00
Lunny Xiao
906d52ae0b
Use gitea.com/gitea/act replace original
2022-11-24 15:36:31 +08:00
Bo-Yi Wu
aa9ed05903
chore: load config from env file
2022-11-24 15:36:30 +08:00
Bo-Yi Wu
5213612033
chore: remove unused logrous package
2022-11-24 15:36:29 +08:00
Bo-Yi Wu
518aa1b2a7
chore: add .golangci config
2022-11-24 15:36:28 +08:00
Bo-Yi Wu
827bd953e7
chore: fix lint error
2022-11-24 15:36:26 +08:00
Bo-Yi Wu
e54de37242
refactor: Add graceful shutdown signal notify func
2022-11-24 15:36:25 +08:00
Bo-Yi Wu
08282a519f
stash
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2022-11-24 15:36:23 +08:00
Lunny Xiao
db7ee2eaf4
log
2022-11-24 15:36:22 +08:00
Lunny Xiao
c7cb750616
refactor functions
2022-11-24 15:36:21 +08:00
Lunny Xiao
5903c08c14
update protocol
2022-11-24 15:36:20 +08:00
Lunny Xiao
2babadbc94
Add websocket
2022-11-24 15:36:19 +08:00
Lunny Xiao
e397fcc259
Add license
2022-11-24 15:36:16 +08:00
Jason Song
4cacc14d22
feat: adjust container name format ( #1 )
...
Co-authored-by: Jason Song <i@wolfogre.com >
Reviewed-on: https://gitea.com/gitea/act/pulls/1
2022-11-24 14:45:32 +08:00
Femi Bankole
3553b2697c
fix typo ( #1456 )
2022-11-23 07:15:02 -08:00
dependabot[bot]
ccb3b0e875
build(deps): bump github.com/creack/pty from 1.1.17 to 1.1.18 ( #1447 )
...
Bumps [github.com/creack/pty](https://github.com/creack/pty ) from 1.1.17 to 1.1.18.
- [Release notes](https://github.com/creack/pty/releases )
- [Commits](https://github.com/creack/pty/compare/v1.1.17...v1.1.18 )
---
updated-dependencies:
- dependency-name: github.com/creack/pty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-22 18:10:03 +00:00
Jason Song
c6b8548d35
feat: support PlatformPicker
2022-11-22 16:39:19 +08:00
Jason Song
64cae197a4
Support step number
2022-11-22 16:11:35 +08:00
Jason Song
7fb84a54a8
chore: update LICENSE
2022-11-22 15:26:02 +08:00
Jason Song
70cc6c017b
docs: add naming rule for git ref
2022-11-22 15:05:12 +08:00
Lunny Xiao
d7e9ea75fc
disable graphql url because gitea doesn't support that
2022-11-22 14:42:48 +08:00
Jason Song
b9c20dcaa4
feat: support more options of containers
2022-11-22 14:42:12 +08:00
Jason Song
97629ae8af
fix: set logger with trace level
2022-11-22 14:41:57 +08:00
Lunny Xiao
b9a9812ad9
Fix API
2022-11-22 14:22:03 +08:00
Lunny Xiao
113c3e98fb
support bot site
2022-11-22 14:17:06 +08:00
Jason Song
7815eec33b
Add custom enhancements
2022-11-22 14:16:35 +08:00
Jason Song
c051090583
Add description of branchs
2022-11-22 14:02:01 +08:00
fuxiaohei
0fa1fe0310
feat: add logger hook for standalone job logger
2022-11-22 14:00:13 +08:00
Randolph Chung
5200c49155
fix: handle subdirectors and exclusions ( #1012 ) ( #1446 )
2022-11-21 14:47:38 +00:00
Magnus Markling
a108f10ccc
Remove dead code ( #1425 )
...
Co-authored-by: Casey Lee <cplee@nektos.com >
2022-11-16 22:12:00 +00:00
Markus Wolf
809da7198c
feat: interpolate the step names ( #1422 )
...
* feat: interpolate the step names
Step names could contain expressions refering to event data.
Fixes #1353
* test: add missing mock data
* fix: setup composite expression evaluator
The RunContext does contain a cached ExpressionEvaluator.
This should be the case the composite RunContext as well.
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Casey Lee <cplee@nektos.com >
2022-11-16 21:55:23 +00:00
ChristopherHX
e520382d2f
feat: GITHUB_STATE and GITHUB_OUTPUT file commands ( #1391 )
...
* feat: set-state and set-output file commands
* increase test timeout from 10m to 15m
* Prepare for HostExecutor PR
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-16 21:42:57 +00:00
ChristopherHX
f2b98ed301
feat: Host environment ( #1293 )
2022-11-16 21:29:45 +00:00
dependabot[bot]
64e68bd7f2
build(deps): bump github.com/moby/buildkit from 0.10.5 to 0.10.6 ( #1437 )
...
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit ) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/moby/buildkit/releases )
- [Commits](https://github.com/moby/buildkit/compare/v0.10.5...v0.10.6 )
---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-16 21:02:46 +00:00
Markus Wolf
2614b3eb0c
fix: keep path to event json file in composite actions ( #1428 )
...
* fix: keep path to event json file in composite actions
The event.json paths need to be copied over, since it the
GithubContext is recreated from the composite RC. And that
does read some value for the event file if available.
* test: add test case
* test: paste the test correctly and revert a line
Co-authored-by: ChristopherHX <christopher.homberger@web.de >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-16 17:00:49 +00:00