Skip to content

Actions: tact-lang/tact

Build and deploy docs/ to GitHub Pages

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
302 workflow runs
302 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

chore(deps): typescript-eslint v8 + new lints activated (#1425)
Build and deploy docs/ to GitHub Pages #202: Commit f937337 pushed by anton-trunov
January 29, 2025 12:57 1m 22s main
January 29, 2025 12:57 1m 22s
docs: illustrate workaround for nested maps (#1593)
Build and deploy docs/ to GitHub Pages #201: Commit 596d2ce pushed by anton-trunov
January 29, 2025 12:17 1m 22s main
January 29, 2025 12:17 1m 22s
refactor: better error message for extend functions without parameter…
Build and deploy docs/ to GitHub Pages #200: Commit 15ff445 pushed by anton-trunov
January 29, 2025 12:07 3m 23s main
January 29, 2025 12:07 3m 23s
refactor: optimize readForwardFee stdlib function (#1614)
Build and deploy docs/ to GitHub Pages #199: Commit c64a6c0 pushed by anton-trunov
January 29, 2025 12:00 1m 10s main
January 29, 2025 12:00 1m 10s
docs: compiler upgrades in Blueprint and other Tact projects (#1560)
Build and deploy docs/ to GitHub Pages #198: Commit 760ce43 pushed by anton-trunov
January 29, 2025 11:56 1m 23s main
January 29, 2025 11:56 1m 23s
fix(interpreter): short-circuiting of && and || (#1607)
Build and deploy docs/ to GitHub Pages #197: Commit 6af0cc8 pushed by anton-trunov
January 29, 2025 11:35 1m 14s main
January 29, 2025 11:35 1m 14s
feat: allow calling methods on null when self is of an optional t…
Build and deploy docs/ to GitHub Pages #196: Commit 6fac963 pushed by anton-trunov
January 28, 2025 16:28 1m 16s main
January 28, 2025 16:28 1m 16s
fix: mutating function call on rvalue (#1608)
Build and deploy docs/ to GitHub Pages #195: Commit 442a0e5 pushed by anton-trunov
January 28, 2025 15:51 1m 24s main
January 28, 2025 15:51 1m 24s
refactor: better error message for unresolved global function (#1610)
Build and deploy docs/ to GitHub Pages #194: Commit 587c5de pushed by anton-trunov
January 28, 2025 10:15 1m 17s main
January 28, 2025 10:15 1m 17s
chore(deps-dev): bump @types/node from 22.10.7 to 22.10.10 (#1603)
Build and deploy docs/ to GitHub Pages #193: Commit ebc6317 pushed by anton-trunov
January 28, 2025 06:15 1m 42s main
January 28, 2025 06:15 1m 42s
chore(deps-dev): bump @swc/core from 1.10.7 to 1.10.11 (#1602)
Build and deploy docs/ to GitHub Pages #192: Commit 0b63c4f pushed by anton-trunov
January 28, 2025 06:14 26s main
January 28, 2025 06:14 26s
chore(deps-dev): bump knip from 5.42.2 to 5.43.5 (#1601)
Build and deploy docs/ to GitHub Pages #191: Commit 535ff98 pushed by anton-trunov
January 28, 2025 06:14 1m 12s main
January 28, 2025 06:14 1m 12s
chore(ci): move linters to a separate job (#1563)
Build and deploy docs/ to GitHub Pages #190: Commit ef929ae pushed by anton-trunov
January 27, 2025 22:04 1m 24s main
January 27, 2025 22:04 1m 24s
refactor: better error message for unresolved name error (#1595)
Build and deploy docs/ to GitHub Pages #189: Commit a427454 pushed by anton-trunov
January 27, 2025 18:16 1m 18s main
January 27, 2025 18:16 1m 18s
fix: support use of constant in other constant and for struct field d…
Build and deploy docs/ to GitHub Pages #188: Commit b7add10 pushed by jeshecdom
January 27, 2025 15:23 1m 24s main
January 27, 2025 15:23 1m 24s
refactor(codegen): inline *_contract_init function (#1589)
Build and deploy docs/ to GitHub Pages #187: Commit 6f27a9a pushed by anton-trunov
January 27, 2025 10:52 1m 22s main
January 27, 2025 10:52 1m 22s
fix: forbid read and write to self in contract init function (#1482)
Build and deploy docs/ to GitHub Pages #186: Commit db3974e pushed by jeshecdom
January 27, 2025 09:22 1m 25s main
January 27, 2025 09:22 1m 25s
refactor(codegen): make msg_bounced last parameter of `*_contract_r…
Build and deploy docs/ to GitHub Pages #185: Commit 7c509e2 pushed by anton-trunov
January 27, 2025 08:18 1m 20s main
January 27, 2025 08:18 1m 20s
refactor(test): merged random generation functions into one file (#1570)
Build and deploy docs/ to GitHub Pages #184: Commit 72e0f2c pushed by anton-trunov
January 26, 2025 16:37 1m 26s main
January 26, 2025 16:37 1m 26s
refactor: ReceiverKind ast node (#1515)
Build and deploy docs/ to GitHub Pages #183: Commit 24db1f9 pushed by anton-trunov
January 26, 2025 07:03 1m 11s main
January 26, 2025 07:03 1m 11s
chore: moved prando to devDependencies (#1568)
Build and deploy docs/ to GitHub Pages #182: Commit 3590a18 pushed by verytactical
January 25, 2025 14:09 1m 25s main
January 25, 2025 14:09 1m 25s
chore: describe *.build.ts in CONTRIBUTING (#1509)
Build and deploy docs/ to GitHub Pages #181: Commit f35abe8 pushed by verytactical
January 23, 2025 22:06 1m 9s main
January 23, 2025 22:06 1m 9s
ci: setup Node.js 23 forward compatibility testing (#1545)
Build and deploy docs/ to GitHub Pages #180: Commit e466149 pushed by verytactical
January 23, 2025 18:35 1m 35s main
January 23, 2025 18:35 1m 35s
feat(docs): variable integer serialization types (#1274)
Build and deploy docs/ to GitHub Pages #179: Commit 96002fe pushed by anton-trunov
January 23, 2025 14:44 1m 9s main
January 23, 2025 14:44 1m 9s
chore: exclude *.build.* and .func/funcfiftlib.wasm from package …
Build and deploy docs/ to GitHub Pages #178: Commit b8da7d7 pushed by anton-trunov
January 23, 2025 11:39 1m 13s main
January 23, 2025 11:39 1m 13s