Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy #416

Merged
merged 31 commits into from
Jan 23, 2024
Merged

Deploy #416

merged 31 commits into from
Jan 23, 2024

Commits on Sep 29, 2023

  1. chore: update workflows

    Based on codeigniter4/.github
    kenjis committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5961d93 View commit details
    Browse the repository at this point in the history
  2. chore: update rector.php

    Copied from devkit.
    kenjis committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2d0fe06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    734d4d3 View commit details
    Browse the repository at this point in the history
  4. refactor: by rector

    kenjis committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    18ac989 View commit details
    Browse the repository at this point in the history
  5. chore: update phpunit.yml

    kenjis committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    dd736a1 View commit details
    Browse the repository at this point in the history
  6. chore: fix infection.yml

    GITHUB_ACCESS_TOKEN is needed to run.
    kenjis committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c47b3fe View commit details
    Browse the repository at this point in the history
  7. Merge pull request #404 from kenjis/update-github-workflows

    chore: update github workflows
    kenjis authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    206f7b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. chore(deps): bump knplabs/github-api from 3.11.0 to 3.12.0

    Bumps [knplabs/github-api](https://github.com/KnpLabs/php-github-api) from 3.11.0 to 3.12.0.
    - [Release notes](https://github.com/KnpLabs/php-github-api/releases)
    - [Changelog](https://github.com/KnpLabs/php-github-api/blob/master/CHANGELOG-3.X.md)
    - [Commits](KnpLabs/php-github-api@v3.11.0...v3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: knplabs/github-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2160655 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. fix github icon dark theme

    Arhell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1841309 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge pull request #407 from codeigniter4projects/git

    fix github icon dark theme
    lonnieezell authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5ed42c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #406 from codeigniter4projects/dependabot/composer…

    …/knplabs/github-api-3.12.0
    
    chore(deps): bump knplabs/github-api from 3.11.0 to 3.12.0
    lonnieezell authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9e2dcdf View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Update ci-theme.css

    demyr17 authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7105b79 View commit details
    Browse the repository at this point in the history
  2. Update ci-responsive.css

    demyr17 authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d191c66 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Merge pull request #408 from demyr17/develop

    Fixing Some Colors
    lonnieezell authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9e4f263 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. chore(deps): bump knplabs/github-api from 3.12.0 to 3.13.0

    Bumps [knplabs/github-api](https://github.com/KnpLabs/php-github-api) from 3.12.0 to 3.13.0.
    - [Release notes](https://github.com/KnpLabs/php-github-api/releases)
    - [Changelog](https://github.com/KnpLabs/php-github-api/blob/master/CHANGELOG-3.X.md)
    - [Commits](KnpLabs/php-github-api@v3.12.0...v3.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: knplabs/github-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f9985bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #411 from codeigniter4projects/dependabot/composer…

    …/knplabs/github-api-3.13.0
    MGatner authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e6fc522 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. chore(deps): bump guzzlehttp/guzzle from 7.8.0 to 7.8.1

    Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.8.0 to 7.8.1.
    - [Release notes](https://github.com/guzzle/guzzle/releases)
    - [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md)
    - [Commits](guzzle/guzzle@7.8.0...7.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: guzzlehttp/guzzle
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c2d699b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Merge pull request #412 from codeigniter4projects/dependabot/composer…

    …/guzzlehttp/guzzle-7.8.1
    
    chore(deps): bump guzzlehttp/guzzle from 7.8.0 to 7.8.1
    Arhell authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    984a460 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. chore(deps): bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e1795f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Merge pull request #414 from codeigniter4projects/dependabot/github_a…

    …ctions/actions/cache-4
    
    chore(deps): bump actions/cache from 3 to 4
    Arhell authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    71fae58 View commit details
    Browse the repository at this point in the history
  2. Patch framework (v4.4.1 => v4.4.4)

     Conflicts:
    	Config/Boot/development.php
    	Config/Boot/production.php
    	Config/Boot/testing.php
    	app/Config/Autoload.php
    	app/Config/Cache.php
    	app/Config/Kint.php
    	app/Config/View.php
    kenjis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    10198f9 View commit details
    Browse the repository at this point in the history
  3. chore: require PHP ^8.1

    kenjis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    5b508dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a130c21 View commit details
    Browse the repository at this point in the history
  5. style: composer cs-fix

    kenjis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8daa8f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fa8049 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be2846f View commit details
    Browse the repository at this point in the history
  8. chore: add psalm baseline

    vendor/bin/psalm --set-baseline=psalm-baseline.xml
    kenjis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    53ca28a View commit details
    Browse the repository at this point in the history
  9. chore: composer update by PHP 8.1

      - Upgrading codeigniter4/devkit (v1.1.2 => v1.2.0)
      - Upgrading nette/schema (v1.2.5 => v1.3.0)
      - Upgrading rector/rector (0.18.13 => 0.19.2)
    kenjis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    c290908 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f0669d View commit details
    Browse the repository at this point in the history
  11. refactor: replace empty()

    kenjis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    3d5ff7a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge pull request #415 from kenjis/update-ci-to-444

    Update to CI v4.4.4
    kenjis authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7d8d48a View commit details
    Browse the repository at this point in the history