-
Would be nice to be able to do something like this:
` downloadPaths: {
md: "content/blog/{slug}",`
I'm trying to stick with the structure from the 11ty blog starter template: https://gi…
-
If for example i use this:
`runitor -slug NOCAPSALLOWED_oops -create -ping-key replace_with_ping_key -- echo 'test'`
I get:
```
Ping(start): nonretriable error response: 400 Bad Request
test
…
-
When a slug is updated in Renku 2.0, the old slug can still be used for GET queries (until it is claimed). In such cases, the UI should handle updating the browser URL to the new one.
Example:
1. …
-
I tend to name my projects with hyphens and the packages with underscores, like
```toml
[project]
name = 'my-package'
```
```
src
|- my_package
|- __init__.py
```
I don't think we s…
-
Implement this helper.
Cover with relevant tests.
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. Create a new monitor through the Sentry Web UI ie. titled "curl_underscore_test_"
2. This will not create a slug with with a trai…
-
### Context
Currently, library components get a UUID as the unique part of their usage key, and this makes for long/ugly URLs and is unhelpful when viewing a list of component IDs.
![Screenshot]…
-
Is it possible to make the update checker check both slug and text domain? I've tried a htaccess redirect from one to the other but that works for a browser but not for the server is it possible to mo…
-
Basado en los lessons de alto trafico vamos a asignarles un slug que tenga sentido con una keyword de SEO.
[Untitled Report_Lesson slugs_Table.csv](https://github.com/user-attachments/files/16936349/…
-
When Slug was renamed to AILabel(https://github.com/carbon-design-system/carbon/pull/16803), the props and classnames were not included in the rename. This issue is to fix that.
This rename needs to …