Skip to end of metadata
Go to start of metadata
\uD83D\uDDD3 Date
\uD83D\uDC65 Participants
\uD83E\uDD45 Goals
\uD83D\uDDE3 Discussion topics
Time | Item | Presenter | Notes |
---|
| Fixed automated syncing of master → alpha | Adam Stankiewicz | [inform] Fixed the automated syncing between master → alpha . Seemed to be broken because the edx-requirements-bot user lost its permission to bypass the branch protection rule of requiring at least PR approval. I updated the repo settings to allow edx-requirements-bot to bypass the PR approval rule again. If it breaks again, we should be able to update the GitHub workflow to auto-approve the PR, too.
|
| Merged PRs | Adam Stankiewicz | |
| Independently compile Paragon core/theme variant CSS | Adam Stankiewicz | https://github.com/openedx/paragon/pull/2102 Code in PR looks good. Appears to be missing node_modules in package.json that the PostCSS config relies on. Trying to use Paragon via module.config.js in frontend-app-profile throws an error about missing modules. Once installed, frontend-app-profile runs.
Not sure the @custom-media is working when using the newly generated core.css and light.css CS files in frontend-app-profile.
.profile-avatar-wrap {
// the below properties don't seem to get applied
@media (--pgn-size-breakpoint-md) {
max-width: 12rem;
margin-right: 0;
margin-top: -8rem;
margin-bottom: 2rem;
}
}
|
| Core Contributor Nomination | Adam Stankiewicz | https://discuss.openedx.org/t/core-contributor-nomination-viktor-rusakov/9605/5 5 votes are already there, but the comment period is open until March 31st. Next steps once approved:
|
✅ Action items
⤴ Decisions