-
Notifications
You must be signed in to change notification settings - Fork 34
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
fix: change merge playbook python shebang and update README #118
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
erharb
approved these changes
Jul 15, 2024
sasjowood
approved these changes
Jul 15, 2024
kevinlinglesas
added a commit
that referenced
this pull request
Oct 25, 2024
kevinlinglesas
added a commit
that referenced
this pull request
Oct 28, 2024
* Update supported Ansible versions * fix: jinja2 templating delimiters failure (VIYAARK-301) (#112) * fix: jinja2 template delimiter usage in ssl_check (VIYAARK-301) (#113) * fix: jinja2 templating delimiter unsafe usage (#114) * fix: jinja2 templating delimiter unsafe usage * fix: additional jinja2 templating delimiters (VIYAARK-301) * feat: remove pre-install playbook ssl_check tasks (VIYAARK-302) (#115) * fix: viyaldapvalidtor jinja2 templating delimiters usage (VIYAARK-303) (#116) * fix: viyaldapvalidtor jinja2 templating delimiters usage (VIYAARK-303) * fix: remove quotes for proper eval (VIYAARK-303) * chore: update CHANGELOG. missing some release notes. * chore: stick with minor version increment. * chore: drop rel start/stop comments from changelog. * fix: change merge playbook python shebang and update README (#118) * fix: SyntaxWarning when running viya-deployment-report (VIYAARK-308) (#119) * fix: SyntaxWarning when running viya-deployment-report (VIYAARK-308) * fix: review comment (VIYAARK-308) * fix: rm inadvertent push of test file (VIYAARK-308) * fix: update link to python requirements (VIYAARK-305) (#121) * Update CHANGELOG in preparation for release (#122) * chore: update CHANGELOG in prep for release * chore: add developer cert of origin for past commits DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: ed359a8 Signed-off-by: Kevin Lingle <[email protected]> DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: fbdc979 Signed-off-by: Kevin Lingle <[email protected]> --------- Signed-off-by: Kevin Lingle <[email protected]> * chore: another dco sign-off required DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: ed359a8 Signed-off-by: Kevin Lingle <[email protected]> * fix: change merge playbook python shebang and update README (#118) * fix: SyntaxWarning when running viya-deployment-report (VIYAARK-308) (#119) * fix: SyntaxWarning when running viya-deployment-report (VIYAARK-308) * fix: review comment (VIYAARK-308) * fix: rm inadvertent push of test file (VIYAARK-308) * fix: update link to python requirements (VIYAARK-305) (#121) * Update CHANGELOG in preparation for release (#122) * chore: update CHANGELOG in prep for release * chore: add developer cert of origin for past commits DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: ed359a8 Signed-off-by: Kevin Lingle <[email protected]> DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: fbdc979 Signed-off-by: Kevin Lingle <[email protected]> --------- Signed-off-by: Kevin Lingle <[email protected]> * chore: another dco sign-off required DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: ed359a8 Signed-off-by: Kevin Lingle <[email protected]> --------- Signed-off-by: Kevin Lingle <[email protected]> Signed-off-by: Kevin Lingle <[email protected]>
kevinlinglesas
added a commit
that referenced
this pull request
Nov 19, 2024
commit 3d9d60e Author: Kevin Lingle <[email protected]> Date: Tue Nov 19 10:57:39 2024 -0500 doc: add info on sas open source contributor handbook (VIYAARK-311) (#125) commit e2855f6 Merge: 4bdc8cc c2a7ec5 Author: Kevin Lingle <[email protected]> Date: Fri Oct 25 16:01:24 2024 -0400 Merge branch 'develop' of github.com:sassoftware/viya-ark into develop commit 4bdc8cc Author: Kevin Lingle <[email protected]> Date: Wed Oct 23 11:55:03 2024 -0400 chore: another dco sign-off required DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: ed359a8 Signed-off-by: Kevin Lingle <[email protected]> commit 730967e Author: Kevin Lingle <[email protected]> Date: Wed Oct 23 11:18:41 2024 -0400 Update CHANGELOG in preparation for release (#122) * chore: update CHANGELOG in prep for release * chore: add developer cert of origin for past commits DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: ed359a8 Signed-off-by: Kevin Lingle <[email protected]> DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: fbdc979 Signed-off-by: Kevin Lingle <[email protected]> --------- Signed-off-by: Kevin Lingle <[email protected]> commit e11c1fc Author: Kevin Lingle <[email protected]> Date: Mon Sep 23 16:38:11 2024 -0400 fix: update link to python requirements (VIYAARK-305) (#121) commit 9d68f14 Author: Kevin Lingle <[email protected]> Date: Mon Aug 5 09:43:08 2024 -0400 fix: SyntaxWarning when running viya-deployment-report (VIYAARK-308) (#119) * fix: SyntaxWarning when running viya-deployment-report (VIYAARK-308) * fix: review comment (VIYAARK-308) * fix: rm inadvertent push of test file (VIYAARK-308) commit f06da70 Author: Kevin Lingle <[email protected]> Date: Mon Jul 15 15:55:03 2024 -0400 fix: change merge playbook python shebang and update README (#118) commit c2a7ec5 Author: Kevin Lingle <[email protected]> Date: Wed Oct 23 11:55:03 2024 -0400 chore: another dco sign-off required DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: ed359a8 Signed-off-by: Kevin Lingle <[email protected]> commit 58e943c Merge: 0dfb8ab 7f2a58f Author: Kevin Lingle <[email protected]> Date: Wed Oct 23 11:50:33 2024 -0400 Merge branch 'main' into develop commit 0dfb8ab Author: Kevin Lingle <[email protected]> Date: Wed Oct 23 11:18:41 2024 -0400 Update CHANGELOG in preparation for release (#122) * chore: update CHANGELOG in prep for release * chore: add developer cert of origin for past commits DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: ed359a8 Signed-off-by: Kevin Lingle <[email protected]> DCO Remediation Commit for Kevin Lingle <[email protected]> I, Kevin Lingle <[email protected]>, hereby add my Signed-off-by to this commit: fbdc979 Signed-off-by: Kevin Lingle <[email protected]> --------- Signed-off-by: Kevin Lingle <[email protected]> commit 7551be8 Author: Kevin Lingle <[email protected]> Date: Mon Sep 23 16:38:11 2024 -0400 fix: update link to python requirements (VIYAARK-305) (#121) commit 8d73891 Author: Kevin Lingle <[email protected]> Date: Mon Aug 5 09:43:08 2024 -0400 fix: SyntaxWarning when running viya-deployment-report (VIYAARK-308) (#119) * fix: SyntaxWarning when running viya-deployment-report (VIYAARK-308) * fix: review comment (VIYAARK-308) * fix: rm inadvertent push of test file (VIYAARK-308) commit 4e7ab24 Author: Kevin Lingle <[email protected]> Date: Mon Jul 15 15:55:03 2024 -0400 fix: change merge playbook python shebang and update README (#118) commit c749065 Author: Kevin Lingle <[email protected]> Date: Mon Mar 25 11:33:11 2024 -0400 chore: drop rel start/stop comments from changelog. commit 35d1216 Author: Kevin Lingle <[email protected]> Date: Mon Mar 25 11:24:00 2024 -0400 chore: stick with minor version increment. commit ed359a8 Author: Kevin Lingle <[email protected]> Date: Mon Mar 25 10:52:20 2024 -0400 chore: update CHANGELOG. missing some release notes. commit ee592e8 Author: Kevin Lingle <[email protected]> Date: Wed Mar 20 15:40:04 2024 -0400 fix: viyaldapvalidtor jinja2 templating delimiters usage (VIYAARK-303) (#116) * fix: viyaldapvalidtor jinja2 templating delimiters usage (VIYAARK-303) * fix: remove quotes for proper eval (VIYAARK-303) commit a8e3ff8 Author: Kevin Lingle <[email protected]> Date: Wed Mar 20 13:29:23 2024 -0400 feat: remove pre-install playbook ssl_check tasks (VIYAARK-302) (#115) commit e368f6a Author: Kevin Lingle <[email protected]> Date: Fri Mar 8 10:22:22 2024 -0500 fix: jinja2 templating delimiter unsafe usage (#114) * fix: jinja2 templating delimiter unsafe usage * fix: additional jinja2 templating delimiters (VIYAARK-301) commit 03f0ccc Author: Kevin Lingle <[email protected]> Date: Fri Feb 23 11:58:31 2024 -0500 fix: jinja2 template delimiter usage in ssl_check (VIYAARK-301) (#113) commit 71d7387 Author: Kevin Lingle <[email protected]> Date: Tue Feb 20 09:35:46 2024 -0500 fix: jinja2 templating delimiters failure (VIYAARK-301) (#112) commit 5b2e693 Merge: 8bb77b0 0a54e6f Author: Kevin Lingle <[email protected]> Date: Thu Jan 25 10:51:33 2024 -0500 Merge pull request #111 from sassoftware/pr-ansible-update-4473 Update supported Ansible versions commit 0a54e6f Author: Kevin Lingle <[email protected]> Date: Wed Jan 24 10:24:19 2024 -0500 Update supported Ansible versions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.