Andrew Petro

Results 35 comments of Andrew Petro

It's a nuanced problem. Naively setting not-appropriate-for-production defaults creates opportunities for applications using the framework to overlook the need to override those not-appropriate-for-production-defaults and ship something to production configured to...

#821 would improve the README slightly to help people realize the opportunity to configure for a better demo.

From discussions: a better way to do this is a better microservice vending the `list-of-links` JSON, avoiding more complexity client-side.

Backlogged within MyUW Scrum as [MUMUP-3284](https://jira.doit.wisc.edu/jira/browse/MUMUP-3284).

MyUW doesn't have a distinct QA team, but that'd still probably be the right cadence in that we can most tolerate instability at the beginning of a sprint and are...

I think the goal is every merge to master is suitable to "release". Not all releases are suitable to promote to production. Releases are suitable to promote to QA so...

Yup. I'm now four or five levels deep in yak shaving trying to get `npm run lint-md` to run locally. Apparently this requires `remark`? Which maybe I could install via...

Noting idea from https://github.com/uPortal-Project/uportal-app-framework/pull/629#issuecomment-348029067 : Maybe even document how to get lint-on-commit-attempt working locally,

Pretty sure there's more to usefully say about Markdown linting. Including that we don't presently lint JS examples embedded therein but hope to eventually and so it'd be a fine...

This tracks publicly as a software product issue what MyUW-local [MUMUP-3148](https://jira.doit.wisc.edu/jira/browse/MUMUP-3148) tracks local to MyUW as a Scrum story.