|
Posted
about 6 years
ago
by
Pablo Iranzo Gómez
GitHub Actions¶
Github has recently included the ability to define ‘actions’ or ‘workflows’ to execute on the repositories.
The pros:
It’s defined in a yaml inside the repository
Allows defining secrets via the web UI for tokens, etc
Extensive marketplace of actions and easily extensible
Citellus and GHA¶
We …
|
|
Posted
about 6 years
ago
by
Robin Černín
Time flies!¶
Citellus has been now around for three years!
On June 11th 2017 I have created this project for automating manual checks that I had to perform over and over again. It was very simple shell script that iterated over directories and executed shell scripts in them.
Soon after …
|
|
Posted
about 6 years
ago
by
Robin Černín
Time flies!¶
Citellus has been now around for three years!
On June 11th 2017 I have created this project for automating manual checks that I had to perform over and over again. It was very simple shell script that iterated over directories and executed shell scripts in them.
Soon after …
|
|
Posted
about 6 years
ago
by
Robin Černín
Time flies!¶
Citellus has been now around for three years!
On June 11th 2017 I have created this project for automating manual checks that I had to perform over and over again. It was very simple shell script that iterated over directories and executed shell scripts in them.
Soon after …
|
|
Posted
about 6 years
ago
by
Pablo Iranzo Gómez
What’s new?¶
Other posts in this category: What’s new
General¶
Extra plugin tree support: allows to specify alternate plugin tree (in addition to internal one) so that Citellus can be integrated more easily with other solutions (for example, excluding citellusclient plugins and just listing the ones in the …
|
|
Posted
about 6 years
ago
by
Pablo Iranzo Gómez
What’s new?¶
Other posts in this category: What’s new
General¶
Extra plugin tree support: allows to specify alternate plugin tree (in addition to internal one) so that Citellus can be integrated more easily with other solutions (for example, excluding citellusclient plugins and just listing the ones in the …
|
|
Posted
about 6 years
ago
by
Pablo Iranzo Gómez
What’s new?¶
Other posts in this category: What’s new
General¶
Extra plugin tree support: allows to specify alternate plugin tree (in addition to internal one) so that Citellus can be integrated more easily with other solutions (for example, excluding citellusclient plugins and just listing the ones in the …
|
|
Posted
almost 7 years
ago
by
Pablo Iranzo Gómez
|
|
Posted
about 7 years
ago
by
Pablo Iranzo Gómez
What’s new?¶
Other posts in this category: What’s new
General¶
Improve handling of dates forcing LC_ALL
Create a new function (thanks Mikel) to take from an ordered list of files the first_file_available and exits (because sometimes, depending on sosreport version it might have one file or another).
Patternfly …
|
|
Posted
about 7 years
ago
by
Pablo Iranzo Gómez
What’s new?¶
Other posts in this category: What’s new
General¶
Improve handling of dates forcing LC_ALL
Create a new function (thanks Mikel) to take from an ordered list of files the first_file_available and exits (because sometimes, depending on sosreport version it might have one file or another).
Patternfly …
|