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

Create Runner #6

Merged
merged 5 commits into from
Jan 25, 2024
Merged

Create Runner #6

merged 5 commits into from
Jan 25, 2024

Conversation

A-c0rN
Copy link
Owner

@A-c0rN A-c0rN commented Jan 25, 2024

This is Github runner that will be used for testing when ready.

It adds an installation of all dependencies, Version Checking.

Plans include:
Run Check
Config Check
PyTest
Decoding Check
Web services Check

This is Github runner that will be used for testing when ready.
Added Flake8 as a dependency for the runner

Renamed runner
Let's get it right this time, hopefully.
Pull Main into Runner
Come on man, just work please.
@A-c0rN A-c0rN self-assigned this Jan 25, 2024
@reggietorres
Copy link
Contributor

Seems like you got it working, was about to push but your a step ahead of me lol

@A-c0rN
Copy link
Owner Author

A-c0rN commented Jan 25, 2024

Seems like you got it working, was about to push but your a step ahead of me lol

Yea, I could've simplified it a bit, but Flake8 is only needed in the runner to check for code issues.

@A-c0rN A-c0rN added the enhancement New feature or request label Jan 25, 2024
@A-c0rN A-c0rN merged commit cf61fb8 into main Jan 25, 2024
1 check passed
@A-c0rN A-c0rN deleted the A-c0rN-Runner branch January 25, 2024 19:23
A-c0rN added a commit that referenced this pull request Jan 28, 2024
* Fix Samedec bug

When this was written, SAMEDEC development was slow and on 0.2.3, and we didn't estimate a 3.0 launch then.

Changed the string to check for 0.1.X, instead of 0.2.X, meaning that
anything greater than V1 will work.

Needs compatibility checking with V3.

* Create Runner (#6)

* Create Runner

This is Github runner that will be used for testing when ready.

* Update and rename python-app.yml to main_runner.yml

Added Flake8 as a dependency for the runner

Renamed runner

* Fix Flake8 execution

Let's get it right this time, hopefully.

* Flake8 is being annoying.

Come on man, just work please.

* Create CODEOWNERS

Actually allow me to do checks  properly

* Add Contribution Tutorial (#12)

* Add Contribution Tutorial

* Update CONTRIBUTING.md

---------

Co-authored-by: Reggie Torres <[email protected]>
A-c0rN added a commit that referenced this pull request Feb 3, 2024
* Fix Samedec bug

When this was written, SAMEDEC development was slow and on 0.2.3, and we didn't estimate a 3.0 launch then.

Changed the string to check for 0.1.X, instead of 0.2.X, meaning that
anything greater than V1 will work.

Needs compatibility checking with V3.

* Create Runner (#6)

* Create Runner

This is Github runner that will be used for testing when ready.

* Update and rename python-app.yml to main_runner.yml

Added Flake8 as a dependency for the runner

Renamed runner

* Fix Flake8 execution

Let's get it right this time, hopefully.

* Flake8 is being annoying.

Come on man, just work please.

* Create CODEOWNERS

Actually allow me to do checks  properly

* Add Contribution Tutorial (#12)

* Add Contribution Tutorial

* Update CONTRIBUTING.md

---------

Co-authored-by: Reggie Torres <[email protected]>
A-c0rN added a commit that referenced this pull request Feb 3, 2024
* Fix Samedec bug

When this was written, SAMEDEC development was slow and on 0.2.3, and we didn't estimate a 3.0 launch then.

Changed the string to check for 0.1.X, instead of 0.2.X, meaning that
anything greater than V1 will work.

Needs compatibility checking with V3.

* Create Runner (#6)

* Create Runner

This is Github runner that will be used for testing when ready.

* Update and rename python-app.yml to main_runner.yml

Added Flake8 as a dependency for the runner

Renamed runner

* Fix Flake8 execution

Let's get it right this time, hopefully.

* Flake8 is being annoying.

Come on man, just work please.

* Create CODEOWNERS

Actually allow me to do checks  properly

* Add Contribution Tutorial (#12)

* Add Contribution Tutorial

* Update CONTRIBUTING.md

---------

Co-authored-by: Reggie Torres <[email protected]>
A-c0rN added a commit that referenced this pull request Feb 3, 2024
* Create Runner (#6)

* Create Runner

This is Github runner that will be used for testing when ready.

* Update and rename python-app.yml to main_runner.yml

Added Flake8 as a dependency for the runner

Renamed runner

* Fix Flake8 execution

Let's get it right this time, hopefully.

* Flake8 is being annoying.

Come on man, just work please.

* Create CODEOWNERS

Actually allow me to do checks  properly

* Add Contribution Tutorial (#12)

* Add Contribution Tutorial

* Update CONTRIBUTING.md

---------

Co-authored-by: Reggie Torres <[email protected]>
A-c0rN added a commit that referenced this pull request Feb 3, 2024
* Fix Samedec bug

When this was written, SAMEDEC development was slow and on 0.2.3, and we didn't estimate a 3.0 launch then.

Changed the string to check for 0.1.X, instead of 0.2.X, meaning that
anything greater than V1 will work.

Needs compatibility checking with V3.

* Create Runner (#6)

* Create Runner

This is Github runner that will be used for testing when ready.

* Update and rename python-app.yml to main_runner.yml

Added Flake8 as a dependency for the runner

Renamed runner

* Fix Flake8 execution

Let's get it right this time, hopefully.

* Flake8 is being annoying.

Come on man, just work please.

* Create CODEOWNERS

Actually allow me to do checks  properly

* Add Contribution Tutorial (#12)

* Add Contribution Tutorial

* Update CONTRIBUTING.md

* Added some logos (#22)

Co-authored-by: Skylar Gray <[email protected]>

---------

Co-authored-by: Reggie Torres <[email protected]>
Co-authored-by: Skylar Gray <[email protected]>
Co-authored-by: Skylar Gray <[email protected]>
A-c0rN added a commit that referenced this pull request Feb 3, 2024
* Create Runner (#6)

* Create Runner

This is Github runner that will be used for testing when ready.

* Update and rename python-app.yml to main_runner.yml

Added Flake8 as a dependency for the runner

Renamed runner

* Fix Flake8 execution

Let's get it right this time, hopefully.

* Flake8 is being annoying.

Come on man, just work please.

* Create CODEOWNERS

Actually allow me to do checks  properly

* Add Contribution Tutorial (#12)

* Add Contribution Tutorial

* Update CONTRIBUTING.md

* Added some logos (#22)

Co-authored-by: Skylar Gray <[email protected]>

---------

Co-authored-by: Reggie Torres <[email protected]>
Co-authored-by: Skylar Gray <[email protected]>
Co-authored-by: Skylar Gray <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants