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

chore: Update actions sample in appstarter #7988

Closed
wants to merge 4 commits into from

Conversation

totoprayogo1916
Copy link
Contributor

@totoprayogo1916 totoprayogo1916 commented Sep 27, 2023

Description
Update actions to latest version in appstarter
ref:

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@kenjis kenjis changed the title Update actions sample in appstarter chore: Update actions sample in appstarter Sep 28, 2023
@kenjis
Copy link
Member

kenjis commented Sep 28, 2023

Thank you, but please remove this sample file.
Because it is no longer used.

$ composer create-project codeigniter4/appstarter ci4app
$ cd ci4app/
$ ls -la
total 240
drwxr-xr-x  17 kenji  staff    544  9 28 09:32 .
drwxr-xr-x  36 kenji  staff   1152  9 28 09:32 ..
-rw-r--r--   1 kenji  staff   1860  9  5 09:46 .gitignore
-rw-r--r--   1 kenji  staff   1159  9  5 09:46 LICENSE
-rw-r--r--   1 kenji  staff   2713  9  5 09:46 README.md
drwxr-xr-x  15 kenji  staff    480  9  5 09:46 app
-rwxr-xr-x   1 kenji  staff   3873  9  5 09:46 builds
-rw-r--r--   1 kenji  staff    995  9  5 09:46 composer.json
-rw-r--r--   1 kenji  staff  79440  9 28 09:32 composer.lock
-rw-r--r--   1 kenji  staff   4938  9  5 09:46 env
-rw-r--r--   1 kenji  staff   2415  9  5 09:46 phpunit.xml.dist
-rw-r--r--   1 kenji  staff   3190  9  5 09:46 preload.php
drwxr-xr-x   6 kenji  staff    192  9  5 09:46 public
-rwxr-xr-x   1 kenji  staff   3250  9  5 09:46 spark
drwxr-xr-x   7 kenji  staff    224  9  5 09:46 tests
drwxr-xr-x  18 kenji  staff    576  9 28 09:32 vendor
drwxr-xr-x   8 kenji  staff    256  9  5 09:46 writable

@kenjis
Copy link
Member

kenjis commented Sep 28, 2023

If a sample workflow for GitHub Actions is needed, see devkit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants