1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-09 02:10:06 +00:00

feat: two new macros (mp_gitadd and mp_gitstatus) with corresponding tests, also a new utility program for deploying the library as a SAS PACKAGE

This commit is contained in:
munja
2022-10-20 17:11:43 +01:00
parent 6f8ec5d5a8
commit f37c2e5867
7 changed files with 450 additions and 0 deletions

View File

@@ -19,3 +19,10 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: SAS Packages Release
run: |
sasjs compile job -s sasjs/utils/create_sas_package.sas -o sasjsbuild/makepak.sas
# this part depends on https://github.com/sasjs/server/issues/307
# sasjs run sasjsbuild/makepak.sas -t sas9