Skip to content

Commit 11cc8ec

Browse files
Hamsajjmostafa
andauthored
Update act docs to include timeout (#50)
* Update act docs to include timeout * Update timestamps * Fix anchor --------- Co-authored-by: Mostafa Moradian <mostafa@gatewayd.io>
1 parent c4771c3 commit 11cc8ec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+54
-45
lines changed

Gemfile.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ GEM
104104
rails (>= 4.1)
105105
globalid (1.2.1)
106106
activesupport (>= 6.1)
107+
google-protobuf (3.25.3-arm64-darwin)
107108
google-protobuf (3.25.3-x86_64-linux)
108109
http_parser.rb (0.8.0)
109110
httparty (0.21.0)
@@ -191,6 +192,8 @@ GEM
191192
net-smtp (0.4.0.1)
192193
net-protocol
193194
nio4r (2.7.0)
195+
nokogiri (1.16.2-arm64-darwin)
196+
racc (~> 1.4)
194197
nokogiri (1.16.2-x86_64-linux)
195198
racc (~> 1.4)
196199
octokit (8.1.0)
@@ -252,6 +255,8 @@ GEM
252255
rexml (3.2.6)
253256
rouge (4.2.0)
254257
safe_yaml (1.0.5)
258+
sass-embedded (1.71.1-arm64-darwin)
259+
google-protobuf (~> 3.25)
255260
sass-embedded (1.71.1-x86_64-linux-gnu)
256261
google-protobuf (~> 3.25)
257262
sawyer (0.9.2)
@@ -273,6 +278,7 @@ GEM
273278
zeitwerk (2.6.13)
274279

275280
PLATFORMS
281+
arm64-darwin-23
276282
x86_64-linux
277283

278284
DEPENDENCIES

developing-plugins/grpc-api-reference.md

Lines changed: 1 addition & 1 deletion

developing-plugins/index.md

Lines changed: 1 addition & 1 deletion

developing-plugins/plugin-developers-guide.md

Lines changed: 1 addition & 1 deletion

developing-plugins/sdk-reference.md

Lines changed: 1 addition & 1 deletion

developing-plugins/template-projects.md

Lines changed: 1 addition & 1 deletion

getting-started/index.md

Lines changed: 1 addition & 1 deletion

getting-started/installation.md

Lines changed: 1 addition & 1 deletion

getting-started/running-gatewayd.md

Lines changed: 1 addition & 1 deletion

getting-started/welcome.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)