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

Convert baseline Markdown files to Drupal #1376

Open
1 task
james-garriss opened this issue Oct 24, 2024 · 2 comments · May be fixed by #1435
Open
1 task

Convert baseline Markdown files to Drupal #1376

james-garriss opened this issue Oct 24, 2024 · 2 comments · May be fixed by #1435
Assignees
Labels
enhancement This issue or pull request will add new or improve existing functionality
Milestone

Comments

@james-garriss
Copy link
Collaborator

james-garriss commented Oct 24, 2024

💡 Summary

CISA uses Drupal to store and publish the official versions of the baselines. The baseline data is in our ScubaGear repo, but it's currently in Markdown. This issue would use a workflow to convert from Markdown to Drupal and then store the Drupal somewhere locally, perhaps as artifacts. A different issue (#1222) would be responsible for moving the Drupal files to CISA's Drupal server, once we have permission to do that.

Motivation and context

CISA wants to use Drupal as the official format for the baselines, not Markdown or PDF

Implementation notes

Create workflow.
Convert each Markdown to Drupal.
Store resulting files somewhere.

Acceptance criteria

How do we know when this work is done?

  • Drupal files are ready to be pushed to CISA's Drupal site.
@james-garriss james-garriss added the enhancement This issue or pull request will add new or improve existing functionality label Oct 24, 2024
@james-garriss james-garriss added this to the Kraken milestone Oct 24, 2024
@james-garriss james-garriss self-assigned this Oct 24, 2024
@james-garriss
Copy link
Collaborator Author

The exact format that is required to be an input to Drupal is not clear at this point, thus this issue is blocked for now.

@james-garriss james-garriss linked a pull request Nov 20, 2024 that will close this issue
16 tasks
@james-garriss
Copy link
Collaborator Author

james-garriss commented Nov 20, 2024

Mitchell originally believed the proper format was HTML but currently believes it is text. As he doesn't yet have access to Drupal, this info uncertain. The current workflow saves as both HTML and text, just to cover both bases. A future update could remove and/or modify one or the other, once we know exactly what is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue or pull request will add new or improve existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant