You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@zanete joined the team as project manager, with @jmcook1186 moving to product owner
We clarified our near-term roadmap and separated our project board into views for product design and development work - making it easier to track what the team are working on in real time.
We have designed and refined several new features for IF that are now in development, including:
if-diff: a command line tool that can report differences between two manifest files
if-env: a command line tool that can recreate the development environment that was used to execute a particular manifest
subtract plugin: a generic arithmetic plugin that subtracts values in a manifest's input data
exponent plugin: a generic arithmetic plugin that enables values in input data to be raised to a given power
csv-lookup plugin: a generic plugin that enables csv data to be queried and pulled into IF from any csv file on the local filesystem or on the internet.
We have started designing the new plugin registry website and deciding our acceptance criteria for plugins to be listed there.
We have audited and planned out the migration of if-plugins into if/builtins, deprecation of some existing plugins and handover of some plugins to external maintainers.
We've transitioned from weekly IF calls to a monthly call and are utiliing Project Update GH issues (such as this one) to keep stakeholders updated.
Issues
Discussions are still ongoing with external maintainers for our if-unofficial-plugins - it's not yet clear whether all the unofficial plugins will have non-IF owners.
Outlook
We will be reviewing and finalising the designs for the Plugin Registry site as well as formalising plugin acceptance criteria and listing process.
We'll be continuing the implementation of automated integration testing within the release pipeline (Epic - Automated Manifest Testing #650) and start building the if-env and if-diff features to enable that
Thanks @zanete - adding info in a comment is fine - I've incorporated your suggestions into the issue description. But feel free to edit the description directly if you prefer - either is fine for me.
Who
Sponsor: @jawache (GSF)
Product owner: @jmcook1186 (GSF)
Leads: @navveenb (Accenture), @srini1978 (Microsoft)
Updates
if-diff
: a command line tool that can report differences between two manifest filesif-env
: a command line tool that can recreate the development environment that was used to execute a particular manifestsubtract
plugin: a generic arithmetic plugin that subtracts values in a manifest's input dataexponent
plugin: a generic arithmetic plugin that enables values in input data to be raised to a given powercsv-lookup
plugin: a generic plugin that enables csv data to be queried and pulled into IF from any csv file on the local filesystem or on the internet.if-plugins
intoif/builtins
, deprecation of some existing plugins and handover of some plugins to external maintainers.Issues
if-unofficial-plugins
- it's not yet clear whether all the unofficial plugins will have non-IF owners.Outlook
if-env
andif-diff
features to enable thatif-env
#636if-diff
core feature #637subtract
plugin #672exponent
plugin #673csv-lookup
plugin #674Divide
toif/builtins
#676csv-export
toif/builtins
#677mock-observations
toif/builtins
#678multiply
toif/builtins
#679shell
toif/builtins
#680sum
toif/builtins
#681sci
toif/builtins
#682sci-m
toif/builtins
with a namesci-embodied
#683The text was updated successfully, but these errors were encountered: