Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
francescobianco authored and github-actions[bot] committed Oct 29, 2023
1 parent 07ea7e2 commit dd771df
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 18 deletions.
27 changes: 9 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# javanile (showcase)
![Last Update](https://img.shields.io/badge/Last%20Update-2023--10--22%2008%3A18%3A26%20UTC-blue)
![Last Update](https://img.shields.io/badge/Last%20Update-2023--10--29%2008%3A18%3A15%20UTC-blue)
### Docker Images :whale2:
* [javanile/adminer](https://github.com/javanile/adminer) - Database management in a single PHP file.
* [javanile/backup](https://github.com/javanile/backup) -
Expand Down Expand Up @@ -54,27 +54,17 @@ Automatic terminal input tool - ghost types your script!
* [javanile/gitlab-knock](https://github.com/javanile/gitlab-knock) -
* [javanile/inotifywait-polling](https://github.com/javanile/inotifywait-polling) - 🔔 inotifywait alternative with polling
* [javanile/lcov.sh](https://github.com/javanile/lcov.sh) - 🔮 LCOV framework for Shell projects
* [javanile/pipetest](https://github.com/javanile/pipetest) - ⛲ A minimal set of shell functions useful to implement assertions through pipe chaining. Loved by developer
* [javanile/pipetest](https://github.com/javanile/pipetest) -
### GitHub Actions :octocat:
* [javanile/git-auto-commit-action](https://github.com/javanile/git-auto-commit-action) :sleepy: - Automatically Commit changed Files back to Github with Github Actions
Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
* [javanile/jekyll-build-action](https://github.com/javanile/jekyll-build-action) - Plain in-place Jekyll build action to be used in pipelines with a variety of possible deploy targets
Plain in-place Jekyll build action to be used in pipelines with a variety of possible deploy targets
Plain in-place Jekyll build action to be used in pipelines with a variety of possible deploy targets
* [javanile/git-auto-commit-action](https://github.com/javanile/git-auto-commit-action) :sleepy: -
* [javanile/jekyll-build-action](https://github.com/javanile/jekyll-build-action) -
* [javanile/make-action](https://github.com/javanile/make-action) -
### PHP Packages :elephant:
* [javanile/behat](https://github.com/javanile/behat) - A self-contained Docker image to run Behat with no external dependencies
A self-contained Docker image to run Behat with no external dependencies
A self-contained Docker image to run Behat with no external dependencies
* [javanile/cron-expression](https://github.com/javanile/cron-expression) - CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
* [javanile/ddeboer-imap](https://github.com/javanile/ddeboer-imap) - Object-oriented, fully tested PHP IMAP library
Object-oriented, fully tested PHP IMAP library
Object-oriented, fully tested PHP IMAP library
* [javanile/behat](https://github.com/javanile/behat) -
* [javanile/cron-expression](https://github.com/javanile/cron-expression) -
* [javanile/ddeboer-imap](https://github.com/javanile/ddeboer-imap) -
* [javanile/define](https://github.com/javanile/define) -
* [javanile/dotenv](https://github.com/javanile/dotenv) - Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
* [javanile/dotenv](https://github.com/javanile/dotenv) -
* [javanile/eventy](https://github.com/javanile/eventy) -
* [javanile/glossar](https://github.com/javanile/glossar) :sleepy: -
* [javanile/granular](https://github.com/javanile/granular) :sleepy: -
Expand Down Expand Up @@ -201,6 +191,7 @@ Object-oriented, fully tested PHP IMAP library
* [javanile/jquery-calcview](https://github.com/javanile/jquery-calcview) -
* [javanile/jquery-class](https://github.com/javanile/jquery-class) -
* [javanile/lanspeed](https://github.com/javanile/lanspeed) -
* [javanile/logo](https://github.com/javanile/logo) -
* [javanile/mariadb](https://github.com/javanile/mariadb) -
* [javanile/myddleware](https://github.com/javanile/myddleware) :sleepy: -
* [javanile/mysql](https://github.com/javanile/mysql) -
Expand Down
1 change: 1 addition & 0 deletions etc/repositories.list
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ javanile/lcov.sh
javanile/lest
javanile/lime
javanile/localhost
javanile/logo
javanile/loopdoor
javanile/mail-cli
javanile/make-action
Expand Down
1 change: 1 addition & 0 deletions etc/repositories/miscellaneous.list
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ javanile/heroku-curlmail=
javanile/jquery-calcview=
javanile/jquery-class=
javanile/lanspeed=
javanile/logo=
javanile/mariadb=
javanile/myddleware= :sleepy:
javanile/mysql=
Expand Down

0 comments on commit dd771df

Please sign in to comment.