1
0
mirror of https://github.com/sasjs/core.git synced 2026-04-20 23:13:14 +00:00
Commit Graph

1350 Commits

Author SHA1 Message Date
Allan ebe764a7c0 chore: adding refresh token in yaml file 2023-07-13 16:08:29 +01:00
Allan 7bba51a60e chore: switching nodeJS runtime to Hydrogen as Fermium is end of life 2023-07-13 15:39:40 +01:00
Allan bce810caa0 chore: rebuilding devDependencies 2023-07-13 15:31:21 +01:00
Allan 222161d589 chore: dependency bump to CLI v4.4.1 2023-07-13 14:58:02 +01:00
Allan 70cac82d78 chore: updating yaml command to use npx @sasjs/cli 2023-07-10 20:00:11 +01:00
Allan 6e0b8ae13b chore: updating header info in mp_getformats.sas 2023-07-10 19:54:22 +01:00
Allan 0dc4bbab62 chore: bumping sasjs/cli in devDependencies 2023-07-10 19:51:57 +01:00
Allan da5244cda9 fix: when all the entries in a format are deleted, then delete the format completely
includes 3 tests (regular delete, delete all but one, delete all and add one)
Closes #341
2023-07-10 19:50:17 +01:00
Allan 724de80d0f chore(docs): updating header info in mf_getfmtlist.sas 2023-07-10 12:14:58 +01:00
Allan Bowe 8de2dd4e7c Merge pull request #340 from sasjs/issue339
fix: avoid error in mp_lockanytable.sas …
v4.46.3
2023-06-26 22:05:18 +01:00
Allan e46165c140 fix: avoid error in mp_lockanytable.sas when unlocking a table that was not locked
This may happen due to the noprint option affecting the sqlobs variable.  Closes #339
2023-06-26 22:02:08 +01:00
Allan Bowe a9185a2bf2 Merge pull request #338 from sasjs/issue337
fix: adding support for multilabel and notsorted formats
v4.46.2
2023-06-21 18:24:16 +01:00
Allan f0b77dfc6a chore: removing mp_ds2md dump from mp_loadformat.test.2.sas 2023-06-21 17:02:12 +01:00
Allan 91c4b87496 chore(docs): updating markdown table in mp_loadformat.test.2.sas 2023-06-21 17:00:49 +01:00
Allan 111d0dffc3 chore: removing redundant dependency from header 2023-06-21 16:46:31 +01:00
Allan 4f481ec8b4 fix: adding support for multilabel and notsorted formats
included additional test job covering multiple scenarios.  Closes #337
2023-06-21 16:41:46 +01:00
Allan b8cec22a88 fix: mp_aligndecimal in wrong dependency section v4.46.1 2023-06-20 17:40:56 +01:00
Allan 6b1accdd6b chore(docs): updating comments 2023-06-20 17:18:53 +01:00
Allan Bowe 949b406c23 Update FUNDING.yml 2023-06-20 11:48:00 +01:00
Allan Bowe fc90a7f928 Update FUNDING.yml
chore: removing github sponsorship option and replacing with nostr

https://iris.to/npub1sasjs00efhywf9uu754wxcetd32edenrczl274ks7ju2y2yn70sqvzsdhn
2023-06-20 11:36:59 +01:00
Allan Bowe d0bd88907f Merge pull request #336 from sasjs/issue335
Issue335
v4.46.0
2023-06-20 11:01:29 +01:00
medjedovic 4e21772207 ci: sasjs cli fix 2023-06-20 11:39:19 +02:00
Allan 39f700bed2 chore: regenerating all.sas
(also adding reminder in PR template)
2023-06-20 09:46:43 +01:00
Allan dcb7958950 feat: enabling informats to be ingested with the mp_loadformat macro 2023-06-20 00:21:19 +01:00
Allan 146610b5a7 chore(tests): fixing tests on mp_aligndecimal 2023-06-20 00:19:27 +01:00
Allan 9887efcf60 feat: new mp_aligndecimal macro
Includes a test, and an update to the mp_assertcolvals test to include a new test type (NOVAL)
2023-06-19 23:54:18 +01:00
Allan Bowe a2c7bdafb4 chore: update yaml for build/deploy/test 2023-06-15 09:13:34 +01:00
Allan Bowe c58b5c7a52 Merge pull request #332 from sasjs/patches
fix: invalid macro variable in mp_lockanytable.sas
v4.45.12
2023-04-07 11:30:04 +01:00
Allan Bowe 22c7e5b4dd Merge branch 'main' into patches 2023-04-07 11:29:30 +01:00
allan 244171f8c4 fix: failing test due to missing sashelp table, also added scope check 2023-04-06 13:41:02 +01:00
Allan Bowe fd765e2d68 Merge pull request #333 from sasjs/vpn
github action vpn
2023-04-06 12:07:56 +01:00
medjedovic 840cb5ef44 chore: ci - sas9.4gl.io 2023-04-06 11:16:25 +02:00
medjedovic 918ce96fce chore: ci - jammy ubuntu 2023-04-05 23:07:35 +02:00
medjedovic f1712c34e8 chore: ci - jammy ubuntu 2023-04-05 22:58:48 +02:00
medjedovic 11ec20b472 chore: ci - jammy ubuntu 2023-04-05 22:54:50 +02:00
medjedovic f42f111462 chore: ci - jammy ubuntu 2023-04-05 22:49:45 +02:00
medjedovic 907725c5ba chore: ci - jammy ubuntu 2023-04-05 22:48:09 +02:00
medjedovic 95b78b91e1 chore: ci release 2023-04-05 22:46:17 +02:00
medjedovic e4771b9c14 ci: trigger 2023-04-05 22:24:18 +02:00
medjedovic ba8190883e chore: ci added vpn for sas9 2023-04-05 22:13:13 +02:00
allan 32dd057e83 fix: avoid open file handle when the variable to find is not provided (in mf_existvar)
Includes a test that was failing and is now passing
2023-04-05 15:29:53 +01:00
allan 7471bd42a4 fix: invalid macro variable in mp_lockanytable.sas 2023-04-05 14:55:00 +01:00
munja 702a4ecd3a chore(lint): adding lineendings rule (LF) 2023-03-31 13:58:30 +01:00
Allan Bowe 5da97295ff Merge pull request #330 from sasjs/issue329
fix: closes #329 by handling the case of unlocking a table that was n…
v4.45.11
2023-02-16 14:35:29 +00:00
munja dc556bdef0 fix: closes #329 by handling the case of unlocking a table that was never locked in mp_lockanytable.sas, also created a corresponding test plus an extra test to check for scope leakage. all.sas was regenerated. 2023-02-16 14:33:53 +00:00
Allan Bowe 111731bf35 Merge pull request #328 from sasjs/all-contributors/add-henrik-forsell
docs: add henrik-forsell as a contributor for doc
2023-02-15 09:32:09 +00:00
allcontributors[bot] 2c526cf9dd docs: update .all-contributorsrc [skip ci] 2023-02-15 09:31:52 +00:00
allcontributors[bot] 660e02193f docs: update README.md [skip ci] 2023-02-15 09:31:51 +00:00
Allan Bowe 00b4dee86e Merge pull request #327 from henrik-forsell/doc-fix
Changed documentation wording (Column to Dataset)
2023-02-15 09:28:50 +00:00
Henrik Forsell 3913825c22 Changed documentation wording (Column to Dataset) 2023-02-15 15:57:11 +13:00