Skip to content

Conversation

@nschonni
Copy link
Member

What does this pull request(PR) do?

Copied the jobs from wet-boew and adjusted the paths a little based on the layout. I left some of the sass-lint parts, even though there is a separate PR to remove those.
I tweaked the core CI job use the actions/checkout plugin rather than the clone/copy, but maybe that won't work.

Contribution category (please only choose one)

  • Stateless or basic component
  • Interactive component
  • Helper component
  • Site wide component
  • Baseline layout
  • Page layout

General checklist

Related issues

- name: Checkout wet-boew latest build
- uses: actions/checkout@v4
if: ${{ env.ACT }}
Copy link
Member Author

Choose a reason for hiding this comment

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

Because of the condition it doesn't look like this is currently being run. Maybe better to just remove the change or this step

@nschonni
Copy link
Member Author

@Garneauma seems like there are issues with the HTML linting for broken links. Does it make sense to split that one out to a separate PR/branch so you can push some cleanups, but leave the rest of the jobs in this PR?

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.

1 participant