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

ci: add a script and CI job to validate spec examples #1046

Merged
Merged
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
178cf39
feat: add new workflow to validate example
AnimeshKumar923 Mar 7, 2024
ce9b567
chore: update checkout action version
AnimeshKumar923 Mar 7, 2024
883b13c
fix: add YAML extension support
AnimeshKumar923 Mar 7, 2024
7fe9564
chore: add current testing branch in workflow
AnimeshKumar923 Mar 11, 2024
1e22e40
chore: update workflow version
AnimeshKumar923 Mar 11, 2024
f5a1a98
chore: update workflow version
AnimeshKumar923 Mar 11, 2024
b7da489
fix: update code to match workflow
AnimeshKumar923 Mar 11, 2024
fb898a4
fix: update code to match workflow
AnimeshKumar923 Mar 11, 2024
65c8f15
chore: update code
AnimeshKumar923 Mar 11, 2024
dacaf85
fix: update code, script in working condition
AnimeshKumar923 Mar 15, 2024
d3427b8
fix: update package.json, workflow file
AnimeshKumar923 Mar 15, 2024
37ba41b
chore: migrate package.json to root
AnimeshKumar923 Mar 15, 2024
9e7f840
fix: update script and yaml file
AnimeshKumar923 Mar 15, 2024
8a34862
chore: add \n for better readability
AnimeshKumar923 Mar 15, 2024
ba7a2a0
fix: update script, add error files information
AnimeshKumar923 Mar 15, 2024
ccc2e93
Merge branch 'master' into script-ci-spec-validation
AnimeshKumar923 Mar 24, 2024
abbda0d
fix: insert `process.exit(1)` at correct place
AnimeshKumar923 Mar 24, 2024
d2e81b1
chore: remove `process.exit(1)`
AnimeshKumar923 Mar 24, 2024
baa7c12
fix: made the script asynchronous
AnimeshKumar923 Mar 24, 2024
b25ea3e
Merge branch 'master' into script-ci-spec-validation
smoya Apr 3, 2024
a60325f
Merge branch 'master' into script-ci-spec-validation
AnimeshKumar923 Apr 5, 2024
20ca1f9
fix: update code, replace JS script with bash
AnimeshKumar923 Apr 5, 2024
450e7e1
fix: update code, runs on ubuntu-latest only
AnimeshKumar923 Apr 5, 2024
8af797a
chore: fix indent
AnimeshKumar923 Apr 5, 2024
6495645
chore: indent fix
AnimeshKumar923 Apr 5, 2024
811dc8f
chore: indent fix
AnimeshKumar923 Apr 5, 2024
c9dd120
chore: minor syntax fix
AnimeshKumar923 Apr 5, 2024
6671c44
chore: minor syntax fix
AnimeshKumar923 Apr 5, 2024
1287c96
chore: minor code update, testing workflow
AnimeshKumar923 Apr 5, 2024
18456f5
chore: minor code update, testing workflow
AnimeshKumar923 Apr 5, 2024
ce9c1d6
chore: minor code update, testing workflow
AnimeshKumar923 Apr 5, 2024
83cb5db
chore: minor code update, testing workflow
AnimeshKumar923 Apr 5, 2024
3c9a830
chore: bash code update, testing workflow
AnimeshKumar923 Apr 5, 2024
6942713
chore: remove previous code, testing
AnimeshKumar923 Apr 5, 2024
3a7b6a1
chore: update workflow code, testing
AnimeshKumar923 Apr 5, 2024
0657542
fix: update code, different approach
AnimeshKumar923 Apr 5, 2024
11a317b
chore: update bash script
AnimeshKumar923 Apr 5, 2024
1edbb60
Delete package-lock.json
AnimeshKumar923 Apr 5, 2024
3a47a66
chore: delete package.json
AnimeshKumar923 Apr 5, 2024
8a18479
chore: delete scripts/validation/validate-examples.js
AnimeshKumar923 Apr 5, 2024
cb7d070
fix: update bash script, pipe `xargs`
AnimeshKumar923 Apr 8, 2024
aef6961
chore: fixing errors
AnimeshKumar923 Apr 8, 2024
1e80279
chore: update code, fixing errors
AnimeshKumar923 Apr 8, 2024
0752a62
chore: update code, fixing errors
AnimeshKumar923 Apr 8, 2024
c3fbc0f
chore: update code, fixing errors
AnimeshKumar923 Apr 8, 2024
a73faaa
chore: bump action versions
AnimeshKumar923 Apr 8, 2024
6ff12cf
chore: testing different arguments
AnimeshKumar923 Apr 8, 2024
41ab956
chore: not much difference in the modified argument, reverting back
AnimeshKumar923 Apr 8, 2024
296f776
Merge branch 'master' into script-ci-spec-validation
AnimeshKumar923 Apr 11, 2024
b49f4a1
fix: remove `on:push:master`
AnimeshKumar923 Apr 11, 2024
adec980
Merge branch 'master' into script-ci-spec-validation
smoya Apr 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into script-ci-spec-validation
smoya authored Apr 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit b25ea3e1979ecfe45fcac2e53a2ba9aa26de7e8f

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.