-
Notifications
You must be signed in to change notification settings - Fork 40
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
New PaSh version #735
New PaSh version #735
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2931c6c - Browse repository at this point
Copy the full SHA 2931c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee9188 - Browse repository at this point
Copy the full SHA 2ee9188View commit details -
Merge pull request #685 from binpash/move-env_vars_util
Move another module to the expansion library
Configuration menu - View commit details
-
Copy full SHA for 7a50167 - Browse repository at this point
Copy the full SHA 7a50167View commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61de0e5 - Browse repository at this point
Copy the full SHA 61de0e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cece488 - Browse repository at this point
Copy the full SHA cece488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 050198e - Browse repository at this point
Copy the full SHA 050198eView commit details -
Merge pull request #686 from binpash/support-spec-unsafe
Support speculative unsafe commands (like break and continue)
Configuration menu - View commit details
-
Copy full SHA for 29ccd26 - Browse repository at this point
Copy the full SHA 29ccd26View commit details
Commits on Oct 28, 2023
-
add airflow variants to transformation types
Signed-off-by: Forthoney <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3844e91 - Browse repository at this point
Copy the full SHA 3844e91View commit details -
move transformation state classes to separate module
Signed-off-by: Forthoney <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d26df3c - Browse repository at this point
Copy the full SHA d26df3cView commit details -
refactor to accomodate new organization
Signed-off-by: Forthoney <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 029c335 - Browse repository at this point
Copy the full SHA 029c335View commit details -
run formatter + add signatures
Signed-off-by: Forthoney <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d5fc1e - Browse repository at this point
Copy the full SHA 3d5fc1eView commit details -
change starting comment into module doctring
Signed-off-by: Forthoney <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4436c96 - Browse repository at this point
Copy the full SHA 4436c96View commit details
Commits on Oct 30, 2023
-
Merge pull request #694 from binpash/future-airflow
[Renewed] Refactor preprocessor architecture to enhance extensibility
Configuration menu - View commit details
-
Copy full SHA for 5fd6cdb - Browse repository at this point
Copy the full SHA 5fd6cdbView commit details
Commits on Nov 20, 2023
-
Signed-off-by: Forthoney <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c4dc86 - Browse repository at this point
Copy the full SHA 2c4dc86View commit details -
run black formatter on compiler directory
Signed-off-by: Forthoney <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4803a3 - Browse repository at this point
Copy the full SHA c4803a3View commit details -
apply black formatter to scripts
Signed-off-by: Forthoney <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f657d68 - Browse repository at this point
Copy the full SHA f657d68View commit details
Commits on Nov 21, 2023
-
initialize libdash only on first call
Signed-off-by: Anirudh Narsipur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cf4d00 - Browse repository at this point
Copy the full SHA 9cf4d00View commit details -
Merge pull request #701 from binpash/libdash_parser_init_fix
initialize libdash only on first call
Configuration menu - View commit details
-
Copy full SHA for c875873 - Browse repository at this point
Copy the full SHA c875873View commit details -
Merge pull request #699 from binpash/future-formatter
Add black formatter to future branch
Configuration menu - View commit details
-
Copy full SHA for 07d875d - Browse repository at this point
Copy the full SHA 07d875dView commit details
Commits on Nov 30, 2023
-
Merge pull request #705 from binpash/main-pin
Pin pash-annotations version
Configuration menu - View commit details
-
Copy full SHA for 88f4298 - Browse repository at this point
Copy the full SHA 88f4298View commit details -
Merge pull request #709 from binpash/future-requirements
Merge pull request #705 from binpash/main-pin
Configuration menu - View commit details
-
Copy full SHA for 8863a11 - Browse repository at this point
Copy the full SHA 8863a11View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38c5cb4 - Browse repository at this point
Copy the full SHA 38c5cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 832db28 - Browse repository at this point
Copy the full SHA 832db28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9eeed - Browse repository at this point
Copy the full SHA 3e9eeedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a76af - Browse repository at this point
Copy the full SHA 53a76afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49381d0 - Browse repository at this point
Copy the full SHA 49381d0View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a2d03d - Browse repository at this point
Copy the full SHA 6a2d03dView commit details -
Merge pull request #711 from binpash/parallel-pipelines-fix
Make parallel_pipelines default, with a limit
Configuration menu - View commit details
-
Copy full SHA for 0e96ac6 - Browse repository at this point
Copy the full SHA 0e96ac6View commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 79a550c - Browse repository at this point
Copy the full SHA 79a550cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1419d54 - Browse repository at this point
Copy the full SHA 1419d54View commit details
Commits on Dec 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f046c5 - Browse repository at this point
Copy the full SHA 0f046c5View commit details
Commits on Dec 18, 2023
-
Merge pull request #714 from binpash/future-cli
Move all ArgParser variants to single cli.py module
Configuration menu - View commit details
-
Copy full SHA for 733c8b8 - Browse repository at this point
Copy the full SHA 733c8b8View commit details
Commits on Feb 12, 2024
-
Remove lists as default arguments in functions
Signed-off-by: Evangelos Lamprou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 596facf - Browse repository at this point
Copy the full SHA 596facfView commit details -
Merge pull request #716 from vagos/future
Remove lists as default arguments in functions
Configuration menu - View commit details
-
Copy full SHA for 14b58e9 - Browse repository at this point
Copy the full SHA 14b58e9View commit details
Commits on Jun 12, 2024
-
Iss632 after rebase on future (#721)
* refact branch rebase off of future; introduce custom error (UnparallelizableError and AdjLineNoteImplemented Error) caught before general errors, introduce custom error to ast_to_ir and ir in compiler at appropriate places with more detail error messages Signed-off-by: YUUU23 <[email protected]> * refactor: import custom error to ast_to_ir, raise unparallelizable err in pash_compiler Signed-off-by: YUUU23 <[email protected]> * refactor: put all expansion custom error from the sh_expand library (expand.py file) under one ExpansionError class in custom_error to catch and log these errors separately Signed-off-by: YUUU23 <[email protected]> * fix: remove duplicated ExpansionError in excepts (compile_ir) Signed-off-by: YUUU23 <[email protected]> * refactor: import ExpansionError (ExpansionError class initiated within expand package Signed-off-by: YUUU23 <[email protected]> * delete: remove expand.py changes as it will be changed in the original package Signed-off-by: YUUU23 <[email protected]> * fix: import expansion error Signed-off-by: YUUU23 <[email protected]> --------- Signed-off-by: YUUU23 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c11365c - Browse repository at this point
Copy the full SHA c11365cView commit details
Commits on Jul 26, 2024
-
feat: --assert_all_regions_parallelizable flag that has the same func… (
#722) * feat: --assert_all_regions_parallelizable flag that has the same function as old assert_compiler_success flag; new assert_compiler_success flag now will not exit with error when regions are unparallelizable and exit with error when general exceptions are caught Signed-off-by: YUUU23 <[email protected]> * update flag description, variable name, more specific respose Signed-off-by: YUUU23 <[email protected]> --------- Signed-off-by: YUUU23 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57747d3 - Browse repository at this point
Copy the full SHA 57747d3View commit details
Commits on Nov 18, 2024
-
Add passing bash version to read_vars_file (#729)
* Add passing bash version to read_vars_file Signed-off-by: Bolun Thompson <[email protected]> * Add reading bash version in pa.sh, not in python Signed-off-by: Bolun Thompson <[email protected]> --------- Signed-off-by: Bolun Thompson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5a3b13 - Browse repository at this point
Copy the full SHA d5a3b13View commit details
Commits on Nov 19, 2024
-
Set IFS to default before use in compiler. (#734)
* Fix: when compiler uses IFS, set it to default Signed-off-by: Bolun Thompson <[email protected]> * fix: remove local path from test Signed-off-by: Bolun Thompson <[email protected]> --------- Signed-off-by: Bolun Thompson <[email protected]> Co-authored-by: Bolun Thompson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 570ffdc - Browse repository at this point
Copy the full SHA 570ffdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a5017 - Browse repository at this point
Copy the full SHA 00a5017View commit details