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

Feat/FSRS-5 #3298

Merged
merged 9 commits into from
Jul 21, 2024
Merged

Feat/FSRS-5 #3298

merged 9 commits into from
Jul 21, 2024

Conversation

L-M-Sherlock
Copy link
Contributor

@L-M-Sherlock L-M-Sherlock commented Jul 12, 2024

TODO:

fix #3270

@asukaminato0721
Copy link
Contributor

get_optimal_retention_parameters

@L-M-Sherlock L-M-Sherlock marked this pull request as ready for review July 15, 2024 07:11
@L-M-Sherlock
Copy link
Contributor Author

@dae, I have some problems with the CI. Could you help me?

@dae
Copy link
Member

dae commented Jul 15, 2024

Sorry, please let me know if you see them again in the future. I had to manually remove some files

@@ -23,6 +23,7 @@ allow = [
"CC0-1.0",
"Unlicense",
"Zlib",
"Unicode-3.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dae, I added this line to solve the problem. Is it acceptable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I get a new error:

error[custom]: unknown term

  | ┌─ /state/build/lin-ci/ankitects/anki-ci/.deny.toml:26:4
  | │
  | 26 │ "Unicode-3.0",
  | │ ^^^^^^^^^^^
  |  
  | 2024-07-15 12:39:03 [ERROR] failed to deserialize config from '/state/build/lin-ci/ankitects/anki-ci/.deny.toml'

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@asukaminato0721 asukaminato0721 Jul 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@asukaminato0721 asukaminato0721 Jul 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well,
the 3.0 available from spdx 0.10.4
cargo deny uses "0.10", so I guess here is the problem.

https://github.com/EmbarkStudios/cargo-deny/blob/6344cc566621410a0865632b4ef0e82a20408676/Cargo.toml#L103

from the log,

 Ignored package `cargo-deny v0.14.12` is already installed, use --force to override

release 5 month ago. The problem is clear now.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess install the latest cargo-deny could fix this. Which is now 0.14.24.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, all good now - thank you both.

@L-M-Sherlock
Copy link
Contributor Author

@dae, this PR is ready for review.

@VenroyDEV
Copy link

hyped for fsrs5

@dae
Copy link
Member

dae commented Jul 21, 2024

Sorry for the delay. Looks good to me - thank you for all your work on this!

@dae dae merged commit 52ce6e6 into ankitects:main Jul 21, 2024
1 check passed
@L-M-Sherlock L-M-Sherlock deleted the Feat/FSRS-5 branch July 21, 2024 14:43
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.

Good interval of relearning card sometimes increases after pressing Again
4 participants