camunda / camunda-docs

Camunda 8 Documentation, including all components and features
https://docs.camunda.io/
Other
54 stars 189 forks source link

Add regression testing #1171

Open pepopowitz opened 2 years ago

pepopowitz commented 2 years ago

We should add some level of regression testing.

My personal takeaways from #1087:

### Progress
- [ ] https://github.com/camunda/camunda-platform-docs/pull/1547
- [ ] #2524 
- [ ] Regression test: website navigation
- [ ] Regression test: MDX features
- [ ] Regression test: mixpanel integration
- [ ] Regression test: search results

Implementation notes

It's likely that we'll only want to run regression testing if the "infrastructure" of our docs change, as opposed to the content. To handle this, it looks like workflows and/or jobs can be filtered based on which files have changed.

akeller commented 2 years ago

Moving to ready for Q4.

pepopowitz commented 2 years ago

Note for myself: trigger another workflow upon completion success. (If we decide to trigger the regression testing workflow to run only after a production deploy.)

akeller commented 1 year ago

@pepopowitz thinking about our focus in Q1 - can you provide a status update for this card and then move it to the most appropriate column?