-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fuzzy CI debugging #7
base: master
Are you sure you want to change the base?
Conversation
This PR introduces a change in some Merlin query response(s), that's captured by the fuzzy-test CI. The diff of the CI has been approved in its following state:
Note: The responses on the samples have also been distilled down to
However, the behavior change of this PR is too subtile to be caught by that distilled data. Have a look at the full responses. |
This PR introduces a change in some Merlin query response(s), that's captured by the fuzzy-test CI. The diff of the CI has been approved in its following state:
Note: The responses on the samples have also been distilled down to
Each of the three artifacts on https://github.com/pitag-ha/merlin/actions/runs/6945492544 contain both the distilled version and the full reponses. |
This PR introduces a change in some Merlin query response(s), that's captured by the fuzzy-test CI. The diff of the CI has been approved in its following state:
Note: The responses on the samples have also been distilled down to
Each of the three artifacts on https://github.com/pitag-ha/merlin/actions/runs/6946306907 contain both the distilled version and the full reponses. |
ea3ac80
to
a1b22c6
Compare
f3c2918
to
9ca81dc
Compare
88e8332
to
4a415eb
Compare
This PR changes the response of some of the queries, that were run and analyzed by the Merlin Fuzzy CI. The change is not considered a regression, the analyzis of this PR has been approved in its following state:
|
First working POC A few updates Checking out GH action artefacts Find common ancestor Useless commit to test GH action Create data in parallel, save as artefacts Save shas in job output Add diff step Try sending a comment to the PR Improve save shas workflow Upload diff as artifact Upload diff as artifact Fix conditional and extract shared variables Co-authored-by: Enguerrand Decorne <[email protected]> Fix label logic conditional Co-authored-by: Enguerrand Decorne <[email protected]> Do some stuff Co-authored-by: Enguerrand Decorne <[email protected]> Fix the approval workflow and others Restructure Remove timestamp from diff Follow up on approval workflow Fix artifact download Use curl to download diff artifact Debug why the gh api rate limit gets exceeded Fix the approve workflow, i.e. sending a long msg contianing hash etc Use GITHUB_TOKEN again (works when using the right syntax) Update comment msg Add output logic Debug comparison of diff hashes Handle both full reponses data and distilled data Try to be more coherent with quotes Fix URLs Improve env hygiene and remove artifact_names job Improve comment on approval Create real data Update merl-an Update base branch name Fix diff name and diff output Disable the other gh actions for now Fix the approval msg
Co-authored-by: Enguerrand Decorne <[email protected]> Document the env variables Co-authored-by: Enguerrand Decorne <[email protected]> Pull in Irmin Co-authored-by: Enguerrand Decorne <[email protected]>
Install Irmin deps and build Irmin Improve the diff output Update the permissions Format the diffs in a readable way Move Irmin's lockfile Fix diff creation Debug why ocamlopt isn't in the PATH Create more data Reduce dif context Build test/irmin-pack as well Make sure Irmin deps are solved from its lock file Use opam-monorepo to pull Irmin's dependencies instead of opam Debugging and first irmin build cache implementation More debugging and first merl-an cache implementation Try both irmin and merl-an cache Clean up the PR comment and stdout msgs Last polishing of the diff output Avoid triggering the workflow when unnecessary Clean up commented code and debug steps Make create_diff script more readable Clean up and format the yml-file
This PR changes the response of some of the queries, that were run and analyzed by the Merlin Fuzzy CI. The change is not considered a regression, the analyzis of this PR has been approved in its following state:
|
This PR changes the response of some of the queries, that were run and analyzed by the Merlin Fuzzy CI. The change is not considered a regression, the analyzis of this PR has been approved in its following state:
|
This PR changes the response of some of the queries, that were run and analyzed by the Merlin Fuzzy CI. The change is not considered a regression, the analyzis of this PR has been approved in its following state:
|
88995e4
to
d31044a
Compare
Hello :) |
Hello :) |
No description provided.