-
/mocs_compilation.cpp:7:
[ 132s] /home/abuild/rpmbuild/BUILD/ukui-kwin-274ca9a227dfbdf43625d02e054de8240740586c/build/kcmkwin/kwindecoration/declarative-plugin/kdecorationprivatedeclarative_au…
-
It will be greatly better to have a purely declarative configuration format, like INI, to read and modify variables instead of a PHP script.
-
Today, the adaptive card information is part of the API Plugin manifest file, which allow us to provide to Copilot how we want to Copilot to render the information retrieved from the API.
As of today…
-
### Eschewed features
- [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature.
### What would you like to h…
-
# Background
#285 has raised important points about the need to avoid granting overly permissive authority to invocation images via CNAB credentials.
The spec does not currently describe a mecha…
-
Hi all,
this touches on #16 #51 and other issues
as promised a small demo on how one could use both declaratively defined workflows + a docker swarm cluster to run workflows whose steps are each cap…
-
### Describe the bug
Tried using declarative shadow DOM in sveltekit and it does not seem to support it. Firstly `` tags are stripped from output so had to work around by using `` but even then the…
-
```ruby
require 'minitest/autorun'
require 'test_declarative'
class MyTestUnit < MiniTest::Test
test "your test description" do
assert true
end
end
```
```
$ ruby mytest_mini.rb
…
-
I'm currently using this and ideally would like to install and configure this with CI. Is this possible?
-
### Describe the bug
NixOS declarative containers have a "feature" that overwrites the container's `/etc/resolv.conf` at startup with the one from the host. I have doubts about that implementation …