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

add resource_id and is_external properties #1238

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EarthmanT
Copy link
Contributor

No description provided.

@EarthmanT EarthmanT force-pushed the RD-3386-resource-id-ctx branch 10 times, most recently from 122f569 to d044268 Compare February 1, 2023 14:07
@EarthmanT EarthmanT added the enhancement New feature or request label Feb 1, 2023
@EarthmanT EarthmanT force-pushed the RD-3386-resource-id-ctx branch 5 times, most recently from 14c36b7 to 595599c Compare February 1, 2023 18:14
add resource_id and is_external properties

ok
Comment on lines +407 to +410
try:
return self._node.properties
except AttributeError:
return self._node.get('properties')
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it really necessary (other than in test)?

Copy link
Contributor

@mateumann mateumann left a comment

Choose a reason for hiding this comment

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

Are you sure you have to include that wagon file?

Copy link
Contributor

@tehasdf tehasdf left a comment

Choose a reason for hiding this comment

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

remember to remove the dev-reqs.txt & .wgn (accidentally committed?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants