discourse/lib/tasks
David Taylor 51b88c0e2c
DEV: Ensure Ember CLI sourcemaps are uploaded to S3 (#15893)
Ember CLI gives sourcemaps their own digest. Our `s3.rake` logic assumes that the digest portion of sourcemap filenames remains the same.

The Ember CLI sourcemaps are included in the manifest file, so we can ensure they are uploaded by letting them past the MiniMime check.

Followup to abefb1beff
2022-02-10 19:00:47 +00:00
..
add_topic_to_quotes.rake
admin.rake DEV: Use strings for :user_email job type argument 2022-02-04 18:28:18 +00:00
annotate.rake
api.rake
assets.rake DEV: Do not include CDN domain in the sourceMappingURL (#15887) 2022-02-10 15:37:44 +00:00
auto_annotate_models.rake
autospec.rake DEV: Add API docs for uploads and API doc watcher (#15387) 2021-12-23 08:40:15 +10:00
avatars.rake
backfill.thor
categories.rake
cdn.rake
db.rake
destroy.rake
dev.rake
docker.rake DEV: Wait for initdb to complete in docker.rake (#15614) 2022-01-17 17:45:39 +00:00
emails.rake DEV: Use EmailSettingsValidator in more places (#15404) 2022-01-04 08:30:48 +10:00
emoji.rake FEATURE: Add missing emojis (#15582) 2022-01-14 17:51:13 -03:00
export.rake
groups.rake
i18n.rake
images.rake
import.rake
incoming_emails.rake
integration.rake
javascript.rake FEATURE: Use native color-picker (#15748) 2022-02-01 11:18:13 -03:00
log.rake
maxminddb.rake
plugin.rake DEV: Update `rake qunit:test` and `rake plugin:qunit` to use `testem` 2022-01-18 10:16:29 +00:00
populate.rake
populate.thor
posts.rake
qunit.rake DEV: Update `rake qunit:test` and `rake plugin:qunit` to use `testem` 2022-01-18 10:16:29 +00:00
redis.rake
release_note.rake DEV: Fix methods removed in Ruby 3.2 (#15459) 2022-01-05 18:45:08 +01:00
rspec.rake
s3.rake DEV: Ensure Ember CLI sourcemaps are uploaded to S3 (#15893) 2022-02-10 19:00:47 +00:00
scheduler.rake
search.rake
site.rake DEV: Fix methods removed in Ruby 3.2 (#15459) 2022-01-05 18:45:08 +01:00
site_settings.rake
smoke_test.rake DEV: Fix methods removed in Ruby 3.2 (#15459) 2022-01-05 18:45:08 +01:00
svg_icons.rake
tags.rake
themes.rake DEV: In themes:update, only update themes which are out-of-date (#15676) 2022-01-21 18:23:26 +00:00
topics.rake
turbo.rake
typepad.thor
uploads.rake DEV: Try to download missing uploads from origin URL (#15629) 2022-01-19 11:05:58 +01:00
users.rake