FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - FlexWasTaken/daScript · GitHub
FlexWasTaken
/
daScript
Public
forked from
GaijinEntertainment/daScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
daScript
.github
workflows
on
master
User selector
Datepicker
Commit history
Commits on Apr 7, 2026
compiler: rename namespace in debugger and add dasgen to CI
Show description for c19c244
aleksisch
committed
c19c244
View commit details
Copy full SHA for c19c244
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
compiler: add serialization to dastest
Show description for 8e2e10f
aleksisch
committed
8e2e10f
View commit details
Copy full SHA for 8e2e10f
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
now with pages
borisbat
committed
556c122
View commit details
Copy full SHA for 556c122
View code at this point
Browse repository at this point
CI: replace upload-release-asset with gh release upload --clobber
Show description for b998594
borisbat
and
claude
committed
b998594
View commit details
Copy full SHA for b998594
View code at this point
Browse repository at this point
CI: use fast runners for codeql, doc, msvc, wasm workflows
Show description for 9f7d8d0
borisbat
and
claude
committed
9f7d8d0
View commit details
Copy full SHA for 9f7d8d0
View code at this point
Browse repository at this point
release.yml: use fast runners to match build.yml
Show description for ee824fb
borisbat
and
claude
committed
ee824fb
View commit details
Copy full SHA for ee824fb
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Merge pull request #2373 from GaijinEntertainment/fix-release-daslang-live
Show description for e82773e
borisbat
committed
e82773e
View commit details
Copy full SHA for e82773e
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
Merge pull request #2372 from GaijinEntertainment/fix-release-daslang-live
Show description for 26d6c29
borisbat
committed
26d6c29
View commit details
Copy full SHA for 26d6c29
View code at this point
Browse repository at this point
release: build daslang-live target (fixes cmake install failure)
Show description for d393bcd
borisbat
and
claude
committed
d393bcd
View commit details
Copy full SHA for d393bcd
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
build: use parallel build on Windows
Show description for 4046037
aleksisch
committed
4046037
View commit details
Copy full SHA for 4046037
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
ci: add extended checks
Show description for eddc916
aleksisch
committed
eddc916
View commit details
Copy full SHA for eddc916
View code at this point
Browse repository at this point
ci: submodules are gone
Show description for 409befb
aleksisch
committed
409befb
View commit details
Copy full SHA for 409befb
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
ci: checkout das-fmt to PR
Show description for c41d737
aleksisch
committed
c41d737
View commit details
Copy full SHA for c41d737
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
only trigger on push to master
borisbat
committed
2e164f2
View commit details
Copy full SHA for 2e164f2
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Switch macOS runners to larger variants (macos-15-large, macos-15-xlarge, macos-26-xlarge)
Show description for 6823ce7
borisbat
and
claude
committed
6823ce7
View commit details
Copy full SHA for 6823ce7
View code at this point
Browse repository at this point
Test custom org runners (ubuntu-latest-fat, ubuntu-24.04-arm-fat, windows-latest-fat)
Show description for f50c742
borisbat
and
claude
committed
f50c742
View commit details
Copy full SHA for f50c742
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
ci: add daslang_static to tests and run das-fmt only in Release
Show description for 8489f3b
aleksisch
committed
8489f3b
View commit details
Copy full SHA for 8489f3b
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
ci: correct timeouts
Show description for db7e4fd
aleksisch
committed
db7e4fd
View commit details
Copy full SHA for db7e4fd
View code at this point
Browse repository at this point
Improve fio filesystem: _result variants, TBlock, null checks, namespace cleanup
Show description for 33cc861
borisbat
and
claude
committed
33cc861
View commit details
Copy full SHA for 33cc861
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
compiler: add coverage to tests
Show description for 7ec0a8b
aleksisch
committed
7ec0a8b
View commit details
Copy full SHA for 7ec0a8b
View code at this point
Browse repository at this point
Add --failures-only flag to dastest to suppress PASS/RUN output
Show description for 1edb188
borisbat
and
claude
committed
1edb188
View commit details
Copy full SHA for 1edb188
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
ci: disable test_aot on Windows
Show description for fa4f396
borisbat
and
claude
committed
fa4f396
View commit details
Copy full SHA for fa4f396
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
dastest: add .das_test folder filtering, has_module builtin, rename _dasHV/_dasPUGIXML
Show description for d2c2072
borisbat
and
claude
committed
d2c2072
View commit details
Copy full SHA for d2c2072
View code at this point
Browse repository at this point
AOT: fix annotation_arguments, hash bugs, URI cppName; add 8 test dirs to CI; fix AOT deps
Show description for 73e4e77
borisbat
and
claude
committed
73e4e77
View commit details
Copy full SHA for 73e4e77
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
AOT: fix inf/nan codegen, topological struct sort, add match/math/module_tests to CI
Show description for 4d1f936
borisbat
committed
4d1f936
View commit details
Copy full SHA for 4d1f936
View code at this point
Browse repository at this point
AOT hash diagnostics, decs path fix, swizzle sentinel, linq/lpipe/decs CI, doc regen
borisbat
committed
76c6a42
View commit details
Copy full SHA for 76c6a42
View code at this point
Browse repository at this point
fix: AOT iterator destructor double-throw, ExprMakeArray/Tuple move semantics, double formatting precision
borisbat
committed
994ce81
View commit details
Copy full SHA for 994ce81
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
Enable PUGIXML in doc CI build
Show description for bce26ad
borisbat
committed
bce26ad
View commit details
Copy full SHA for bce26ad
View code at this point
Browse repository at this point
CI: add AOT test step to build.yml
Show description for f18d041
borisbat
committed
f18d041
View commit details
Copy full SHA for f18d041
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
ci: cancel workflows in progress
Show description for d36208a
aleksisch
committed
d36208a
View commit details
Copy full SHA for d36208a
View code at this point
Browse repository at this point
ci: move doc build to doc.yml
Show description for ea81e5e
aleksisch
committed
ea81e5e
View commit details
Copy full SHA for ea81e5e
View code at this point
Browse repository at this point
ci: replace git diff check with untracked-files-only check
Show description for 3ffca7e
borisbat
committed
3ffca7e
View commit details
Copy full SHA for 3ffca7e
View code at this point
Browse repository at this point
ci: add doc quality gate das2rst, stub check, sphinx -W
borisbat
committed
dee121c
View commit details
Copy full SHA for dee121c
View code at this point
Browse repository at this point
release.yml: add workflow_dispatch and published trigger
borisbat
committed
429db78
View commit details
Copy full SHA for 429db78
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
disable dasGlfw on linux_arm (no OpenGL on ARM runners)
borisbat
committed
db4da26
View commit details
Copy full SHA for db4da26
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL