Skip to content
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

Closed
wants to merge 76 commits into from
Closed

Conversation

sevabakutov
Copy link

No description provided.

Sakapoi and others added 30 commits August 29, 2024 13:27
READY(reflect_tools_meta): fixed tests
* feat: add fail fast to `checkmate` stage of CI/CD
* fixed tests

* fixed global import
READY: Change hetzner server type to a supported one
…logic

READY : Fix deploy logic & template files
…file

READY : Replace spaces in makefile with tabs
Logic is unchanged. Compiles to the same code. Looks prettier.
* feat: make more informative description

* rewrite
InAnYan and others added 27 commits November 8, 2024 21:39
* 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>
* 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
@wtools-bot
Copy link
Collaborator

To maintain stability of the module the repository uses 3-stages system to forward changes from an unstable branch to a stable.
The unstable branch is alpha. All user pull requests should be opened to this branch.
The staging branch is beta. Changes to this branch are forwarded by a pull request from branch alpha automatically.
The stable branch is master. Changes to this branch are forwarded by a pull request from branch beta automatically.

The pull request was automatically converted to draft.
Please, change base branch taking into account the described system alpha -> beta -> master.

@wtools-bot wtools-bot marked this pull request as draft December 12, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants