forked from overhangio/tutor
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Use the new edx-platform assets build + other improvements #34
Closed
Closed
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
1a3abf8
feat!: assume BuildKit is available
kdmccormick 61862b3
build: take advantage of upstream static asset build improvements
kdmccormick 1ec378f
feat: `tutor dev/local copyartifacts`
kdmccormick eba2c77
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick b77ea64
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick f5c463b
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick c28cc93
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick 510b023
build: switch watchthemes over to `npm run watch-sass`
kdmccormick 82cdc5d
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick 7123b8c
build: ensure EDX_PLATFORM_THEMES_ROOT is set in dev image to allow t…
kdmccormick 8c72f69
Merge branch 'nightly' into kdmccormick/assets
kdmccormick 0378a77
fix: build: re-install edx-platform in dev image
kdmccormick 1d57cd8
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick e9e590d
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick ed519cb
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick 72a832a
fix: build: separately install auto-mounts for prod, dev
kdmccormick 2e5b530
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick a4e3155
fix: RsaKey.dq attribute error
regisb 96a04db
temp: fix: temporary fix for 'tutor dev copyartifacts'; needs to be g…
kdmccormick bc9b2d6
docs: demo.openedx.edly.io -> sandbox.openedx.edly.io
regisb 6948586
docs: more precise contribution instructions
Abdul-Muqadim-Arbisoft 7879eff
docs: fix minor issues
regisb f2a5196
build: Github action to auto-add new issues and PRs to project
DawoudSheraz 57e5712
ci: fix github token in auto-add to project
regisb 02ee7ff
ci: fix reference to personal access token
regisb 44f52f8
security: fix JWT scopes in XBlock callbacks
regisb c490c37
docs: remove useless openedx hooks section
regisb fdeb4b6
fix: security issues with jinja2 and pycryptodome
regisb 7ea76e2
fix: correctly render .webp and .otf files in env
ravikhetani f0d4bd9
docs: fix google analytics example
Silidrone 7f95062
docs: extra hooks functions and utilities
regisb aece9b6
doc: update steps to release a new version
Faraz32123 4e6df39
v17.0.1
regisb 2789740
fix: Fix tutor when using docker compose versions > 2.24.1
xitij2000 62973dc
fixup!: Apply review feedback
xitij2000 70224a7
chore: remove useless test file
regisb d879573
fix: save env on `plugins enable`
regisb 020787e
chore: add missing test fixture and changelog entry
regisb bf9fe93
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick dcab52d
fix: remove old temporary edx-platform patch
kdmccormick dfb6d53
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick d857612
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick cc65425
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick f00c311
feat!: remove dependency on Paver scripts
kdmccormick dc2ca3d
Merge remote-tracking branch 'origin/kdmccormick/assets-build' into k…
kdmccormick b38354f
fix: we cant use --link and --chown together?
kdmccormick 5f79206
fix: rm 3.8/sass -> 3.11/sass
kdmccormick aba2af3
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick e46a58d
build: get rid of 'rm sass' line; optimization is not worth complexity
kdmccormick 281c7b5
style: tabs -> spaces
kdmccormick eef1730
fix: chown /openedx app
kdmccormick a86e932
build: put link back on everything
kdmccormick f13715f
build: remove some --link
kdmccormick 8e6f523
build: remove all --link again
kdmccormick 072799b
fix: remove superfluous assets rebuild (from merge)
kdmccormick 4f562d7
fix: make --link work via APP_USER_ID
kdmccormick 6f664cc
Merge remote-tracking branch 'upstream/nightly' into kdmccormick/assets
kdmccormick 1bd7aa5
fix: base app on minimal not python ; extract locales
kdmccormick 7d5b970
feat!: simplify layers and remove comments for brevity
kdmccormick File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm wondering if it makes sense to provide a dedicated command. In which cases will users have to run it? If I understand correctly, they will only run it when they don't want to run
launch
. But then this opens up the possibility that they will forget to build the Docker image before runningcopyartifacts
. In such a scenario, the artifacts will be outdated, right?I might not 100% understand the pros and cons, but it seems to me that it would be more intuitive if artifacts are copied as part of
do init
.