I hereby claim:
- I am hmgibson23 on github.
- I am hmg23 (https://keybase.io/hmg23) on keybase.
- I have a public key ASB4bLWgcgcXMW_nBehJpbNT1uqF5yLsWfoTV7U3CG6Eggo
To claim this, I am signing this object:
| var fs = require('fs') | |
| , util = require('util') | |
| , stream = require('stream') | |
| , readline = require('readline'); | |
| // encapsulates the logs for each relevant line | |
| function log(url, method) { | |
| this.url = url; |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <!-- This needs to go in the head --> | |
| <head> | |
| <style> | |
| @import url("https://fonts.googleapis.com/css?family=Fira+Sans"); | |
| html,body { | |
| position: relative; | |
| min-height: 100vh; | |
| background-color: #FFF0F5; | |
| display: flex; |
| <script src="https://cdn.jsdelivr.net/npm/amplitudejs@{{version-number}}/dist/amplitude.js"></script> | |
| <script> | |
| document.addEventListener('DOMContentLoaded', function () { | |
| Amplitude.init({ | |
| "songs": [ | |
| { | |
| "name": "Song Name 1", | |
| "artist": "Artist Name", |
MAIN is now deployed via Flux. You can see the preprod deployments in this repo: https://github.com/newsuk/acs-flux-preprod-app. For production, the same process needs to happen in: https://github.com/newsuk/acs-flux-prod-app.
The way this works is that there is a Flux pod in an adjacent namespace that is listening to these
| // To view the default settings, hold "alt" while clicking on the "Settings" button. | |
| // For documentation on these settings, see: https://aka.ms/terminal-documentation | |
| { | |
| "$schema": "https://aka.ms/terminal-profiles-schema", | |
| "defaultProfile": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", | |
| "profiles": |