Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: helpdeveloper/helpdev.com.br
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: helpdeveloper/helpdev.com.br
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/github-actions-workflow
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 71 files changed
  • 2 contributors

Commits on Aug 27, 2025

  1. fix: improve GitHub Actions workflow with debugging and testing

    - Add build verification step to confirm static export
    - Add PR-only testing step to check deployment configuration
    - Include secrets validation without exposing values
    - Add exclude patterns for FTP deployment
    - Improve deployment reliability with better error handling
    root committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    938b86b View commit details
    Browse the repository at this point in the history
  2. fix: use environment

    gbzarelli authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    561c6c6 View commit details
    Browse the repository at this point in the history
  3. fix: environment

    gbzarelli authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    3034a56 View commit details
    Browse the repository at this point in the history
  4. fix: folder deploy

    gbzarelli authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    371b35c View commit details
    Browse the repository at this point in the history
  5. fix: try deploy

    gbzarelli authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    1d4c0d2 View commit details
    Browse the repository at this point in the history
  6. fix: test dot slash

    gbzarelli authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    aad9dfa View commit details
    Browse the repository at this point in the history
  7. feat: deploy

    gbzarelli authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    d884dd3 View commit details
    Browse the repository at this point in the history
  8. feat: fix deploy on tag

    gbzarelli authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    2330538 View commit details
    Browse the repository at this point in the history
Loading