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

[FEATURE] Add GitHub Actions #53

Closed
3 of 4 tasks
shradiphylleia opened this issue Oct 5, 2024 · 1 comment · Fixed by #89
Closed
3 of 4 tasks

[FEATURE] Add GitHub Actions #53

shradiphylleia opened this issue Oct 5, 2024 · 1 comment · Fixed by #89
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level3 45 Points 🥉(GSSoC)

Comments

@shradiphylleia
Copy link
Contributor

shradiphylleia commented Oct 5, 2024

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Is your feature request related to a problem/unavailable functionality? Please describe.

Unavailable functionality

Proposed Solution

Add GitHub actions and utilize GitHub workflow to enable better build process

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

Create a .yml file that defines the tasks

  • installing dependencies
  • automatically run test
  • check for if the pr follows the contribution rules
@shradiphylleia shradiphylleia added the enhancement New feature or request label Oct 5, 2024
@rohitinu6 rohitinu6 added good first issue Good for newcomers gssoc-ext GSSoC'24 Extended Version hacktoberfest-accepted Hacktoberfest 2024 level3 45 Points 🥉(GSSoC) hacktoberfest Hacktober Collaboration labels Oct 6, 2024
@shradiphylleia
Copy link
Contributor Author

@rohitinu6 it has come to my notice that there is no requirements.txt at all. quite bewildering given so many contributors are working on it and it is explicitly mentioned in the readme.md. Did a contributor delete it by mistake and their branch was then merged to the main branch? For now I will mention a requirements.txt in the workflow once created you can run the action to see it for yourself

rohitinu6 added a commit that referenced this issue Oct 8, 2024
shristirwt pushed a commit to shristirwt/Stock-Price-Prediction that referenced this issue Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level3 45 Points 🥉(GSSoC)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants