Skip to content

feat(config/os): add ubuntu 26.04#2524

Merged
MaineK00n merged 1 commit intomasterfrom
MaineK00n/ubuntu-26.04
Apr 24, 2026
Merged

feat(config/os): add ubuntu 26.04#2524
MaineK00n merged 1 commit intomasterfrom
MaineK00n/ubuntu-26.04

Conversation

@MaineK00n
Copy link
Copy Markdown
Collaborator

If this Pull Request is work in progress, Add a prefix of “[WIP]” in the title.

What did you implement:

add ubuntu 26.04 EOL

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

unit test

Checklist:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

Reference

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Ubuntu 26.04 lifecycle metadata to the OS EOL lookup so the scanner can correctly classify standard vs extended support periods for that release.

Changes:

  • Add an Ubuntu 26.04 entry to the Ubuntu EOL table (standard + extended support dates).
  • Add unit tests covering that 26.04 is found and transitions into “extended support” after standard support ends.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
config/os.go Adds Ubuntu 26.04 EOL dates to GetEOL’s Ubuntu release map.
config/os_test.go Adds test cases for Ubuntu 26.04 standard/extended support behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread config/os.go
@MaineK00n MaineK00n force-pushed the MaineK00n/ubuntu-26.04 branch from 0b0f0b7 to 8c9b99d Compare April 24, 2026 06:51
@MaineK00n MaineK00n requested a review from Copilot April 24, 2026 06:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MaineK00n MaineK00n requested a review from shino April 24, 2026 06:54
@MaineK00n MaineK00n force-pushed the MaineK00n/ubuntu-26.04 branch from 8c9b99d to 491890b Compare April 24, 2026 07:07
Copy link
Copy Markdown
Collaborator

@shino shino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦝

@MaineK00n MaineK00n merged commit bb3cad0 into master Apr 24, 2026
7 checks passed
@MaineK00n MaineK00n deleted the MaineK00n/ubuntu-26.04 branch April 24, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants