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

Scrollable task spinner #909

Merged
merged 16 commits into from
Nov 25, 2023
Merged

Scrollable task spinner #909

merged 16 commits into from
Nov 25, 2023

Conversation

Jujulego
Copy link
Owner

Closes #818

@Jujulego Jujulego added the enhancement New feature or request label Nov 23, 2023
@Jujulego Jujulego self-assigned this Nov 23, 2023
@Jujulego Jujulego force-pushed the feat/scrollable-task-spinner branch from 0efef26 to 65b3acd Compare November 24, 2023 00:37
@julien-capellari julien-capellari force-pushed the feat/scrollable-task-spinner branch from fd372fe to 1aa2c5e Compare November 24, 2023 16:25
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

80.0% 80.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@Jujulego Jujulego merged commit 684966d into next Nov 25, 2023
30 of 31 checks passed
@Jujulego Jujulego deleted the feat/scrollable-task-spinner branch November 25, 2023 22:30
Jujulego added a commit that referenced this pull request Nov 25, 2023
* feat: setup @jujulego/logger

* feat: always print ink on stdout

* fix: logs colors when output is piped

* fix: unit tests

* fix: e2e tests

* feat: change log format

* fix: e2e tests

* fix: e2e tests

* fix: tests

* chore: remove legacy code & deps

* test: thread gateway

* chore: fix engines

* chore: bump version number

* chore: relock

* Optimize e2e tests (#809)

* chore: copy e2e project folder

* chore: copy e2e project folder (other tests)

* chore: fix e2e plugin tests

* chore: prevent toto to be logged in tests

* fix: build error

---------

Co-authored-by: Julien Capellari <[email protected]>

* Remove global spinner (#810)

* feat: remove global spinner

* fix: e2e tests

* chore: use custom plugin for swc

* Support args in task expressions (#820)

* feat(tasks): support args inside task expression

* feat(tasks): inject args from tasks expression in Task commands

* fix: error handling

* chore: bump version number

* Add fallback syntax (#839)

* chore: upgrade tasks

* feat: add fallback syntax

* feat: add fallback e2e tests

* fix: fallback e2e tests

* fix: fallback e2e tests

* chore: update README

* Run hook scripts (#847)

* feat: add hooks option in global configuration

* feat: handle hook option in ScriptTask

* fix: hook false ignored from options

* fix: unit tests

* feat: test ScriptTask with hooks

* feat: add logs for hooks

* feat: remove test scripts

* feat: add e2e tests for hook scripts

* fix: forgotten .only

* docs: add a hooks section in th readme

---------

Co-authored-by: Julien Capellari <[email protected]>

* chore: bump version number

* Sort list output (#876)

* feat: sort list output

* feat: remove default arrays from doc

* fix: tests

* fix: e2e tests

* chore: refacto list command

* feat: add order option

* feat(list): test sort options

---------

Co-authored-by: Julien Capellari <[email protected]>

* chore: bump version number

* Setup rollup (#881)

* chore: setup rollup

* fix: simplify some imports

* fix: plugin import

* fix: tests

* fix: build

* fix: e2e plugin test

* chore: upgrade aegis (#882)

* Change sequence operator (#889)

* feat: change sequence operator

* feat: update tests

* feat: update readme

* chore: bump version number

* chore: rework rollup config

* Use task expression on run command (#892)

* feat: add task expression on run

* feat: deprecate group

* docs: update readme & command descriptions

* feat: rework error handling

* chore: rename task expr service

* feat: add e2e tests

* Use task expression on each (#893)

* feat: use task expression on each

* feat: add e2e test

* feat: test extract script util

* chore: bump version number

* Scrollable task spinner (#909)

* feat: feat rework task spinner

* feat: fix task order

* feat: fix & stabilize e2e tests

* feat: make task-tree scroll

* feat: add tree completed component

* feat: factorize task flatener

* feat: add stats at then end

* fix: build error

* fix: remove old tests

* fix: handle no raw mode

* fix: e2e tests

* fix: remove cast

* fix: tests

* fix: lockfile

* fix: task command tests

* fix: sonarcloud review

---------

Co-authored-by: Julien Capellari <[email protected]>

---------

Co-authored-by: Julien Capellari <[email protected]>
Co-authored-by: Julien Capellari <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants