Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ib78659b971696feaff579bc0a31df7d8ee24e459
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8034
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
|
|
Cleans up a whole bunch of things I wanted to get out of the door
right away:
* depot internal references to //third_party/nixery have been replaced
with //tools/nixery
* cleaned up files from Github
* fixed SPDX & Copyright headers
* code formatting and inclusion in //tools/depotfmt checks
Change-Id: Iea79f0fdf3aa04f71741d4f4032f88605ae415bb
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5486
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
|
|
The Nixery main Git repo has moved
from https://github.com/google/nixery
to https://github.com/tazjin/nixery .
So change it in README and on the https://nixery.dev/ website.
|
|
I no longer work at Google and the repo has moved, so this is no
longer relevant.
|
|
Moves the build badge to point at Github Actions, instead of the old (failing) Travis build
|
|
In case the `GOOGLE_APPLICATION_CREDENTIALS` environment variable is not
set, a redirect to storage.googleapis.com is issued, which means the
underlying bucket objects need to be publicly accessible.
This wasn't really obvious until now, so further clarify it.
|
|
|
|
... if I don't mention this somewhere I'll probably never do it!
|
|
|
|
This key is now taken straight from the configured service account
key.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Shiny, new domain is much better and eliminates the TLS redirect issue
because there is a HSTS preload for the entire .dev TLD (which, by the
way, is awesome!)
|
|
Adds documentation for configuration options and supported features.
|
|
|
|
Adds information about Kubernetes integration & custom repository
support as well as links to the relevant tracking issues.
|
|
These issues have been moved to the issue tracker.
|
|
Moves the existing Nixery code base to a git repository and switches
to public equivalents of libraries used.
|