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

DRAFT: Staging -> Production #19

Merged
merged 206 commits into from
Feb 19, 2025
Merged

DRAFT: Staging -> Production #19

merged 206 commits into from
Feb 19, 2025

Conversation

NEStock
Copy link
Member

@NEStock NEStock commented Feb 18, 2025

No description provided.

waxlamp and others added 30 commits November 5, 2024 10:42
ATM we do not have a single DEBUG level log statement, but I hope
that logging would be enriched. Adding such control would also allow
to make log less talkative if so desired by setting it to WARNING level.
But also would simplify addition and use of new log statements
…rformed

While troubleshooting
- dandi/dandi-cli#1488

I would like to know if any of those tasks was ran at all.  That is conditioned
on correct condition to happen first, so it is valuable to add explicit debug level
log entry if condition was not met
These instructions are for serving the app using a
development  server. For building the app, there is
the `yarn run build` command.
Co-authored-by: Mike VanDenburgh <[email protected]>
These are not needed here, as they are already part of the setting
definition (that is, `settings.DANDI_LOG_LEVEL` always exists and has
the correct default value if it is not set explicitly).
The [`logging` module
docs](https://docs.python.org/3/library/logging.html#logging.Logger.setLevel)
explain that `setLevel()` can handle the string representations of the
logging levels. This allows the setting value to be directly tied to
what is passed in, and `setLevel()` also does a "validation" on the
value and will refuse to process levels that don't exist.
waxlamp and others added 22 commits February 5, 2025 09:32
Design document for "atpath" endpoint
Add Dandiset star functionality with UI components
Check if dandiset contains zarr assets using asset list endpoint
Add .git-blame-ignore-revs to improve blame view
Fix dandiset ordering icons, default to descending
I did leave some references to DANDI since I thought it would be good
at least for now.
Copy link

netlify bot commented Feb 18, 2025

Deploy Preview for ember-dandi-archive ready!

Name Link
🔨 Latest commit 6a4820a
🔍 Latest deploy log https://app.netlify.com/sites/ember-dandi-archive/deploys/67b63416f59e5b00088ea77e
😎 Deploy Preview https://deploy-preview-19--ember-dandi-archive.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sandyhider sandyhider merged commit 6a4820a into prod Feb 19, 2025
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.