Skip to content

Conversation

@blairlearn
Copy link
Contributor

Closes #19
Closes #20

@blairlearn blairlearn force-pushed the ticket/20-local-fs branch 8 times, most recently from 6c68a9a to c10ae1a Compare March 14, 2024 20:35
- Run npm audit fix
- Bump version to 3.0.0
  - Node version is a breaking change.
  - Previous version was v2.0.1, but package.json wasn't updated.
- Remove comments from configuration files.
  - Config package no longer tolerates them.
- Correct repository urls and package name.

Closes #19
@blairlearn blairlearn force-pushed the ticket/20-local-fs branch 2 times, most recently from e054d2c to cc5890f Compare May 7, 2024 20:24
- Resource retrieval location.
- Mapping files for transformer.
- Add data for integration tests.
- Update workflow.
- File paths in CI configuration.
- Update actions to current version
  - actions/checkout
  - actions/setup-node
  - actions/upload-artifact
- Make artifact names unique.
- Limit concurrent workflow execution
- Update dependencies
@blairlearn blairlearn force-pushed the ticket/20-local-fs branch from cc5890f to f50eb48 Compare May 7, 2024 20:44
@blairlearn blairlearn marked this pull request as ready for review May 7, 2024 20:45
Copy link
Member

@bryanpizzillo bryanpizzillo left a comment

Choose a reason for hiding this comment

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

We should not have a copy of r4r-content here. (The resources under integration-tests). This should be testable with the same 5 resources from unit tests.

@welshja
Copy link

welshja commented Oct 7, 2025

@bryanpizzillo @blairlearn - should this stay open or get closed?

@blairlearn
Copy link
Contributor Author

It should stay open until there's a decision what to do with the loader overall. (Retire R4R altogether? Redo the loader in Python? Keep the JS version?)

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.

Enabler: Fetch data from local filesystem Enabler: Update Node to supported LTS

4 participants