This project is mirrored from https://gitee.com/NQL886/vault.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 10 Dec, 2020 1 commit
-
-
Nick Cabatoff authored
-
- 03 Dec, 2020 3 commits
-
-
Angel Garbarino authored
* Update ember-cli to ~3.20 * Remove bad optional-feature * Remove ember-fetch dep * re-install ember-fetch * update model fragments pr * update ember model fragments correct package name * update ember composable helpers to solve array helper error * update ember-concurrency * add back engine dependencies, automatically removed during ember-cli-upgrade * make author-form-options component js file otherwise error * for now comment out withTestWaiter * add eslint-node and fix if not with unless in templates * fix linting for tab index of false is now -1 and add type button to all buttons without types * fix href errors for linting, likely have to come back and fix * using eslint fix flag to fix all this.gets * ember modules codemode removed files that had module twice, will fix in next commit * finish codemode ember-data-codemod needed to rename const model * more this.get removal codemode did not work * cont...
-
Nick Cabatoff authored
Saving and restoring the go cache was an experiment to reduce build times, but it worked too inconsistently. (#10493)
-
Nick Cabatoff authored
Name environments after their use case rather than their size. We need fewer resources for remote-docker because all the heavy work happens in the remote-docker VMs which we can't configure. Use a different env for race tests which are more resoure hungry. (#10492)
-
- 12 Nov, 2020 1 commit
-
-
Meggie authored
-
- 04 Nov, 2020 1 commit
-
-
Nick Cabatoff authored
Remove darwin/386 since Go 1.15 doesn't support it. Remove some 1.14.7 references that were missed. (#10321)
-
- 31 Oct, 2020 1 commit
-
-
Sam Salisbury authored
* ci: use docker mirror (source) * ci: use docker mirror (gen)
-
- 30 Oct, 2020 2 commits
-
-
Brian Kassouf authored
* Update go version to 1.15.3 * Fix OU ordering for go1.15.x testing * Fix CI version * Update docker image * Fix test * packagespec upgrade -version 0.1.8 Co-authored-by:
Sam Salisbury <samsalisbury@gmail.com>
-
Sam Salisbury authored
-
- 13 Oct, 2020 1 commit
-
-
Aleksandr Bezobchuk authored
-
- 28 Sep, 2020 1 commit
-
-
Sam Salisbury authored
* packagespec v0.1.2 - prep: remove unneeded code * packagespec v0.1.2 - packagespec init * packagespec v0.1.2 - make packages * packagespec v0.1.3 - make packages
-
- 17 Sep, 2020 1 commit
-
-
ncabatoff authored
-
- 15 Sep, 2020 3 commits
-
-
Nick Cabatoff authored
-
ncabatoff authored
-
ncabatoff authored
-
- 20 Aug, 2020 1 commit
-
-
ncabatoff authored
-
- 11 Aug, 2020 1 commit
-
-
Sam Salisbury authored
* add packagespec build system - The majority of changes in this commit are files generated by packagespec (everything in the packages-oss.lock directory). * add .yamllint * update to packagespec@fd54aea4 * ci: bust packagespec cache - Change to packagespec results in package IDs that can use git tag refs, not just commit refs. * update to packagepsec@5fc121d0 - This busts all caches, because of a change to the way we no longer traverse from tag refs to commit refs, due to the potential confusion this can cause. - See https://github.com/hashicorp/packagespec/commit/fd54aea4827bb6cfd637c78a2ab6274111605330 for the original change to packagespec necessitating this. * update to packagespec@5e6c87b6 - This completes the change to allowing git tag refs to be used for source IDs, begun in f130b940a8fbe3e9398225b08ea1d63420bef7b6 * update to packagespec@4d3c9e8b - This busts cache, needed to apply previous change. * remove RELEASE_BUIL...
-
- 10 Aug, 2020 1 commit
-
-
Sam Salisbury authored
-
- 29 Jul, 2020 3 commits
-
-
Nick Cabatoff authored
-
Nick Cabatoff authored
-
ncabatoff authored
-
- 21 Jul, 2020 2 commits
- 20 Jul, 2020 1 commit
-
-
ncabatoff authored
-
- 29 Jun, 2020 1 commit
-
-
Kevin Pruett authored
-
- 01 May, 2020 1 commit
-
-
ncabatoff authored
-
- 22 Apr, 2020 1 commit
-
-
ncabatoff authored
Use a more minimal bootstrap target when running in CI: just what we need to satisfy our job needs. Also remove govendor which we no longer use. (#8808)
-
- 30 Mar, 2020 1 commit
-
-
Jeff Escalante authored
-
- 06 Mar, 2020 1 commit
-
-
Jeff Escalante authored
* improve website docker image build * update image tag technique * generate ci file
-
- 02 Mar, 2020 1 commit
-
-
Chelsea Shaw authored
* skip test-go and test-go-race workflows when branch starts with ui/ or docs/
-
- 19 Feb, 2020 2 commits
-
-
Sam Salisbury authored
-
Sam Salisbury authored
-
- 11 Feb, 2020 2 commits
-
-
Sam Salisbury authored
-
Sam Salisbury authored
-
- 03 Feb, 2020 1 commit
-
-
Calvin Leung Huang authored
* ci: add context to website-docker-image job * ci: test context value * ci: revert test context value
-
- 18 Jan, 2020 1 commit
-
-
Jeff Escalante authored
* new documentation website * ci job adjustment * update to latest version on downloads page * remove transition-period scripts * add netlify toml file * fix docs patch * fix ci config? * revert go.mod changes * a couple last markdown formatting fixes
-
- 15 Jan, 2020 1 commit
-
-
Noelle Daley authored
set JOBS=2 to prevent memory errors; see https://github.com/emberjs/ember.js/issues/15641#issuecomment-328496408 (#8152)
-
- 17 Dec, 2019 1 commit
-
-
Sam Salisbury authored
-
- 12 Nov, 2019 1 commit
-
-
Sam Salisbury authored
-
- 06 Nov, 2019 1 commit
-
-
Sam Salisbury authored
* ci: switch to go1.12.12 on machine executors - This brings in recent ci changes from the release/1.2.x branch. * go mod vendor * ci: remove ent build tags * ci: fix gopath * go mod vendor * ci: ensure yarn install * ci: add debug commands * ci: debugging * ci: increment yarn cache; remove debugging * ci: remove redundant yarn install
-