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

Merge branch 'origin/master' into 2u/main #342

Closed
wants to merge 19 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
272870f
chore: add logging to the github action (#318)
deborahgu Apr 16, 2024
96050cb
chore(deps): upgrade to paragon v22 (#320)
MaxFrank13 Apr 19, 2024
fb14505
fix(deps): update dependency @edx/frontend-component-footer to v13.0.5
renovate[bot] Apr 22, 2024
150f28c
fix(deps): update dependency @edx/frontend-platform to v7.1.4
renovate[bot] Apr 22, 2024
d90339f
fix: hiding certificate banner for exec ed
kiram15 Apr 25, 2024
24a9744
fix: hiding certificate banner for exec ed (#326)
kiram15 Apr 25, 2024
a5730da
Revert "fix: hiding certificate banner for exec ed"
arbrandes Apr 26, 2024
1dd71f3
fix(deps): update dependency @reduxjs/toolkit to v1.9.7
renovate[bot] Apr 29, 2024
be7d274
fix(deps): update dependency whatwg-fetch to v3.6.20
renovate[bot] Apr 29, 2024
ac304ce
chore(deps): update dependency @openedx/frontend-build to v13.1.4
renovate[bot] Apr 29, 2024
ba20005
chore(deps): update dependency node to 18.20
renovate[bot] Apr 29, 2024
233ea04
fix(deps): update dependency @edx/frontend-component-footer to v13.1.0
renovate[bot] Apr 29, 2024
0773059
fix(deps): update dependency @fortawesome/react-fontawesome to ^0.2.0
renovate[bot] Apr 29, 2024
cf38f34
Merge branch 'master' into revert-326
deborahgu Apr 29, 2024
d3779ad
Revert "fix: hiding certificate banner for exec ed" (#328)
arbrandes Apr 30, 2024
4b8f879
Revert "feat: set up dashboard to deploy js configs" (#337)
MaxFrank13 May 2, 2024
4d00fe9
fix(deps): update dependency @openedx/paragon to v22.3.2
renovate[bot] May 6, 2024
81c44f1
fix(deps): update dependency axios to ^0.28.0
renovate[bot] May 6, 2024
4c9008d
fix(deps): update dependency react-pdf to v7 [security] (#340)
renovate[bot] May 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
subject: CI workflow failed in ${{github.repository}}
to: [email protected],[email protected]
from: github-actions <[email protected]>
nodemailerlog: true
nodemailerdebug: true
body: CI workflow in ${{github.repository}} failed!
For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id
}}"
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.15
18.20
Loading
Loading