Actions CI, fixes, new attributes #9

Open
radex wants to merge 9 commits from radex-tweaks into master
Owner
  • Add black, mypy to poetry
  • Add Actions-based CI (pending working runner; works locally using act)
  • Fix broken mifarehashid modification after #8
  • Bring back papertrail emails (removed after #8)
  • Add new LDAP attributes (bankAccountNumber, PRS account ID) - not really exposed for self-serve modification because ACLs are not set up correctly for non-admins to change these :/
- Add black, mypy to poetry - Add Actions-based CI (pending working runner; works locally using `act`) - Fix broken mifarehashid modification after #8 - Bring back papertrail emails (removed after #8) - Add new LDAP attributes (bankAccountNumber, PRS account ID) - not really exposed for self-serve modification because ACLs are not set up correctly for non-admins to change these :/
radex added 2 commits 2024-07-08 12:30:52 +00:00
radex added 1 commit 2024-07-08 12:32:00 +00:00
bump readme
Some checks reported warnings
CI / Check CI (pull_request) Has been cancelled
e400cb0ea3
radex added 1 commit 2024-07-08 12:46:24 +00:00
fix ci config
Some checks reported warnings
CI / Check CI (pull_request) Has been cancelled
fd6831c6a1
radex added 4 commits 2024-07-08 15:40:50 +00:00
radex changed title from [WIP] radex-tweaks to Actions CI, fixes, new attributes 2024-07-08 15:43:11 +00:00
radex added 1 commit 2024-07-10 09:30:16 +00:00
admin: fix
Some checks reported warnings
CI / Check CI (pull_request) Has been cancelled
25a37c9876
Some checks reported warnings
CI / Check CI (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin radex-tweaks:radex-tweaks
git checkout radex-tweaks

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff radex-tweaks
git checkout master
git merge --ff-only radex-tweaks
git checkout radex-tweaks
git rebase master
git checkout master
git merge --no-ff radex-tweaks
git checkout master
git merge --squash radex-tweaks
git checkout master
git merge --ff-only radex-tweaks
git checkout master
git merge radex-tweaks
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hswaw/ldapweb#9
No description provided.