File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 5959 < style type ="text/css "> code {white-space : pre;}</ style >
6060 < style type ="text/css ">
6161pre > code .sourceCode { white-space : pre; position : relative; }
62- pre > code .sourceCode > span { display : inline-block; line-height : 1.25 ; }
62+ pre > code .sourceCode > span { line-height : 1.25 ; }
6363pre > code .sourceCode > span : empty { height : 1.2em ; }
6464.sourceCode { overflow : visible; }
6565code .sourceCode > span { color : inherit; text-decoration : inherit; }
7070}
7171@media print {
7272pre > code .sourceCode { white-space : pre-wrap; }
73- pre > code .sourceCode > span { text-indent : -5em ; padding-left : 5em ; }
73+ pre > code .sourceCode > span { display : inline-block; text-indent : -5em ; padding-left : 5em ; }
7474}
7575pre .numberSource code
7676 { counter-reset : source-line 0 ; }
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 1.4.8] - 2024-10-30
5+ --------------------
6+
7+ ### Other Changes
8+
9+ - ci: Add tft plan and workflow (#208 )
10+ - ci: Update fmf plan to add a separate job to prepare managed nodes (#210 )
11+ - ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#211 )
12+ - ci: Add workflow for ci_test bad, use remote fmf plan (#212 )
13+ - ci: Fix missing slash in ARTIFACTS_URL (#213 )
14+ - ci: Add tags to TF workflow, allow more [ citest bad] formats (#214 )
15+ - ci: ansible-test action now requires ansible-core version (#215 )
16+ - ci: add YAML header to github action workflow files (#216 )
17+ - refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#218 )
18+
419[ 1.4.7] - 2024-07-02
520--------------------
621
You can’t perform that action at this time.
0 commit comments