act/pkg
Jason Song d77991c95a
Support cache (#1770)
* feat: port

* fix: use httprouter

* fix: WriteHeader

* fix: bolthold

* fix: bugs

* chore: one less file

* test: test handler

* fix: bug in id

* test: fix cases

* chore: tidy

* fix: use atomic.Int32

* fix: use atomic.Store

* feat: support close

* chore: lint

* fix: cache keys are case insensitive

* fix: options

* fix: use options

* fix: close

* fix: ignore close error

* Revert "fix: close"

This reverts commit d53ea7568b.

* fix: cacheUrlKey

* fix: nil close

* chore: lint code

* fix: test key

* test: case insensitive

* chore: lint
2023-04-28 15:57:40 +00:00
..
artifactcache Support cache (#1770) 2023-04-28 15:57:40 +00:00
artifacts fix: tolerate workflow that needs a missing job (#1595) (#1619) 2023-02-16 16:41:59 +00:00
common feat: improve GetOutboundIP (#1707) 2023-03-31 13:28:08 +00:00
container fix: try finding a socket, otherwise fail, respect user choice (#1745) 2023-04-23 19:02:56 +00:00
exprparser fix: return err in walk (#1667) 2023-03-08 15:13:11 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model avoid using log.Fatal (#1759) 2023-04-25 02:09:54 +00:00
runner Revert breaking docker socket changes (#1763) 2023-04-25 16:31:17 +00:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00