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

fix(execute.py): fixing command execution #84

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

odarotto
Copy link
Collaborator

No description provided.

@odarotto odarotto linked an issue Jul 10, 2024 that may be closed by this pull request
@shinybrar shinybrar merged commit f226528 into main Jul 16, 2024
6 of 7 checks passed
shinybrar pushed a commit that referenced this pull request Jul 18, 2024
* fix(execute.py): fixing command execution

* Trigger
shinybrar added a commit that referenced this pull request Jul 18, 2024
* refactor(archive-test): renamed

* test(workflow-archive): migrated tests from frb api

Signed-off-by: Tarik Zegmott <[email protected]>

* refactor(workspace): clean up

* test(archive): fixed tests

* ci(ci-workflow): remove the workspace set as it is part of the pytest config

Signed-off-by: Tarik Zegmott <[email protected]>

* fix(tests): ci

* feat(daemon): added reworked transfer daemon

* refactor(cli): added tx to cli

* fix(tx): fixed startup errors

* test(transfer): added tests for tx daemon

* chore(main): release 1.7.0 (#85)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(execute.py): fixing command execution (#84)

* fix(execute.py): fixing command execution

* Trigger

* feat(validation-strategy): added strict and relaxed validation modes

* test(strategy): added tests for validation strat

* chore(main): release 1.8.0 (#86)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(daemon): improved transfer daemon to handle config.archive updates

* chore(main): release 1.8.1 (#87)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat(docker): added entrypoint to optionally run workspace set

* chore(main): release 1.9.0 (#88)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(entrypoint): added it to Dockerfile

* chore(main): release 1.9.1 (#89)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(daemon): fixed transfer daemon duplication check error

when enumerating over a list, and popping values, it changes the index at which pop values

* chore(main): release 1.9.2 (#90)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(example): added an example autocomplete function

* chore(main): release 1.9.3 (#91)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(deps): docker fixed to >=6.1

* chore(main): release 1.9.4 (#92)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(chimefrb-workspace): add http baseurl for schedule and configs

Signed-off-by: Tarik Zegmott <[email protected]>

* fix(workspace): updated logic for s3 archive, such that workspace is not required to set the workspace itself

---------

Signed-off-by: Tarik Zegmott <[email protected]>
Co-authored-by: Shiny. <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Oswaldo Alcalá <[email protected]>
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.

[FIX] Execute command fix
2 participants