about summary refs log tree commit diff
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-04 feat(build): Support additional pre-launch commands in imageVincent Ambo1-1/+4
2019-08-03 fix(nix): Support retrieving differently cased top-level attributesVincent Ambo1-4/+29
2019-08-03 docs: Add GCS signing envvars to READMEVincent Ambo1-0/+4
2019-08-03 feat(go): Support signed GCS URLs with static keysVincent Ambo1-20/+57
2019-08-03 fix(go): Registry API acknowledgement URI has a trailing slashVincent Ambo1-6/+6
2019-08-03 chore: Prevent accidental key leaks via gitignoreVincent Ambo1-0/+6
2019-08-03 fix(static): Fix logo nitpick (smoothened λ edges)Vincent Ambo1-0/+0
2019-08-03 style(static): Fix favicon background colourVincent Ambo1-0/+0
2019-08-03 chore(go): Remove 'builder' metapackageVincent Ambo1-5/+2
2019-08-02 docs: Update all nixery.appspot.com references to nixery.devVincent Ambo3-9/+9
2019-08-02 style(static): Update Nixery logo to a healthier versionVincent Ambo2-0/+0
2019-08-02 fix(build): coreutils are still required by launch scriptVincent Ambo1-0/+1
2019-08-02 docs(static): Note that the demo instance is just a demoVincent Ambo1-0/+10
2019-08-02 fix(nix): Calculate MD5 sum of config layer correctlyVincent Ambo1-1/+1
2019-08-02 feat(go): Return error responses in registry formatVincent Ambo1-9/+35
2019-08-02 feat(go): Return errors with correct status codes to clientsVincent Ambo1-3/+17
2019-08-02 fix(go): Return response code 500 if Nix builds failVincent Ambo1-0/+1
2019-08-02 feat(nix): Return structured errors if packages are not foundVincent Ambo1-10/+37
2019-07-31 docs(README): Revamp with updated information on package sourcesVincent Ambo1-24/+53
2019-07-31 feat(go): Add environment configuration for package set sourcesVincent Ambo1-11/+74
2019-07-31 feat(nix): Support package set imports from different sourcesVincent Ambo1-5/+57
2019-07-31 feat(build): Add dependencies for custom repo clonesVincent Ambo1-4/+4
2019-07-31 fix(nix): Add empty image config to allow k8s usageVincent Ambo1-0/+2
2019-07-30 docs(static): Update index page with post-launch informationVincent Ambo1-33/+36
2019-07-30 docs(README): Add logo & build statusVincent Ambo1-3/+9
2019-07-30 feat(static): Add logo & favicon resourcesVincent Ambo3-0/+1
2019-07-30 refactor(main): Introduce more flexible request routingVincent Ambo1-57/+62
2019-07-30 feat(build): Add Travis configuration to build everythingVincent Ambo2-1/+2
2019-07-29 docs(CONTRIBUTING): Mention commit message formatVincent Ambo1-0/+7
2019-07-29 docs(README): Update roadmap informationVincent Ambo1-27/+17
2019-07-29 docs(README): Remove known issues from READMEVincent Ambo1-20/+0
2019-07-26 fix(build): Specify default command for Nixery's own imageVincent Ambo1-0/+1
2019-07-24 feat(nix): Import nixpkgs from a configured Nix channelVincent Ambo2-6/+17
2019-07-24 feat(build): Configure Nixery image builder to set up env correctlyVincent Ambo1-3/+27
2019-07-23 chore: Remove AppEngine configuration fileVincent Ambo1-14/+0
2019-07-23 chore: Add gitignore to ignore Nix build resultsVincent Ambo1-0/+2
2019-07-23 chore: Add license scaffolding & contribution guidelinesVincent Ambo5-0/+271
2019-07-23 feat(build): Add wrapper script & container image setupVincent Ambo1-1/+26
2019-07-23 style(main): Reflow comments to 80 characters maximumVincent Ambo1-42/+51
2019-07-23 feat(main): Add additional envvars to configure NixeryVincent Ambo1-32/+49
2019-07-23 feat(build): Introduce build configuration using NixVincent Ambo3-0/+154
2019-07-23 chore: Import Nixery from experimentalVincent Ambo5-0/+679