-
Notifications
You must be signed in to change notification settings - Fork 37
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
Gspread fix readme #1513
Gspread fix readme #1513
Conversation
READY: added impl and tests
added tests for new collections
READY(reflect_tools_meta): fixed tests
* feat: add fail fast to `checkmate` stage of CI/CD
* fixed tests * fixed global import
* tests fix * fixed fmt
format_tools : evolve records format
* format_tools : evolve records format
publishing wca and willbe
READY: Change hetzner server type to a supported one
…logic READY : Fix deploy logic & template files
…file READY : Replace spaces in makefile with tabs
mod_interface : fix it and implement reuse
READY: checkmate behavior
Logic is unchanged. Compiles to the same code. Looks prettier.
* feat: make more informative description * rewrite
evolve format_tools
* Initial commit * First implementation commit * Separate CLI into commands and actiions: part of the work * Fix formatting * Make it runnable * Make error message include underlying error * Rename OpenAI subcommand * Update design * Make `Secret` and restore old `main` * Fix warnings and switch to `error_tools` * Fix formatting * Two formatting options * Modules overhaul * Make the program work after modularization * Remove thiserror * Rename commands and actions * Add documentation * Modules overhaul --------- Co-authored-by: Wandalen <Wandalen@users.noreply.github.com>
global refactoring
* Fix assistant from merge * Log `format_tools` variables * Possible fix to `format_tools`
* Refert previous fix * Add test * Add test * Add fix * Revert wrong fix * Add correct test * Add fix
* Refactor table formatting * Partial refactoring * Filter columns * Improve commands
* Remove slices * Start moving * Tests are passing * Not ideal * Fix test * Fix algorithm and add tests * Fix for Records * Fix from the feedback * Rework documentation and naming * Fix docs * Move out `text_wrap` from `table` * Make `Records` use general `text_wrap`
* Continue to work on * Improvements * Make test * Remove unnecessary fields * Fix from merge
* Agents framework design draft * Update from the review * Add SQL example * Redesign sql.yaml * Fix from the call * Remove other examples * Update agents_design.md * Update agents_design.md
…en#1497) * Preliminary * Working on * Add test and fix bug in `extract` * Fix comment * Fix bug
* `Path` blank implementation and tests * `Context` struct * Implement `ScenarioRaw` * Implement `Path` * Add `Context` tests * Start implementing `Context` * Implement `Context` * Start working on tests and formatters * Improve tests * Implement formatters
* Test task Google Sheets CLI * format_tools, mod_interface and usage information added * formating fixed * formating fixed * formating fixed * tests added, debug dir removed, output fixed * info fixed * cells command were added * format fixed * some code was commented --------- Co-authored-by: vsevolod <seva.dealer@gmail.com> Co-authored-by: Vsevolod <sevabakutov322@gmail.com>
* `parent` * Simplify context * Remove redunant `from_iter` * Fix joining of paths * Start working on `ScenarioProcessed` * Implement `ScenarioProcessed`
* fix file * fix process file --------- Co-authored-by: Vsevolod <sevabakutov322@gmail.com>
Co-authored-by: Vsevolod <sevabakutov322@gmail.com>
* wip * wip * wip * done
* secret description fixed * readme file fixed * secrets description changed * removed unused imports * fixed: wrong url error handling --------- Co-authored-by: Vsevolod <sevabakutov322@gmail.com>
* secret description fixed * readme file fixed * secrets description changed --------- Co-authored-by: Vsevolod <sevabakutov322@gmail.com>
* fix(willbe): imports related to `wca` changes * fix(willbe): long lines
To maintain stability of the module the repository uses 3-stages system to forward changes from an unstable branch to a stable. The pull request was automatically converted to draft. |
No description provided.