-
Hi,
I am trying to containerize your application for my Kubernetes cluster. I think I'm close now, but some snags are popping up.
Namely, I have my init container use the same env vars as the ma…
-
### `isString`
Checks if the provided value is a string.
**File**: `src/utils/function/isString/isString.ts`
**Test File**: `src/utils/function/isString/isString.test.ts`
**Parameters**:…
-
While exploring the repository, the file [`middleware/check_auth_perms.ts`](https://github.com/Global-Conflicts-ArmA/global-conflicts-website/blob/main/middleware/check_auth_perms.ts) picked my intere…
-
### `isBoolean`
Checks if the provided value is a boolean.
**File**: `src/utils/function/isBoolean/isBoolean.ts`
**Test File**: `src/utils/function/isBoolean/isBoolean.test.ts`
**Parameter…
-
### What is the issue?
Since recently when I run `tailscale status` I get this message:
```
# Health check:
# - router: checking for [-j ts-input] in filter/INPUT: running [/usr/sbin/iptable…
-
### Explanation
So we remain compatible with future API changes.
### Steps
- [ ] Bump it
- [ ] Fix all the TS error
- [ ] Check it works
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xa12d42f476f20830a264cbc23a927d34e2ef13fd1e0364ee588147dbb15ca3be
**Severity:** low
**Description:**
**Description**…
-
1. If the query is executed first time, do not fetch a new for_update_ts and just use the last valid one(start_ts for the first time).
Q: what is last valid? the for_update_ts for last SQL?
2.The …
-
The EntraApplicationCheck was performed in transition period to check if someone is still using PnP Management Shell app which got removed. Since it was already some time ago we should remove this ch…
-
### `hasKey`
Checks if an object contains a specific key.
**File**: `src/utils/object/hasKey/hasKey.ts`
**Test File**: `src/utils/object/hasKey/hasKey.test.ts`
**Parameters**:
- `obj: obj…