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

Add yarn files and remove package-lock.json #92

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

cirdes
Copy link
Contributor

@cirdes cirdes commented Jul 30, 2024

This PR includes the following changes:

  • Move Fly.io deployment workflow to main.yml (.github/workflows/fly-deploy.yml)
  • Updated .gitignore to reflect new changes
  • Added Yarn release file (.yarn/releases/yarn-1.22.19.cjs)
  • Added Yarn configuration file (.yarnrc)
  • Removed package-lock.json to switch to Yarn

This PR includes the following changes:
- Removed Fly.io deployment workflow (`.github/workflows/fly-deploy.yml`)
- Updated main GitHub Actions workflow ([`.github/workflows/main.yml`](command:_github.copilot.openRelativePath?%5B%7B%22scheme%22%3A%22file%22%2C%22authority%22%3A%22%22%2C%22path%22%3A%22%2Fworkspaces%2FPhlexUI-web%2F.github%2Fworkflows%2Fmain.yml%22%2C%22query%22%3A%22%22%2C%22fragment%22%3A%22%22%7D%5D "/workspaces/PhlexUI-web/.github/workflows/main.yml"))
- Updated [`.gitignore`](command:_github.copilot.openRelativePath?%5B%7B%22scheme%22%3A%22file%22%2C%22authority%22%3A%22%22%2C%22path%22%3A%22%2Fworkspaces%2FPhlexUI-web%2F.gitignore%22%2C%22query%22%3A%22%22%2C%22fragment%22%3A%22%22%7D%5D "/workspaces/PhlexUI-web/.gitignore") to reflect new changes
- Added Yarn release file ([`.yarn/releases/yarn-1.22.19.cjs`](command:_github.copilot.openRelativePath?%5B%7B%22scheme%22%3A%22file%22%2C%22authority%22%3A%22%22%2C%22path%22%3A%22%2Fworkspaces%2FPhlexUI-web%2F.yarn%2Freleases%2Fyarn-1.22.19.cjs%22%2C%22query%22%3A%22%22%2C%22fragment%22%3A%22%22%7D%5D "/workspaces/PhlexUI-web/.yarn/releases/yarn-1.22.19.cjs"))
- Added Yarn configuration file ([`.yarnrc`](command:_github.copilot.openRelativePath?%5B%7B%22scheme%22%3A%22file%22%2C%22authority%22%3A%22%22%2C%22path%22%3A%22%2Fworkspaces%2FPhlexUI-web%2F.yarnrc%22%2C%22query%22%3A%22%22%2C%22fragment%22%3A%22%22%7D%5D "/workspaces/PhlexUI-web/.yarnrc"))
- Removed `package-lock.json` to switch to Yarn

These changes are part of the migration to SQLite and Fly.io for deployment.
@cirdes cirdes merged commit 3e9d782 into main Jul 30, 2024
5 checks passed
@cirdes cirdes deleted the cirdes/move-to-sqlite-and-fly branch July 30, 2024 22:44
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