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

Update GitHub actions #22

Merged
merged 1 commit into from
May 30, 2024
Merged

Update GitHub actions #22

merged 1 commit into from
May 30, 2024

Conversation

codemile
Copy link
Contributor

This pull request updates the GitHub actions for handling PRs and merging into main/v2.0.x branches.

@codemile codemile added this pull request to the merge queue May 30, 2024
@codemile codemile removed this pull request from the merge queue due to a manual request May 30, 2024
@codemile codemile merged commit cb74074 into v2.0.x May 30, 2024
5 checks passed
@codemile codemile deleted the chore/add-github-actions branch May 30, 2024 16:08
codemile added a commit that referenced this pull request Jun 1, 2024
* chore: Update postcss dependency to version 7.0.39

* chore: Move entire project into an "old" directory as reference

* chore: Installs a fresh setup of NextJs

* Update dependencies and move components (#21)

* chore: Update editorconfig and tailwind configuration files

* chore: Add "root" property to .eslintrc.json

* chore: Exclude "old" directory from TypeScript compilation

* chore: Update npm dependencies to latest versions

* chore: Update React import types to FC and PropsWithChildren

* chore: Update npm dependencies to include prop-types and react-ga

* chore: Update npm dependencies to include @material-ui/core

* chore: Update npm dependencies to include react-redux

* chore: Enable downlevel iteration in tsconfig.json

* chore: Refactor app-store middleware to use concat instead of spread operator

* chore: Remove commented out code for hot reload in app-store.ts

* Add null check in snapshot-middleware.ts

* chore: Adds GitHub actions for PR and merging into main/v2.0.x branches (#22)

* Chore: Update global styles, dependencies, and environment variables (#23)

* chore: Enable build step to run independent of lint, test, and storybooks

* chore: Add 'tw-neumorphism' package for neumorphic design styling

* chore: Update global styles and dependencies

* chore: Update import paths for components in page.tsx

* Update audio file paths to use relative URLs

* chore: add media to public folder

* chore: Remove unnecessary files and dependencies

* Update environment variables and audio file paths

* chore: Update environment variables and gitignore
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.

1 participant