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

Pre-fetch cobolcheck #130

Merged
merged 4 commits into from
Apr 19, 2024
Merged

Pre-fetch cobolcheck #130

merged 4 commits into from
Apr 19, 2024

Conversation

ErikSchierboom
Copy link
Member

@ErikSchierboom ErikSchierboom commented Apr 19, 2024

@axtens There was code to use a pre-fetched cobolcheck in each exercise's test.sh file, but CI never downloaded it. This PR does that, and also applies the same logic to the powershell version. It did mean that I needed to add that extra "check if the file is already there" check to each exercise's test.ps1 script.

@ErikSchierboom ErikSchierboom merged commit be1cc08 into main Apr 19, 2024
2 of 3 checks passed
@ErikSchierboom ErikSchierboom deleted the prefetch-cobolcheck branch April 19, 2024 08:08
@axtens
Copy link
Member

axtens commented Apr 19, 2024

Thank you!

axtens pushed a commit that referenced this pull request Apr 19, 2024
* Pre-fetch cobolcheck

* Use home dir

* Fetch cobolcheck on windows

* Allow for pre-installed cobolcheck
axtens pushed a commit to kapitaali/exercism-cobol-track that referenced this pull request Apr 19, 2024
* Pre-fetch cobolcheck

* Use home dir

* Fetch cobolcheck on windows

* Allow for pre-installed cobolcheck
axtens added a commit that referenced this pull request Apr 20, 2024
* adding protein-translation

* fixed config.json for protein-translation

* fixing .cut file + proof

* Update exercises/practice/protein-translation/bin/fetch-cobolcheck.ps1

Co-authored-by: Victor Goff <keeperotphones@gmail.com>

* Update exercises/practice/protein-translation/src/protein-translation.cob

Co-authored-by: Victor Goff <keeperotphones@gmail.com>

* Sync the `scrabble-score` exercise's docs with the latest data. (#126)

* Sync the `all-your-base` exercise's docs with the latest data. (#127)

* Simplify test workflow (#129)

* Format config.json file (#131)

* file patterns (#132)

* Add file patterns

* Update files keys

* Pre-fetch cobolcheck (#130)

* Pre-fetch cobolcheck

* Use home dir

* Fetch cobolcheck on windows

* Allow for pre-installed cobolcheck

* from appveyor to sourceforge (#128)

* from appveyor to sourceforge

* different server

* 7z

* 7z

* yaml issue fixed

* slashes

* 7z oddities

* directories

* $HOME ?

* atbash tweak

* cache management fix

* commented out extraneous DISPLAY in proof.ci.cob files

* eol issue

* line ends fixed

* strangenesses

* SPACE instead of "" in CUT files

* Trim additional line

* Debug

* Try simplify environment variables

* More debugging

* More tweaking

* Fix path

* Fix path

* Fix path

* Fix env

* Streamline

* eof is lf

* acronym

* acronym

* sqrt

* Fix paths

* Fix cache path

---------

Co-authored-by: Erik Schierboom <erik_schierboom@hotmail.com>

* Try fix Windows caching (#133)

* Try fix caching

* Try fix cache path

* Try include cobolcheck

* Try include cobolcheck

* Use home dir

* Use home dir

* Update proof.ci.cob (#135)

function all intrinsic on its own line

* Cache on linux (#134)

* Try install

* CONCAT -> CONCATENATE

* CONCATENATE is two-fer

---------

Co-authored-by: Bruce Axtens <bruce.axtens@gmail.com>

---------

Co-authored-by: Bruce Axtens <bruce.axtens@gmail.com>
Co-authored-by: Victor Goff <keeperotphones@gmail.com>
Co-authored-by: Erik Schierboom <erik_schierboom@hotmail.com>
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.

None yet

2 participants