Commits on Source (74)
-
Eesaan Atluri authored28c18109
-
Ravi Tripathi authored
Refactor ssh access agent
-
Bo-Chun Chen authored7efeb6c6
-
John-Paul authored
Add greenlet in requirements
-
Ravi Tripathi authored
Support for 3.6 has been dropped from this conversation: https://github.com/actions/setup-python/issues/544
-
Ravi Tripathi authored7a438bbc
-
Ravi Tripathi authored
Adding a new variable to define the from address for subscription email
-
Ravi Tripathi authored27e6da88
-
Ravi Tripathi authored
Use a new variable to send the notification email to users for their …
-
Bo-Chun Chen authored701790d7
-
Ravi Tripathi authored
Update black version
-
Bo-Chun Chen authored8657cfe2
-
Bo-Chun Chen authoreda4da9884
-
Bo-Chun Chen authored
Add account creation flowchart See merge request rc/rabbitmq_agents!148
4359729d -
Eesaan Atluri authored
Merge previous default branch feat-cod-rmq into main See merge request !147
2ead2c64 -
Bo-Chun Chen authored50051668
-
Bo-Chun Chen authored6382a4a6
-
Bo-Chun Chen authored
Add code quality to the project See merge request rc/rabbitmq_agents!149
-
Bo-Chun Chen authoredc9b0f6d5
-
Bo-Chun Chen authoreda52ba485
-
Bo-Chun Chen authorede9933871
-
Bo-Chun Chen authored
Trim Trailing Whitespace.................................................Failed - hook id: trailing-whitespace - exit code: 1 - files were modified by this hook Fixing prod_rmq_agents/group_member.py Fix End of Files.........................................................Failed - hook id: end-of-file-fixer - exit code: 1 - files were modified by this hook Fixing prod_rmq_agents/group_member.py Check Yaml...........................................(no files to check)Skipped black....................................................................Failed - hook id: black - files were modified by this hook reformatted prod_rmq_agents/group_member.py All done!
✨ 🍰 ✨ 1 file reformatted. flake8...................................................................Failed - hook id: flake8 - exit code: 1 prod_rmq_agents/group_member.py:33:80: E501 line too long (144 > 79 characters) prod_rmq_agents/group_member.py:35:80: E501 line too long (139 > 79 characters) prod_rmq_agents/group_member.py:51:80: E501 line too long (137 > 79 characters) prod_rmq_agents/group_member.py:53:80: E501 line too long (132 > 79 characters) prod_rmq_agents/group_member.py:69:80: E501 line too long (102 > 79 characters)cc8f9504 -
Bo-Chun Chen authored51504d48
-
Bo-Chun Chen authored854fac2e
-
Bo-Chun Chen authored8ca10435
-
Bo-Chun Chen authorede425b1d8
-
Bo-Chun Chen authoredd73303a2
-
Bo-Chun Chen authored6bd5bfbf
-
Bo-Chun Chen authored
fix(user_reg_event_logger): remove assumption on routing_key See merge request !151
-
Bo-Chun Chen authored
Feat group manager See merge request !146
-
Bo-Chun Chen authored63b0c2bf
-
Bo-Chun Chen authored04939f09
-
Bo-Chun Chen authoredf6c04588
-
Bo-Chun Chen authoredcd9cd5b4
-
Bo-Chun Chen authoreda812e75f
-
Bo-Chun Chen authored97b993d6
-
Bo-Chun Chen authored
Fix account cli See merge request rc/rabbitmq_agents!152
-
Bo-Chun Chen authored0b5b0c54
-
Bo-Chun Chen authored033e13d3
-
Bo-Chun Chen authored5d14283c
-
Bo-Chun Chen authored7fcdbf37
-
Bo-Chun Chen authored3e961454
-
Bo-Chun Chen authoredf70d88a1
-
Bo-Chun Chen authored28c8c81f
-
Bo-Chun Chen authored8c0331fd
-
Bo-Chun Chen authored
Add script to move between groups Closes gpfs5-migration#30 See merge request rc/rabbitmq_agents!154
-
Bo-Chun Chen authored
Add user to default groups Closes gpfs5-migration#22 See merge request rc/rabbitmq_agents!153
-
Krish Moodbidri authoredf29f5656
-
Krish Moodbidri authoredf19ff2d8
-
Bo-Chun Chen authored
Feat readme See merge request !155
-
Bo-Chun Chen authored
This reverts merge request !155
b2851b57 -
Bo-Chun Chen authored
Revert "Merge branch 'feat-readme' into 'main'" See merge request !157
-
Krish Moodbidri authored
- Fixed JSON code block syntax and structure in Data Flow section - Added hyperlinks to CentOS setup steps for RabbitMQ configuration - Added vhost config
a3ca071c -
Krish Moodbidri authoredd45dc138
-
Krish Moodbidri authored81b594bc
-
Krish Moodbidri authored50649fec
-
Krish Moodbidri authoredc6b96aa5
-
Krish Moodbidri authored
Update README with improvements and corrections See merge request rc/rabbitmq_agents!156
-
Dylan Wheeler authored
feat: introduce shell script to allow user to disable another users crontab and put them in cron.deny
996f02b4 -
Dylan Wheeler authored2569e9e3
-
Dylan Wheeler authored949278ca
-
Dylan Wheeler authored6e3ff36c
-
Dylan Wheeler authoredcb74b5b5
-
Dylan Wheeler authoreda08b470c
-
Dylan Wheeler authored
feat: adding secondary pkill statement to do a SIGKILL following the SIGINT. added checks to prevent script from running on root user
dd41dc2a -
Dylan Wheeler authored258fcfee
-
Dylan Wheeler authoredf5e9b3aa
-
Dylan Wheeler authored19e92f94
-
Dylan Wheeler authored397ca5d4
-
Dylan Wheeler authored
feat: switching to OPTIND to move through options sequentially to check for username and forceful flag
6f4efa16 -
Dylan Wheeler authoredcb80c0d3
-
Dylan Wheeler authoredca87dd66
-
Bo-Chun Chen authored
FEAT: introduce shell script to allow user to disable another users crontab... See merge request !158
-
Dylan W Wheeler authored
FEAT: adding simple script to kill all of a user's currently running processes See merge request !159
Showing
- .github/workflows/linting.yaml 1 addition, 1 deletion.github/workflows/linting.yaml
- .gitlab-ci.yml 6 additions, 0 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 1 addition, 1 deletion.pre-commit-config.yaml
- README.md 239 additions, 35 deletionsREADME.md
- account-creation-flow.png 0 additions, 0 deletionsaccount-creation-flow.png
- account_manager.py 28 additions, 15 deletionsaccount_manager.py
- group_manager.py 146 additions, 0 deletionsgroup_manager.py
- migrations/20240729_groups_rename_column.sql 27 additions, 0 deletionsmigrations/20240729_groups_rename_column.sql
- prod_rmq_agents/group_member.py 99 additions, 42 deletionsprod_rmq_agents/group_member.py
- prod_rmq_agents/notify_user.py 1 addition, 1 deletionprod_rmq_agents/notify_user.py
- prod_rmq_agents/ssh_access.py 11 additions, 11 deletionsprod_rmq_agents/ssh_access.py
- prod_rmq_agents/subscribe_mail_lists.py 1 addition, 1 deletionprod_rmq_agents/subscribe_mail_lists.py
- prod_rmq_agents/task_manager.py 13 additions, 2 deletionsprod_rmq_agents/task_manager.py
- prod_rmq_agents/user_reg_event_logger.py 1 addition, 4 deletionsprod_rmq_agents/user_reg_event_logger.py
- pyproject.toml 8 additions, 2 deletionspyproject.toml
- rabbit_config.py.example 2 additions, 0 deletionsrabbit_config.py.example
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- scripts/crondisable.sh 29 additions, 0 deletionsscripts/crondisable.sh
- scripts/kill_user_process.sh 47 additions, 0 deletionsscripts/kill_user_process.sh
- user_migrate.sh 49 additions, 0 deletionsuser_migrate.sh
.gitlab-ci.yml
0 → 100644
account-creation-flow.png
0 → 100644
269 KiB
group_manager.py
0 → 100755
migrations/20240729_groups_rename_column.sql
0 → 100644
... | ... | @@ -3,3 +3,4 @@ dataset==1.3.1 |
Jinja2==2.11.2 | ||
sh==1.12.14 | ||
pre-commit==2.12.1 | ||
greenlet==1.1.3 |
scripts/crondisable.sh
0 → 100755
scripts/kill_user_process.sh
0 → 100755
user_migrate.sh
0 → 100755