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(duolingo): graceful report of unstarted league #49

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

tugrulates
Copy link
Owner

No description provided.

@tugrulates tugrulates merged commit 57c588e into main Jan 13, 2025
3 checks passed
@tugrulates tugrulates deleted the duoling/no-league branch January 13, 2025 13:24
github-actions bot pushed a commit that referenced this pull request Feb 5, 2025
# [email protected]

## Changes

 * test(500px): subcommand help tests (#78)
 * test(500px): cli tests (#75)
 * chore(*): merge all deps at the root (#66)
 * chore(*): isolate dependencies (#63)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.1.3)
 * [Documentation](https://jsr.io/@tugrulates/500px@[object Object])

# [email protected]

## Changes

 * fix(duolingo): fix following icon in league command (#94)
 * fix(duolingo): fix following icon in league command (#93)
 * fix(duolingo)!: strip LTR RTL control characters (#91)
 * test(duolingo): mutation tests (#90)
 * test(duolingo): cli tests (#82)
 * chore(*): merge all deps at the root (#66)
 * chore(*): isolate dependencies (#63)
 * fix(duolingo)!: undefined for missing league (#59)
 * fix(duolingo): graceful report of unstarted league (#49)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.2.0)
 * [Documentation](https://jsr.io/@tugrulates/duolingo@[object Object])

# [email protected]

## Changes

 * feat(internal): package version (#81)
 * refactor(internal)!: improve app config (#79)
 * fix(internal): throw RequestError after retries (#71)
 * chore(*): merge all deps at the root (#66)
 * chore(*): isolate dependencies (#63)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.2.0)
 * [Documentation](https://jsr.io/@tugrulates/internal@[object Object])

# [email protected]

## Changes

 * test(photos,lonely-planet): fix cli test args (#77)
 * test(lonely-planet): replace api test with cli tests (#69)
 * chore(*): merge all deps at the root (#66)
 * chore(*): isolate dependencies (#63)
 * refactor(lonely-planet,testing,photos): explicit test names (#56)
 * test(lonely-planet): add unit tests (#55)
 * feat(lonely-planet): configless client (#48)
 * fix(lonely-planet): fix response parsing (#47)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.2.0)
 * [Documentation](https://jsr.io/@tugrulates/lonely-planet@[object Object])

# [email protected]

## Changes

 * test(photos,lonely-planet): fix cli test args (#77)
 * chore(*): merge all deps at the root (#66)
 * test(photos): cli test (#65)
 * chore(*): isolate dependencies (#63)
 * refactor(lonely-planet,testing,photos): explicit test names (#56)
 * fix(photos): fix exiftool for Deno 2.1.6 (#52)
 * test(photos): add unittests (#45)
 * fix(photos): fix failure when system doesn't have exiftool (#46)
 * fix(photos): fix exiftool process leak (#44)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.1.6)
 * [Documentation](https://jsr.io/@tugrulates/photos@[object Object])

# [email protected]

## Changes

 * feat(testing): disposable tempDir (#96)
 * style(testing): fix formatting for generated mock data (#89)
 * fix(testing): strip sensitive data from fetch mocks (#80)
 * refactor(testing): rename MockConsole to FakeConsole (#76)
 * fix(testing): use request body in mock fetch replay matching (#74)
 * fix(testing): do not store abort signal in fetch mock (#73)
 * fix(testing): convert import error to MockError (#70)
 * chore(*): merge all deps at the root (#66)
 * feat(testing): mock console (#64)
 * chore(*): isolate dependencies (#63)
 * fix(testing): improved error messages for mock fetch (#62)
 * fix(testing): use request method in matching mock calls (#61)
 * refactor(lonely-planet,testing,photos): explicit test names (#56)
 * feat(testing): effortless fetch mock (#53)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.2.0)
 * [Documentation](https://jsr.io/@tugrulates/testing@[object Object])
@tugrulates tugrulates mentioned this pull request Feb 4, 2025
github-actions bot pushed a commit that referenced this pull request Feb 5, 2025
# [email protected]

## Changes

 * test(500px): subcommand help tests (#78)
 * test(500px): cli tests (#75)
 * chore(*): merge all deps at the root (#66)
 * chore(*): isolate dependencies (#63)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.1.3)
 * [Documentation](https://jsr.io/@tugrulates/500px@[object Object])

# [email protected]

## Changes

 * fix(duolingo): fix following icon in league command (#94)
 * fix(duolingo): fix following icon in league command (#93)
 * fix(duolingo)!: strip LTR RTL control characters (#91)
 * test(duolingo): mutation tests (#90)
 * test(duolingo): cli tests (#82)
 * chore(*): merge all deps at the root (#66)
 * chore(*): isolate dependencies (#63)
 * fix(duolingo)!: undefined for missing league (#59)
 * fix(duolingo): graceful report of unstarted league (#49)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.2.0)
 * [Documentation](https://jsr.io/@tugrulates/duolingo@[object Object])

# [email protected]

## Changes

 * feat(internal): package version (#81)
 * refactor(internal)!: improve app config (#79)
 * fix(internal): throw RequestError after retries (#71)
 * chore(*): merge all deps at the root (#66)
 * chore(*): isolate dependencies (#63)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.2.0)
 * [Documentation](https://jsr.io/@tugrulates/internal@[object Object])

# [email protected]

## Changes

 * test(photos,lonely-planet): fix cli test args (#77)
 * test(lonely-planet): replace api test with cli tests (#69)
 * chore(*): merge all deps at the root (#66)
 * chore(*): isolate dependencies (#63)
 * refactor(lonely-planet,testing,photos): explicit test names (#56)
 * test(lonely-planet): add unit tests (#55)
 * feat(lonely-planet): configless client (#48)
 * fix(lonely-planet): fix response parsing (#47)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.2.0)
 * [Documentation](https://jsr.io/@tugrulates/lonely-planet@[object Object])

# [email protected]

## Changes

 * test(photos,lonely-planet): fix cli test args (#77)
 * chore(*): merge all deps at the root (#66)
 * test(photos): cli test (#65)
 * chore(*): isolate dependencies (#63)
 * refactor(lonely-planet,testing,photos): explicit test names (#56)
 * fix(photos): fix exiftool for Deno 2.1.6 (#52)
 * test(photos): add unittests (#45)
 * fix(photos): fix failure when system doesn't have exiftool (#46)
 * fix(photos): fix exiftool process leak (#44)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.1.6)
 * [Documentation](https://jsr.io/@tugrulates/photos@[object Object])

# [email protected]

## Changes

 * feat(testing): disposable tempDir (#96)
 * style(testing): fix formatting for generated mock data (#89)
 * fix(testing): strip sensitive data from fetch mocks (#80)
 * refactor(testing): rename MockConsole to FakeConsole (#76)
 * fix(testing): use request body in mock fetch replay matching (#74)
 * fix(testing): do not store abort signal in fetch mock (#73)
 * fix(testing): convert import error to MockError (#70)
 * chore(*): merge all deps at the root (#66)
 * feat(testing): mock console (#64)
 * chore(*): isolate dependencies (#63)
 * fix(testing): improved error messages for mock fetch (#62)
 * fix(testing): use request method in matching mock calls (#61)
 * refactor(lonely-planet,testing,photos): explicit test names (#56)
 * feat(testing): effortless fetch mock (#53)
 * fix(*): dummy version bump to test automated releases (#32)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.2.0)
 * [Documentation](https://jsr.io/@tugrulates/testing@[object Object])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant