-
**Describe the issue**
EMPR is no longer correct: The new Ministry acronym is EMLI and the name is Energy, Mines and Low-carbon Innovation
**Definition of done**
When repo mountie checks that a …
-
**As a [description of user]?**
As a member of the CleanBC DX team (Umbrella and GE/BH streams)
**I want to [functionality]**
a training sessions with Nate King re. WordPress back-end on navigation a…
-
**Describe the syntax error**
Any string, be it `"this"`, `'this'`, or ``` `this` ```, can be used as a Multi-line string.
**Expected behaviour**
I expected that only ``` `these types of strings`…
-
**Describe the error**
Some inline elements like "a" have an extra space appended to the end, when not specified in source code.
**Expected behaviour**
I expected the source code to be translated…
-
DOD
====
- [x] Migration scripts for teams setup
- [x] Migration scripts for mapping between type, status, teams and program areas (GENERAL)
- [x] Migration scripts for mapping between type, status, …
-
To reproduce:
1. Edit the test `test_ucm_regression_factors` so that `args['workspace_dir']` is not temporary: `args['workspace_dir'] = '/Users/emily/Documents/ucm-test2'`
2. Run the UCM tests (all …
emlys updated
2 years ago
-
A 413 Request Entity Too Large happens for some medium size requests, large enough that they aren't small but small enough that they shouldn't be a problem investigate.
-
## Step 0
**Are you the product owner or project admin/team lead?** Yes Matthew Hall is PO
**Does the Admin User have an IDIR account?** Yes, Jason Sherman has IDIR\JSHERMAN
**Are you requesting …
-
## Step 0
**Are you the product owner or technical lead?**
We do not allow users to request access for themselves.
Someone who is already a member of the BCDevOps Github org must request access for…
-
```go
func Emli(r *ghttp.Request) {
emli := r.Get("emli")//获取前端的接收者邮箱
fmt.Println(time.Now().Unix())
fmt.Println(r.Session.GetString("over"))
fmt.Println(time.Now().Unix() < gconv.Int64(r.Ses…