This repository was archived by the owner on Sep 30, 2025. It is now read-only.
Merged
Conversation
Owner
pbrisbin
commented
Feb 5, 2021
- Migrate to GitHub Actions
- Use stable order for available-upgrade names
- Add FIXTURES_DEBUG support
- Track last-access in fixtures directory
- Update fixtures
Bash associative-array ordering is dependent on many things, and will fail the upgrade test if the curl arguments are in a different order and no fixture is found. By tracking the names in their own array, we preserve the order that came out of pacman -Qm. This is a slightly better UI but, more importantly, makes the test behavior consistent.
To help debug fixtures misses.
We can use this to prune old fixtures.
This should be the last one, now that the ordering issue was resolved.
Owner
Author
|
🤔 Need to figure out how to prevent it running twice. |
Contributor
|
Mh, that is something really annoying. Unfortunately I really do not know a way except to only run on for example the Thank you for finishing the task :-) Btw. you might want to rebase the branch onto my pull request, I am not sure but I think that then when merging both PRs should be closed. |
Owner
Author
|
Yeah, I was expecting to merge this PR and close yours without merging (sorry!). I think |
|
Hahaha master => main just broke our builder's build. |
Owner
Author
|
@filipesperandio Amazing, that's hilarious. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.