Hal Wine

Results 49 comments of Hal Wine

Still present on Test Flight 100 (12849) / iOS 15.5 imo, this is both: - a regression (can that label be added, please) - More than an annoyance. Focus _used_...

sgtm - what creds will operators use to auth? Hopefully, not some that would also enable signing! :grinning:

Date | Status | Notes | ---|---|---| 2021-11-30 | [passing](https://app.circleci.com/pipelines/github/mozilla-services/autograph/1051/workflows/bb995a31-6599-4a6f-9df5-01dd708c2f5e) | latest commit to main @[0b2dced](https://github.com/mozilla-services/autograph/commit/0b2dcedd1738720c8642a3fd65b2793991c3709a) | 2021-11-30 | [ERROR](https://app.circleci.com/pipelines/github/mozilla-services/autograph/1056/workflows/0cedb379-67b1-4214-b6c7-4f9a7671bdb2/jobs/7697) | [unit tests](https://app.circleci.com/pipelines/github/mozilla-services/autograph/1056/workflows/0cedb379-67b1-4214-b6c7-4f9a7671bdb2/jobs/7697) failed to retrieve docker image from AWS...

> So, on `2021-12-02`, go 1.16.11 was released - https://go.dev/doc/devel/release#go1.16.minor well, there we "go" :smirk: Thanks for looking into this! > I also tried just upgrading straight to go 1.17,...

@g-k Great idea, but not what this issue is about. :) I opened #222 for that. This bug is more a tracker for which human documentation needs updating to point...

This ticket covers ways to update legacy code. For all new code, use of type hints is encouraged.

@ajvb @g-k See above for current Dockerfile linting output in frost. Some of those are _our_ common practices.

related- see also this [in progress RFC](https://github.com/mozilla-services/secops-docs/pull/1) -- improvements welcome

> could we combine the `create_bugs.py` script with your existing Github issues code into a single cli tool/script? ... > If [automated escalation] makes sense to automate for certain services...

I think there is also the challenge of keeping pytest happy with it's perception of the world at frost execution time. Normally, pytest runs from the root of the test...