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

lc 73 GitHub actions #7

Merged
merged 34 commits into from
Aug 12, 2024
Merged

lc 73 GitHub actions #7

merged 34 commits into from
Aug 12, 2024

Conversation

typeWolffo
Copy link
Member

No description provided.

@typeWolffo typeWolffo marked this pull request as ready for review August 8, 2024 17:47
@typeWolffo typeWolffo force-pushed the chore/lc-73-github-actions branch 5 times, most recently from c7e4104 to 9af3b6b Compare August 8, 2024 18:02
@typeWolffo typeWolffo force-pushed the chore/lc-73-project-setup branch from 4541fa7 to ed620a5 Compare August 8, 2024 18:29
Base automatically changed from chore/lc-73-project-setup to main August 9, 2024 09:57
@k1eu k1eu force-pushed the chore/lc-73-github-actions branch from c129bf8 to 22a30b6 Compare August 9, 2024 10:16
@k1eu k1eu force-pushed the chore/lc-73-github-actions branch from d3ac551 to 5b68407 Compare August 9, 2024 11:35
@k1eu k1eu force-pushed the chore/lc-73-github-actions branch from 5b68407 to 84ef6c1 Compare August 9, 2024 11:37
@k1eu
Copy link
Member

k1eu commented Aug 9, 2024

TODO:

  • playwright
  • seed.js on backend - check entrypoint.sh
  • cancel previous actions if the same action runs

@typeWolffo typeWolffo force-pushed the chore/lc-73-github-actions branch 2 times, most recently from 4882ac1 to 83a4ff5 Compare August 9, 2024 13:33
@typeWolffo typeWolffo force-pushed the chore/lc-73-github-actions branch from 83a4ff5 to 32733f2 Compare August 9, 2024 13:40
@typeWolffo typeWolffo force-pushed the chore/lc-73-github-actions branch from 024c784 to f76c219 Compare August 9, 2024 14:22
.husky/pre-push Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd not block developers in dev - that's why we have CI actions

package.json Outdated
@@ -12,11 +12,13 @@
"test:web": "pnpm run --filter=web test",
"test:api": "pnpm run --filter=api test",
"test:web:e2e": "pnpm run --filter=web test:e2e",
"test:api:e2e": "pnpm run --filter=api test:e2e"
"test:api:e2e": "pnpm run --filter=api test:e2e",
"prepare": "husky"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alias ggpush 'git push --no-verify'

@typeWolffo typeWolffo merged commit 6e8e0b0 into main Aug 12, 2024
6 checks passed
@typeWolffo typeWolffo deleted the chore/lc-73-github-actions branch August 12, 2024 08:38
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