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: shellhub-io/meta-shellhub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shellhub-io/meta-shellhub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dunfell
Choose a head ref
  • 10 commits
  • 56 files changed
  • 5 contributors

Commits on Dec 21, 2021

  1. go: Backport go 1.16.10 from honister branch

    The new shellhub-agent, at version 0.8.2, requires Go 1.15 or
    newer. This adds the backport from honister branch to allow it be used
    in Dunfell releases.
    
    Signed-off-by: Otavio Salvador <[email protected]>
    otavio committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7e9a520 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. shellhub-agent: Bump release to v0.9.0

    Signed-off-by: Rodrigo Duarte <[email protected]>
    (cherry picked from commit 3f0a31a)
    mdrodrigo authored and otavio committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    7bce5c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. shellhub-agent: Update revision 0.9.0 to 0.9.1

    Signed-off-by: Luan Rafael Carneiro <[email protected]>
    (cherry picked from commit e3d896d)
    Luan Rafael Carneiro authored and otavio committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e1f155e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. shellhub-agent_0.9.1: Update source revision

    Modified the fetch by tag to fetch by commit hash.
    
    Signed-off-by: Rodrigo M. Duarte <[email protected]>
    (cherry picked from commit d752bef)
    mdrodrigo authored and otavio committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c54dac9 View commit details
    Browse the repository at this point in the history
  2. shellhub-agent: Update revision 0.9.1 to 0.9.2

    Signed-off-by: Rodrigo M. Duarte <[email protected]>
    (cherry picked from commit 77ee7f3)
    mdrodrigo authored and otavio committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    3679114 View commit details
    Browse the repository at this point in the history
  3. shellhub-agent: 0.9.2 -> 0.10.1

    Signed-off-by: Vinicius Aquino <[email protected]>
    (cherry picked from commit 0dc04ae)
    Ossanes authored and otavio committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    7b6f517 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. shellhub-agent: Update version 0.10.1 -> 0.10.3

    Signed-off-by: Luan Rafael Carneiro <[email protected]>
    (cherry picked from commit cfb0128)
    Luan Rafael Carneiro authored and otavio committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    8efb183 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Add backports to meet Langdale requirements

    Signed-off-by: Vinicius Aquino <[email protected]>
    (cherry picked from commit e9d0062)
    Ossanes authored and otavio committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8680c45 View commit details
    Browse the repository at this point in the history
  2. shellhub-agent: Update version 0.10.3 -> 0.11.3

    Signed-off-by: Vinicius Aquino <[email protected]>
    (cherry picked from commit 6c45d44)
    Ossanes authored and otavio committed May 16, 2023
    Configuration menu
    Copy the full SHA
    e946614 View commit details
    Browse the repository at this point in the history
  3. Rework dunfell to be based on master branch

    This commit backports Go 1.20 and update Shellhub to 0.12.1.
    It also makes the dunfell branch equal to the master.
    So the dunfell branch will be kept just to don't break old projects
    that already points to it.
    
    Signed-off-by: Vinicius Aquino <[email protected]>
    Ossanes authored and otavio committed May 16, 2023
    Configuration menu
    Copy the full SHA
    f1d9844 View commit details
    Browse the repository at this point in the history
Loading