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

fix: update APT repositories for wfe-base images #359

Closed
wants to merge 7 commits into from

Conversation

mbruzda-splunk
Copy link
Contributor

@mbruzda-splunk mbruzda-splunk commented Jan 31, 2025

Description

update APT repositories for wfe-base images
fixes: https://splunk.atlassian.net/browse/ADDON-78080

Checklist

  • README.md has been updated or is not required
  • push trigger tests
  • manual release test
  • automated releaes test
  • pull request trigger tests
  • schedule trigger tests
  • workflow errors/warnings reviewed and addressed

Testing done

https://github.com/splunk/splunk-add-on-for-unix-and-linux/actions/runs/13073288761/job/36479690561?pr=604

artemrys and others added 5 commits January 27, 2025 12:20
### Description

This is not a breaking change for the reusable workflow, updating
version of the action to v3.0.

This PR will be followed up with a template change.

Tested - splunk/addonfactory-ucc-generator#1525.

### Checklist

- [x] `README.md` has been updated or is not required
- [ ] push trigger tests
- [ ] manual release test
- [ ] automated releaes test
- [ ] pull request trigger tests
- [ ] schedule trigger tests
- [ ] workflow errors/warnings reviewed and addressed

### Testing done 
(for each selected checkbox, the corresponding test results link should
be listed here)
TA-> TA Upgrade implementation ADDON-73792

This pull request introduces a new feature to our CI/CD pipeline,
focusing on automating upgrade testing for Technology Add-ons (TA). The
goal is to streamline the release process by incorporating scalable and
user-friendly solutions capable of executing upgrade scenarios

Key Features:
Automated Upgrade Testing: Introduces jobs for upgrade testing within
the GitHub CI/CD pipeline.

Flexible Version Testing: Allows users to provide multiple TA versions
on which upgrade tests should be executed. In this repo,
ta_upgrade_version parameter is responsible for passing the info about
versions being tested. Also, both GitHub and Splunkbase releases are
supported, depending on the format of the version string provided:

vX.X.X - for GitHub releases
X.X.X - for Splunkbase releases
additionally, latest can be passed to use the latest version from GitHub
example run -
https://github.com/splunk/splunk-add-on-for-amazon-web-services/actions/runs/12045945177

Part of
splunk/ta-automation-app-of-apps#27
splunk/ta-automation-k8s-manifests#102
splunk/wfe-test-runner-action#35

---------

Co-authored-by: Adam Wownysz <[email protected]>
@mbruzda-splunk mbruzda-splunk requested a review from a team as a code owner January 31, 2025 13:00
Copy link

github-actions bot commented Jan 31, 2025

CLA Assistant Lite bot All contributors have signed the COC ✍️ ✅
Posted by the CLA Assistant Lite bot.

@mbruzda-splunk mbruzda-splunk deleted the fix/apt-get-update branch January 31, 2025 14:02
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants