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

ci: simplify workflows #478

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Conversation

okineadev
Copy link
Contributor

@okineadev okineadev commented Jan 27, 2025

Summary

Simplified and organized Workflows

Description

GitHub Workflows are now organized, simplified, and significantly improved readability, making them easier to maintain

Checklist

  • I have tested my changes on the following platforms:
    • Windows
    • Linux
    • macOS

I am open to changes and ready to discuss these changes so that we can implement them

* Changed the `preLaunchTask` in `.vscode/launch.json` from `bun: dev` to `bun: build` for consistency in build process.
* Ensures that the correct task is executed during the launch of the application.
@okineadev okineadev marked this pull request as ready for review January 28, 2025 05:10
@okineadev okineadev requested review from nhedger and a team as code owners January 28, 2025 05:10
@okineadev okineadev requested a review from nhedger January 28, 2025 20:34
@nhedger nhedger changed the title feat: migrate to Bun ci: simplify workflows Jan 28, 2025
@okineadev okineadev requested a review from nhedger January 29, 2025 07:15
@okineadev okineadev requested a review from chansuke January 30, 2025 16:43
@nhedger
Copy link
Member

nhedger commented Jan 31, 2025

Looks like there are some conflicts, could you please resolve them?

@okineadev okineadev requested a review from nhedger January 31, 2025 18:49
@nhedger nhedger marked this pull request as draft February 7, 2025 18:49
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.

3 participants