Skip to content

Conversation

@snapcat
Copy link

@snapcat snapcat commented Oct 25, 2021

No description provided.

@snapcat snapcat added the documentation Improvements or additions to documentation label Oct 25, 2021
@peeyush10234 peeyush10234 merged commit 66d5c82 into main Oct 25, 2021
snapcat added a commit that referenced this pull request Oct 27, 2021
commit 66d5c82
Author: Leila Moran <lmmoran@ncsu.edu>
Date:   Mon Oct 25 02:40:12 2021 -0400

    group25 workflows (#65)

    * Added simple log in form, added material ui

    * Added Dashboard and stored user email in the session

    * Added logic to restrict based feature tagging on log in

    * added pylint workflow w/artifacts

    run: pylint --fail-under=1 $(find . -name "*.py" | xargs)
    note: set the failure threshold as indicated above

    actions/starter-workflows#636 (comment)

    * Added CodeQL & Pylint badges, edits

    * Added CodeQL badge
    * Added Pylint badge
    * Minor edits: updated git clone steps

    * Lowered pylint failure theshold

    * Update and rename build.yml to coveralls.yml

    * Added test files to pylint.yml

    * Updated py files to improve pylint score

    * Fixed error in coveralls.yml

    * Removed individual tests in pylint.yml

    * Added pylint labels

    * Added test workflow

    * Update and rename nodejsTest.yml to nodejs.yml

    * Update nodejs.yml

    * Update nodejs.yml

    * Added workflow build badge to README

    * Added yet another workflow

     All for the sake of a test badge.

    * Added test badge

    * Rearranged README badges

    Co-authored-by: Emily Tracey <etracey@ncsu.edu>
Sumedh-Patkar pushed a commit to Sumedh-Patkar/feature-hunt that referenced this pull request Nov 28, 2023
* Added simple log in form, added material ui

* Added Dashboard and stored user email in the session

* Added logic to restrict based feature tagging on log in

* added pylint workflow w/artifacts

run: pylint --fail-under=1 $(find . -name "*.py" | xargs)
note: set the failure threshold as indicated above

actions/starter-workflows#636 (comment)

* Added CodeQL & Pylint badges, edits

* Added CodeQL badge
* Added Pylint badge
* Minor edits: updated git clone steps

* Lowered pylint failure theshold

* Update and rename build.yml to coveralls.yml

* Added test files to pylint.yml

* Updated py files to improve pylint score

* Fixed error in coveralls.yml

* Removed individual tests in pylint.yml

* Added pylint labels

* Added test workflow

* Update and rename nodejsTest.yml to nodejs.yml

* Update nodejs.yml

* Update nodejs.yml

* Added workflow build badge to README

* Added yet another workflow

 All for the sake of a test badge.

* Added test badge

* Rearranged README badges

Co-authored-by: Emily Tracey <etracey@ncsu.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Todo: rearrange badges on the README set up npm lint workflow setup pylint workflow Add build, test workflows

3 participants