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

Maintenance: update GH Action versions #33

Merged

Conversation

ConsoleCatzirl
Copy link
Member

Update versions of our github actions. This primarily updates actions from Node 16 to Node 20.

Update versions of our github actions. This primarily updates
actions from Node 16 to Node 20.
@ConsoleCatzirl ConsoleCatzirl requested review from a team as code owners April 10, 2024 18:08
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you missing the step - run: pipenv run coverage report -m to create coverage reports before - name: upload coverage to coveralls?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, I actually meant to remove that line from the other PR, I was just using it for debugging. the test is failing because of the upstream issue linked in the other PR and I chose to leave this PR blocked on the issue instead of port the workaround here

@ConsoleCatzirl ConsoleCatzirl requested a review from zaro0508 April 10, 2024 22:43
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 8635836694

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 8530188818: 0.0%
Covered Lines: 6
Relevant Lines: 6

💛 - Coveralls

@ConsoleCatzirl ConsoleCatzirl merged commit e7bf300 into Sage-Bionetworks-IT:master Apr 11, 2024
5 checks passed
@ConsoleCatzirl ConsoleCatzirl deleted the gh-action-update branch April 11, 2024 16:27
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