Fix one more issue with caching.
Fix issue with caching. Update actions & bundler.
Minimum Ruby version is now Ruby 2.6. Optimized paginate
to reduce the API calls by one.
Added a way to paginate. Use paginate: N
to iterate over pages of results.
Fix timeout being incorrectly called again.
Fix timeout being incorrectly called.
Fix warning message for classic tokens. Add time printout to help judge need for timeout setting.
Remove broken support for classic tokens. Modern INDICO_TOKEN
required.
Fix a few issues in Jekyll generator.
Support INDICO_TOKEN
, replaces the deprecated indico URL
authentication. Also
support indico.timeout
setting in config.
Support setting or avoiding the cache command message.
Fix manual caching.
Support for base URLs. The indico: url:
parameter is required.
First version to be published, pulled from the IRIS-HEP website.
Extra features added during the transition include:
- Config settings for IDs and data path.
jekyll-indico-cache
script has customizable--config
location.- Some basic unit testing
- Better separation into files