Allen Bai
Allen Bai
# Bug Report # ## Environment ## What operating system is being used to run coreos-assembler? Fedora 30 What operating system is being assembled? RHCOS Is coreos-assembler running in Podman...
What's would be the clean way to execute this screensaver after x seconds of idle time in terminal? Thanks. OS: Fedora 30 Desktop env: Gnome
Adds a job for generating `release-notes.yaml` from `release-notes.d/` in `testing-devel` and `next-devel` and puts the output `release-notes.yaml` file to `testing` and `next` branch correspondingly. Also adds the functionality in `Jenkinsfile`...
Source of truth for each part of data collected: - Minimal: - platform: read_file `/proc/cmdline` - current_os_version: read_output `rpm-ostree status --json` - original_os_version: read_file `/.coreos-aleph-version.json` - instance_type: read_file `/run/metadata/afterburn` -...
A top level TODO list for future `fedora-coreos-pinger` work: Data collection: `minimal` (default): - [x] Platform (cloud environment or hypervisor) - [x] Current OS version - [x] Original OS version...
After sending the data, we need an endpoint to collect the data sent from client side. Current plan is to run a simple HTTP server inside a container and aggregate...
This directory stores the Fedora CoreOS release note yaml snippets which will be picked up by `fedora-coreos-releng-automation/coreos-release-note-generator` [1] script to produce the final `release-notes.yaml` for a release. Release notes will...
This directory stores the Fedora CoreOS release note yaml snippets which will be picked up by `fedora-coreos-releng-automation/coreos-release-note-generator` [1] script to produce the final `release-notes.yaml` for a release. Related: https://github.com/coreos/fedora-coreos-tracker/issues/194 Signed-off-by:...