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

Change project settings #3

Merged
merged 29 commits into from
Dec 29, 2024
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
91117cd
add auto install modules and migrate
srgoogle23 Dec 28, 2024
151f7ee
changed default readme
srgoogle23 Dec 28, 2024
0bdfe72
new build settings
srgoogle23 Dec 28, 2024
b84723f
new test settings
srgoogle23 Dec 28, 2024
87b1f51
new env settings
srgoogle23 Dec 28, 2024
5ebd0a2
add docker compose to test ci
srgoogle23 Dec 28, 2024
f976ead
changed the test ci to remove containerd
srgoogle23 Dec 28, 2024
71ede51
changed library to test from docker compose
srgoogle23 Dec 28, 2024
891192f
changed settings for docker compose test
srgoogle23 Dec 28, 2024
6e03ea3
Update test.yml
srgoogle23 Dec 28, 2024
f68d189
changed workdir
srgoogle23 Dec 28, 2024
230ed72
alterado command
srgoogle23 Dec 28, 2024
24cd6d8
remove cd from command
srgoogle23 Dec 28, 2024
2023deb
test new entrypoints
srgoogle23 Dec 28, 2024
2ac78f3
test new entrypoint
srgoogle23 Dec 28, 2024
700d9d8
removido entrypoint
srgoogle23 Dec 28, 2024
db2a38f
alterado entrypoint
srgoogle23 Dec 28, 2024
440d8b2
changed module to test
srgoogle23 Dec 28, 2024
176c731
teste docker compose
srgoogle23 Dec 29, 2024
0bfcc5d
test
srgoogle23 Dec 29, 2024
e79765b
alterado command
srgoogle23 Dec 29, 2024
2b7c044
test
srgoogle23 Dec 29, 2024
9b472a5
Update test.yml
srgoogle23 Dec 29, 2024
16175b9
test
srgoogle23 Dec 29, 2024
6cc2768
Update test.yml
srgoogle23 Dec 29, 2024
6314ef6
Update test.yml
srgoogle23 Dec 29, 2024
70217f3
Update test.yml
srgoogle23 Dec 29, 2024
fda5b6f
Update test.yml
srgoogle23 Dec 29, 2024
e927c99
Delete test.yml
srgoogle23 Dec 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove cd from command
srgoogle23 committed Dec 28, 2024
commit 24cd6d8551c3738c3b0273c54050671c4eed26d6
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -22,5 +22,5 @@ jobs:
with:
file: docker-compose.yml
service: encurtador
command: cd app && composer test
command: composer test