Skip to content

Add skip parameter to python scripts - #96

Merged
lemmy merged 4 commits into
tlaplus:masterfrom
ahelwer:ci-script-exclude
Nov 14, 2023
Merged

Add skip parameter to python scripts#96
lemmy merged 4 commits into
tlaplus:masterfrom
ahelwer:ci-script-exclude

Conversation

@ahelwer

@ahelwer ahelwer commented Nov 11, 2023

Copy link
Copy Markdown
Collaborator

These python scripts are being consumed by more and more repositories with different needs. It therefore makes sense to move the skip/exclude lists out of the scripts themselves and into the CI, with the scripts taking them as a parameter. Primarily these changes are motivated by wanting to merge tlaplus/tlapm#96

Note these changes will break the tlaplus/tlaplus CI so that CI should be changed right after merging the changes in this one: tlaplus/tlaplus#844

In the course of these changes it was also discovered that all the specs in ewd998 parse correctly. Whether this is due to changes in the tools or the community modules I don't know, but TLAPS has not changed so it must be one of them (or there's an error happening that the scripts aren't catching). So anyway this closes #66.

Signed-off-by: Andrew Helwer <2n8rn1w1f@mozmail.com>
Signed-off-by: Andrew Helwer <2n8rn1w1f@mozmail.com>
Signed-off-by: Andrew Helwer <2n8rn1w1f@mozmail.com>
Signed-off-by: Andrew Helwer <2n8rn1w1f@mozmail.com>
@ahelwer
ahelwer marked this pull request as ready for review November 11, 2023 17:49
@lemmy
lemmy merged commit 68aec27 into tlaplus:master Nov 14, 2023
@ahelwer
ahelwer deleted the ci-script-exclude branch November 14, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

EWD998 spec fails parsing due to name collision between TLAPS and Community Modules

2 participants