Skip to content

Conversation

@imobachgs
Copy link
Contributor

@imobachgs imobachgs commented Jul 21, 2025

Problem

In RC2 we dropped the option to run an arbitrary script to orchestrate the unattended installation.

Solution

Bring back this feature but using a separate option. So use inst.script instead of inst.auto when you need to run a script.

Testing

  • Added a new unit test
  • Tested manually (how?)

Documentation

agama-project/agama-project.github.io#97

@imobachgs imobachgs marked this pull request as ready for review July 21, 2025 12:40
@coveralls
Copy link

coveralls commented Jul 21, 2025

Coverage Status

Changes unknown
when pulling f66ffb6 on add-inst-script
into ** on master**.

mvidner added a commit to agama-project/agama-project.github.io that referenced this pull request Jul 21, 2025
mvidner added a commit to agama-project/agama-project.github.io that referenced this pull request Jul 21, 2025
@imobachgs imobachgs merged commit cb1a8ef into master Jul 21, 2025
19 checks passed
@imobachgs imobachgs deleted the add-inst-script branch July 21, 2025 14:46
mvidner added a commit to agama-project/agama-project.github.io that referenced this pull request Jul 21, 2025
@imobachgs imobachgs mentioned this pull request Jul 21, 2025
imobachgs added a commit that referenced this pull request Jul 21, 2025
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jul 23, 2025
https://build.opensuse.org/request/show/1295145
by user mvidner + anag_factory
- fix .changes errors reported by obs-service-source_validator
  (gh#agama-project/agama#2593)

- Version 17

- Add support for an inst.script that allows to run an arbitrary
  script (bsc#1246702, gh#agama-project/agama#2589).

- Ensure software cache is updated even if part of its config
  cause error (gh#agama-project/agama#2585)

- Fix device type detection when reading a VLAN connection
  (gh#agama-project/agama#2586).

- Add support to configure VLANs through the CLI or HTTP API
  (gh#agama-project/agama#2580).

- Adjust the information included in the logs (gh#agama-project/agama#2575).

- Fix crash when an Agama profile contains only the zfcp section by
  providing better error report when product selection have to be
  done before or in the same profile (bsc#1246601)

- When search
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jul 31, 2025
https://build.opensuse.org/request/show/1295725
by user IGonzalezSosa + dimstar_suse
- Introduce inst.auto_insecure and inst.script_insecure to disable
  SSL checks for inst.auto and inst.script (bsc#1246836).

- Added "--insecure" option to "agama config load" and
  "agama config generate" commands (related to bsc#1246836)

- Fix CLI connection update when using an special character in
  the connection ID (bsc#1246930, gh#agama-project/agama#2605).

- Add support for an inst.script option that allows to run an
  arbitrary script (bsc#1246702, gh#agama-project/agama#2589).
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.

4 participants