-
![image](https://github.com/user-attachments/assets/4f4dbcb9-bd77-4403-9762-0c9e9c3ce015)
We currently do it this way:
= render partial: 'products/attachments/index', locals: { attachm…
-
```
[root@localhost satis-go]# /opt/satis-go/satis-go
2016/03/28 11:00:58 Generating...
2016/03/28 11:01:00 exit status 1
```
```
[root@localhost repo-ui]# php /opt/satis/bin/satis -vvv packages.jso…
-
(Hopefully this is the right place to file this.)
I just got a TinyFPGA-BX, put the thru-hole headers on it, and connected it to my FreeBSD 13.2 desktop. The power LED turns on, the boot LED start…
-
**Describe the bug**
I believe satis is no longer working with Composer 2.3:
**To Reproduce**
Try a satis build with Composer 2.3
**Outcome**
```
$ php satis/bin/satis build -vvv satis.json …
-
```bash
composer_1 | Downloading https://packages.drupal.org/8/drupal/rules_ui%244f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945.json
composer_1 | Writing /composer/cache/repo/htt…
-
Hi,
We're trying to upgrade satis from 1.0.0 to latest version. To get rid of old junk and get a fresh start we setup a new installation and migrated stuff over.
We're now stuck with a lot of pr…
-
I use satis from artifacts that are automatically downloaded from gitlab:
```
{
"name": "[redacted]",
"homepage": "https://[redacted]",
"repositories": [
{ "type": "artifac…
-
Symfony allows something like this:
```
$app = new Application();
$app->find('build')->run(...);
```
to run a command within another ( see https://symfony.com/doc/current/console/calling_co…
-
Satis gives great feedback when the indexation of a repository fails, unfortunately the indexation of 'all' repositories fail when this happens.
Appending the output of the Satis build job to any kin…
-
I just run satis on a satis.json file which looks similar to this:
``` javascript
{
"name": "My Repository",
"homepage": "https://satis.somehost.com",
"repositories": [
{ "type": …