Skip to content

Rafael/bump v3.1.0rc1#191

Open
rafaelpadilla wants to merge 219 commits into
petrobras:mainfrom
rafaelpadilla:rafael/bump_v3.1.0rc1
Open

Rafael/bump v3.1.0rc1#191
rafaelpadilla wants to merge 219 commits into
petrobras:mainfrom
rafaelpadilla:rafael/bump_v3.1.0rc1

Conversation

@rafaelpadilla
Copy link
Copy Markdown
Contributor

Overview

This PR improves documentation quality, dependency management, and GitHub Actions efficiency for the 3W Toolkit.

Key points:

  • Added lychee checks for broken URLs in HTML and Markdown files
  • Added contributing instructions for environment setup and quality checks
  • Explicitly updated tornado to >=6.5.5,<7

This PR makes the project easier to maintain, improves documentation reliability, and keeps CI faster and cleaner.


Summary of Changes

1. Added Broken-Link Checking

  • Added lychee validation to detect broken URLs in documentation files
  • Checks cover both HTML and Markdown files
  • Helps maintain higher documentation quality and prevents stale or invalid links from being merged

2. Updated Contributing Documentation

  • Updated 3W_TOOLKIT_CONTRIBUTING.md with a new contributing note
  • Added guidance for setting up the development environment
  • Included instructions for running quality checks locally, including:
    • pytest
    • linting

These updates make the contribution process clearer and easier for new contributors to follow.


3. Updated Dependency Version

  • Explicitly bumped the tornado dependency to >=6.5.5,<7
  • Keeps the dependency version controlled and compatible with the current project requirements

4. Improved CI Workflow Structure

  • Split linting and tests into separate GitHub Actions jobs
  • Linting now runs only once
  • Tests run across multiple Python versions
  • This makes the workflow faster, cleaner, and easier to understand

By creating this pull request, I confirm that I have read and fully accept and agree with one of the Petrobras' Contributor License Agreements (CLAs):

Our CLAs are based on the Apache Software Foundation's CLAs:

Mathtzt and others added 30 commits December 23, 2025 11:54
…n models classes, refactoring ModelAssessment and fixing minor issues.
…ining and forecasting strategies. Other improvements.
rafaelpadilla and others added 27 commits April 16, 2026 21:05
…tions

Refactor of data operations, trainers and models.
…y run if lint passes; Lychee is installed only where needed
@ricardoevvargas
Copy link
Copy Markdown
Collaborator

Hi, @rafaelpadilla.

I hope this PR will result in another significant contribution from the Federal University of Rio de Janeiro to the 3W Project.

We will evaluate it ASAP and will let you know here if we have any questions and/or requests for adjustments.

On behalf of the 3W Community, I thank you for this PR.

@ricardoevvargas ricardoevvargas added advance Suitable for advanced developers on hold PR or Issue in the backlog labels May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

advance Suitable for advanced developers on hold PR or Issue in the backlog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants