Skip to content

Conversation

FrankYFTang
Copy link
Collaborator

Fix #127

@FrankYFTang
Copy link
Collaborator Author

@FrankYFTang FrankYFTang requested a review from nciric June 11, 2025 23:08
@FrankYFTang
Copy link
Collaborator Author

hum... somehow got the following errors

[ 47%] Generating ../inflection_data/usr/local/share/inflection/dictionary/mmappable_ar.sdict
Dictionary written for ar
[ 47%] Generating ../inflection_data/usr/local/share/inflection/dictionary/mmappable_da.sdict
Entity: line 1: parser error : Start tag expected, '<' not found
version https://git-lfs.github.com/spec/v1
^
terminate called after throwing an instance of 'inflection::exception::IOException'
  what():  /home/runner/work/inflection/inflection/inflection/resources/org/unicode/inflection/dictionary/inflectional_da.xml
[ 49%] Building CXX object src/CMakeFiles/inflection.dir/inflection/dialog/LocalizedCommonConceptFactoryProvider.cpp.o
Aborted (core dumped)
gmake[2]: *** [resources/CMakeFiles/inflection-data.dir/build.make:112: inflection_data/usr/local/share/inflection/dictionary/mmappable_da.sdict] Error 134
gmake[2]: *** Deleting file 'inflection_data/usr/local/share/inflection/dictionary/mmappable_da.sdict'
gmake[1]: *** [CMakeFiles/Makefile2:884: resources/CMakeFiles/inflection-data.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....

@FrankYFTang FrankYFTang requested a review from nciric June 27, 2025 22:24
@FrankYFTang FrankYFTang merged commit 2ba332e into unicode-org:main Jun 30, 2025
1 check passed
@FrankYFTang FrankYFTang deleted the cache-lfs branch June 30, 2025 18:57
deonajulary06 pushed a commit that referenced this pull request Aug 21, 2025
* Cache LFS content (fix issue/127)

and fix icu cache by adding save action

* only perform lfs action if missed the cache

* Add ls to debug the content restored

* Debug

* Correct path

* fix

* Remove dupicate lines
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.

cache lfs in github action
2 participants