jenkinsci / cloud-stats-plugin

Aggregate past cloud provisioning activities into a report
https://plugins.jenkins.io/cloud-stats/
MIT License
11 stars 20 forks source link

Test with matrix auth 3.1.8 #79

Closed MarkEWaite closed 1 year ago

MarkEWaite commented 1 year ago

Test with matrix auth 3.1.8

Do not need to use the incremental build for this test.

Using the incremental build was blocking the release of the plugin because the release correctly requires that all dependencies must be released dependencies, not incrementals.

Testing done

Tested with automation, no other tests believed to be useful for this change.

### Submitter checklist
- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [x] Link to relevant issues in GitHub or Jira
- [x] Link to relevant pull requests, esp. upstream and downstream changes
- [x] Ensure you have provided tests - that demonstrates feature works or fixes the issue