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: ZeusAutomacao/DFe.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: multisoftware-dev/DFe.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 3, 2026

  1. Configuration menu
    Copy the full SHA
    1d5bd3a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    2274424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    870f124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5459de3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e99542a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e7f137 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5be8021 View commit details
    Browse the repository at this point in the history
  7. feat: Add publish workflow for pull requests and update sync workflow

    - Created a new GitHub Actions workflow `publish-pr.yml` to handle publishing of packages and releases upon pull request closure or manual trigger.
    - The new workflow includes steps for classifying the PR, fetching upstream releases, creating or updating draft releases, building projects, and uploading assets.
    - Updated `sync-upstream-merge.yml` to remove paths-ignore for `.github/**`, allowing changes in GitHub workflows to trigger the sync process.
    guilhermesimoes-beyond committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    5412569 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d71d39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efede02 View commit details
    Browse the repository at this point in the history
Loading