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

STF 1.5.5 release ops #141

Merged
merged 17 commits into from
Aug 29, 2024
Merged

STF 1.5.5 release ops #141

merged 17 commits into from
Aug 29, 2024

Commits on Apr 17, 2024

  1. Bump google.golang.org/protobuf from 1.27.1 to 1.33.0

    Bumps google.golang.org/protobuf from 1.27.1 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    51d15bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #130 from infrawatch/7dbedependabot/go_modules/goo…

    …gle.golang.org/protobuf-1.33.0
    
    Bump google.golang.org/protobuf from 1.27.1 to 1.33.0
    vkmc committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    873b823 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Bump actions checkout to v4

    Bump actions checkout to v4 since Node.js 16
    actions are deprecated. We need to update to Node.js 20,
    which is included in actions/checkout@v4.
    
    Also bumps setup-go, actions-goveralls and github-script
    vkmc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c980a8e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request #134 from infrawatch/vkmc-gh-checkout-v4

    Bump actions checkout to v4
    vkmc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c3020d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update repo info for opstools

    Centos8s went EOL on 31.05.2024 so the packages have been moved to
    centos vault mirror the repo config we use needs to be updated
    elfiesmelfie committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    04dcb34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20ff64 View commit details
    Browse the repository at this point in the history
  3. [ci] Update integration tests to use vault mirror

    CentOS 8 Stream is EOL since 31-05-2024
    elfiesmelfie committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d8ffe88 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge pull request #135 from infrawatch/efoley-fix-centos8s-repos

    Update repo info for opstools
    vkmc committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0ed124d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fix integration CI

    This disables the logging job. Logging wasn't ever actually used.
    We can reenable the job if we ever decide it's useful in the future.
    
    This also adds some more debug output to other jobs.
    vyzigold committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    026d3ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #136 from infrawatch/jwysogla-fix-integration-tests

    Fix integration CI
    vkmc committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ad9f37b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 17, 2024

  1. Merge pull request #137 from infrawatch/jwysogla-test-ci

    Fix sg-bridge in integration CI
    vkmc committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1e641f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 26, 2024

  1. Update coveralls update job

    Since github-script v5, the correct syntax for adding
    a comment is github.rest.issues.createComment
    instead of github.issues.createComment
    
    Also updates the github-script to latest available
    version
    vkmc committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c1ad7e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    697d7d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge pull request #142 from infrawatch/vkmc-coveralls-job-update

    Update coveralls update job
    vkmc committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e0e07aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddc5418 View commit details
    Browse the repository at this point in the history