-
### Summary
When recursively setting file attributes, I expect to see all changes in the diff, but there are none. When the directory's attributes are modified as well as the files within, the diff…
-
Since pull https://github.com/adobe/brackets/pull/5776 adds a build step to the www repo, we have enough pieces in place to templatize the getting started content so that we don't have duplicate CSS f…
-
### Summary
When trying to include a Role with dynamic variables:
```yaml
# Use the `create-zfs-pool` role to create the root pool.
- name: "Creating `rpool` ZFS pool for operating syste…
-
### Summary
The documentation for ansible.builtin.rpm_key states that the "key" parameter is "Key that will be modified. Can be a url, a file on the managed node, or a keyid if the key already exists…
-
We periodically see repos being donated to the kubernetes org(s). Donation requires these repos to add boilerplate license headers to all their files. Today, we don't have a way to do this automatical…
-
Especially Pick Your Script and Your Room Code. Refactor while doing this.
## TODO
- [x] Explain page
- [x] Add tests (most importantly, the link)
- [x] Increase padding on /explain
- [x] M…
-
## I'm submitting a...
- [ ] Bug report
- [ ] Feature request
- [x] Question
## Current behavior
After some time I want would want to squash all migrations into one file, let alone…
-
Reloading changes made to a component is super slow.
The build process hangs on `70% - sealing React Docgen Typescript Plugin` for 2-3 seconds. Then, tons of `react-syntax-highlighter` entries are ou…
Sun-2 updated
3 months ago
-
## Issue Description
Entities extending `BaseEntity` cause TypeORM to throw when calling `DataSource.initialize`
### Expected Behavior
The database is initialized without issue.
### …
-
Currently the compiler parses command-line options in order (including ICL files mentioned on the command line); then it opens the source file and parses `!%` headers; then it reopens the source file …