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 typo in ppa-automation workflow #9840

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Fix typo in ppa-automation workflow #9840

merged 1 commit into from
Sep 5, 2024

Conversation

oskirby
Copy link
Collaborator

@oskirby oskirby commented Sep 5, 2024

Description

In my last round of PPA automation hacking, I attempted to auto-generate the list of current Ubuntu distributions by fetching the distro-info-data repository and parsing the Ubuntu release data for EOL and release date.

Unfortunately, I left a typo in the file that led to a corrupted github outputs. Shame on me!

The workflow ends with an error message like the following:

Error: Unable to process file command 'output' successfully.
Error: Invalid format 'releasesfocal jammy noble oracular '

Reference

PR Introducing the issue: #9828

Checklist

  • My code follows the style guidelines for this project
  • I have not added any packages that contain high risk or unknown licenses (GPL, LGPL, MPL, etc. consult with DevOps if in question)
  • I have performed a self review of my own code
  • I have commented my code PARTICULARLY in hard to understand areas
  • I have added thorough tests where needed

@oskirby oskirby marked this pull request as ready for review September 5, 2024 06:54
@oskirby oskirby merged commit 26b8440 into main Sep 5, 2024
112 checks passed
@oskirby oskirby deleted the ppa-automation-typo branch September 5, 2024 14:50
oskirby added a commit that referenced this pull request Sep 27, 2024
oskirby added a commit that referenced this pull request Sep 27, 2024
* Deprecate Ubuntu/23.10 Mantic Minotaur (#9827)
* Experiment: Attempt to automate PPA release selection (#9828)
* Fix typo in ppa-automation workflow (#9840)
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.

2 participants