Skip to content

Tags: mozilla/OneCRL-Tools

Tags

v0.0.13

Toggle v0.0.13's commit message
Update Readme and further cleanup 

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update golang version in Dockerfile (#202) Co-authored-by: Sven Marnach <sven@marnach.net>

v0.0.11

Toggle v0.0.11's commit message
add testcases and address nits 

v0.0.10

Toggle v0.0.10's commit message
add testcases and address nits 

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use new Remote Settings STAGE URL (#191) In [Bug 1594573](https://bugzilla.mozilla.org/show_bug.cgi?id=1594573), we fixed some inconsistencies between our prod and stage URLs. This is the new URL to be used for the STAGE public server.

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixes #188: file bugs in 'Core :: Security Block-lists, Allow-lists, … …and other State' (#189)

v0.0.7

Toggle v0.0.7's commit message

Verified

This tag was signed with the committer’s verified signature.
jcjones J.C. Jones
 v0.0.7 - Use the actual Issuer and Subject DER encodings for all comparison operations

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Put Prod into review automatically, too. (#183) Fixes #182

v0.0.5

Toggle v0.0.5's commit message

Unverified

No user is associated with the committer email.
Revert ENTRYPOINT->CMD, automation does not work with entrypoint :-| 

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change the algorithm to require both Staging and Prod be out-of-revie… …w before proceeding (#180) * Change the algorithm to require both Staging and Prod be out-of-review before proceeding Fixes #179 * typo fix