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

Modify Actions to use Network Wrangler 1.0 #4

Open
DavidOry opened this issue Jun 15, 2023 · 0 comments
Open

Modify Actions to use Network Wrangler 1.0 #4

DavidOry opened this issue Jun 15, 2023 · 0 comments

Comments

@DavidOry
Copy link
Collaborator

The current GitHub Actions installs the develop branch of Network Wrangler -- see here. With the release of Network Wrangler 1.0, the Project Card schema and basic functionality will move out of Network Wrangler and into the Project Card package. The code that runs the Action includes:

  • Methods to read Project Cards, that can use the Project Card package rather than Network Wrangler.
  • Methods that consume the Project Card details, which can also now use the Project Card package rather than Network Wrangler.

While updating the code, it would also be a good time to validate the Project Cards when they are added to the registry, using this method. The validation is broken in the current Network Wrangler, so it's not currently implemented in the registry.

cc: @lmz, @e-lo, @i-am-sijia

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

No branches or pull requests

1 participant