Skip to content
This repository has been archived by the owner on Jul 17, 2021. It is now read-only.

Add rrule from a git commit hash #35

Merged
merged 1 commit into from
Jan 30, 2021
Merged

Add rrule from a git commit hash #35

merged 1 commit into from
Jan 30, 2021

Conversation

tgrosinger
Copy link
Owner

A required fix is added in jkbrzt/rrule#444
Until that PR is merged, we will use the source commit directly.

@tgrosinger
Copy link
Owner Author

This is not yet functional. The tests fail:

$ ./yarn test 
yarn run v1.22.5
$ jest
 FAIL  tests/task-line.test.ts
  ● Test suite failed to run

    src/task-line.ts:15:34 - error TS2307: Cannot find module 'rrule' or its corresponding type declarations.

    15 import RRule, { Frequency } from 'rrule';

A required fix is added in jkbrzt/rrule#444
Until that PR is merged, we will use a forked package publication.
@tgrosinger tgrosinger merged commit 58dc60a into main Jan 30, 2021
@tgrosinger tgrosinger deleted the rrule-pr branch January 30, 2021 16:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant