-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: teemtee/fmf
base: 1.3.0
head repository: teemtee/fmf
compare: 1.4.0
- 15 commits
- 21 files changed
- 5 contributors
Commits on Dec 15, 2023
-
Add a
Toolbelt Catalog
entry forfmf
To be used to build the `Toolbelt Catalog`. Fix https://issues.redhat.com/browse/QC-66
Configuration menu - View commit details
-
Copy full SHA for 2c9b064 - Browse repository at this point
Copy the full SHA 2c9b064View commit details
Commits on Feb 28, 2024
-
Limit number of tests run for integration with tmt (#225)
Just Tier:1 and only with 'local' provision. We need to check fmf format works, not tmt features...
Configuration menu - View commit details
-
Copy full SHA for 29190c7 - Browse repository at this point
Copy the full SHA 29190c7View commit details
Commits on May 13, 2024
-
Turn schema validation method into a stand-alone function
This will let fmf users to re-use the implementation for validating structures that are not fmf nodes.
Configuration menu - View commit details
-
Copy full SHA for e31f7e7 - Browse repository at this point
Copy the full SHA e31f7e7View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 605dd9f - Browse repository at this point
Copy the full SHA 605dd9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c045b8b - Browse repository at this point
Copy the full SHA c045b8bView commit details -
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for 57a4820 - Browse repository at this point
Copy the full SHA 57a4820View commit details
Commits on Jun 3, 2024
-
Allow filtering based on the node name
Add support for filtering based on the node name by allowing plain literals without the `key: name` format.
Configuration menu - View commit details
-
Copy full SHA for 4f88531 - Browse repository at this point
Copy the full SHA 4f88531View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9aee8e - Browse repository at this point
Copy the full SHA d9aee8eView commit details -
Avoid
copy()
calls inadjust()
Replace `.pop()` calls with skipping "control" keys (when, because...) during the merge.
Configuration menu - View commit details
-
Copy full SHA for 33c920d - Browse repository at this point
Copy the full SHA 33c920dView commit details -
Accept additional rules in the
adjust()
call (#230)Use case: Explicit set of the rules to be applied, regardless what is in the Tree.
Configuration menu - View commit details
-
Copy full SHA for 673c83c - Browse repository at this point
Copy the full SHA 673c83cView commit details -
Support escaping
|
and&
inutils.filter()
Add support for escaping boolean operators using the back slash character `\` to allow for example regular expression grouping.
Configuration menu - View commit details
-
Copy full SHA for fe38c42 - Browse repository at this point
Copy the full SHA fe38c42View commit details
Commits on Jun 5, 2024
-
Implement the '~' merge operation
Co-authored-by: Cristian Le <cristian.le@mpsd.mpg.de> Co-authored-by: Petr Šplíchal <psplicha@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for bf511f5 - Browse repository at this point
Copy the full SHA bf511f5View commit details -
Extend the
filter()
documentation slightlyPeople tend to try using parentheses in their filter expressions for obvious reasons. But it is not possible. I feel like this should be mentioned in the documentation. In fact, with DNF you never need parentheses to express any expression and I think this fact also needs to be noted there. Signed-off-by: Ondrej Moris <omoris@redhat.com> Co-authored-by: Petr Šplíchal <psplicha@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for dcab598 - Browse repository at this point
Copy the full SHA dcab598View commit details -
Introduce a new page for release notes
Let's document the more interesting features so that users are aware of what's new in each release.
Configuration menu - View commit details
-
Copy full SHA for caecd1d - Browse repository at this point
Copy the full SHA caecd1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ed583 - Browse repository at this point
Copy the full SHA b5ed583View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.3.0...1.4.0