-
-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.25 #1448
v1.25 #1448
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70ce7b5 - Browse repository at this point
Copy the full SHA 70ce7b5View commit details -
new: Rewrite action context. Improve concurrency. (#1444)
* Add new crate. * Remove old context. * Remove lock. * Rework emitter. * Fix seg fault. * Fix types.
Configuration menu - View commit details
-
Copy full SHA for 5c55eae - Browse repository at this point
Copy the full SHA 5c55eaeView commit details -
new: Use
Arc
s for internal caching. (#1445)* Switch to arc. * Switch to dashmap. * Add queue. * Remove once map. * Use scc. * Add helper.
Configuration menu - View commit details
-
Copy full SHA for d24d770 - Browse repository at this point
Copy the full SHA d24d770View commit details -
internal: Rework action structures. (#1446)
* Update cache. * Create new crate. * Migrate action. * Move node over. * Wrap in a box. * Fix tests. * Polish. * Fix build. * Fix tests. * Fix version.
Configuration menu - View commit details
-
Copy full SHA for 08b6e3f - Browse repository at this point
Copy the full SHA 08b6e3fView commit details -
internal: Merge engines into the cache crate. (#1447)
* Merge engines. * Better API. * Add helper.
Configuration menu - View commit details
-
Copy full SHA for fc5a6de - Browse repository at this point
Copy the full SHA fc5a6deView commit details -
new: Implement a brand new task runner. (#1463)
* Start on archives. * More impl work. * Add task command. * Add hashing. * More cache work. * Add logs. * Persist cache. * Add executor. * Add console. * Start on reporter. * Move handles. * Add default reporter. * Implement reporter. * Hook up reporter. * Fix output. * Sync outputs. * Start on command tests. * Add more tests. * Rely on fixtures. * Start on archive tests. * Finish archive tests. * Test scenarios. * Remove old runner. * Update lints. * Hook up reporter. * Improve reporter. * Add summary. * Clean up reporter. * Clean up attempt usage. * Fix issues. * More fixes. * More fixes. * More fixes. * Add exec tests. * Start on new utils. * Clean up more tests. * Rework args. * Start on runner tests. * Add more tests. * Test skip and archive. * Rework archive. * Rename things. * Rework run. * Rename attempt to operation. * Rework op output. * Fix package. * Fix some tests. * Start on run tests. * Add more tests. * Fix some tests. * Fix webhooks. * Fixes. * Fix windows. * Fix moonbase.
Configuration menu - View commit details
-
Copy full SHA for 3a74c30 - Browse repository at this point
Copy the full SHA 3a74c30View commit details -
deps(proto): Upgrade to v0.35. (#1473)
* Update deps. * Update schematic. * Update starbase. * Revert "Update starbase." This reverts commit d625ea0. * Downgrade starbase. * Update tests.
Configuration menu - View commit details
-
Copy full SHA for 6f8e579 - Browse repository at this point
Copy the full SHA 6f8e579View commit details -
Configuration menu - View commit details
-
Copy full SHA for a81b063 - Browse repository at this point
Copy the full SHA a81b063View commit details
Commits on May 24, 2024
-
new: Track operations for other actions. (#1476)
* Switch to a meta enum. * Fix tests. * Update ts. * Add to sync workspace. * Add to install deps. * Add track methods. * Move constructors. * Polish. * Check df. * Turn off cache.
Configuration menu - View commit details
-
Copy full SHA for 792aafa - Browse repository at this point
Copy the full SHA 792aafaView commit details -
internal: Update schematic types/schemas. (#1477)
* Generate new types. * Add comments.
Configuration menu - View commit details
-
Copy full SHA for 7dd3f53 - Browse repository at this point
Copy the full SHA 7dd3f53View commit details
Commits on May 25, 2024
-
new: Cache external (https) configurations. (#1478)
* Add cacher. * Add to loader. * Update cache engine. * Redo mode. * Polish.
Configuration menu - View commit details
-
Copy full SHA for 2899cf9 - Browse repository at this point
Copy the full SHA 2899cf9View commit details -
build: Fix canary/nightly scripts. (#1479)
* Fix canary script. * Force canary. * Update workflow.
Configuration menu - View commit details
-
Copy full SHA for 549af3a - Browse repository at this point
Copy the full SHA 549af3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e5f4d - Browse repository at this point
Copy the full SHA 10e5f4dView commit details
Commits on May 26, 2024
-
fix: Final fixes and tests before release. (#1480)
* Fix cache check. * Use block in place. * Add tests. * Fix proto loading. * Remove debug. * Fix tests. * Update proto.
Configuration menu - View commit details
-
Copy full SHA for bfd5bf3 - Browse repository at this point
Copy the full SHA bfd5bf3View commit details
Commits on May 27, 2024
-
* Update deps. * Start on blog post. * Finish blog post. * Add image.
Configuration menu - View commit details
-
Copy full SHA for b4eb174 - Browse repository at this point
Copy the full SHA b4eb174View commit details