Jai Bhagat
3c78be7fba
ui: ignore cache for eslint, to speed up linting
2022-01-20 09:29:10 -05:00
James Rasell
e5edffef68
terraform: update installed version used to 1.0.11.
2021-11-19 09:33:11 +01:00
Michael Schurter
8b8047a28b
ignore local e2e files
...
- nomad-driver-ecs is an optional plugin to packer into ami
- ecs.vars is generated by tf
- *.auto.tfvars is just a style I use for local var overrides
2021-04-27 15:07:03 -07:00
Tim Gross
618d64ba37
csi: volume init command
...
Create a convenience command for generating example CSI volume specifications,
similar to the existing `nomad job init` or `nomad quota init` commands.
2021-03-18 14:24:40 -04:00
Dave May
83af6f5785
debug: update defaults to commonly used values
2021-03-09 08:31:38 -05:00
Tim Gross
c7c2b716fc
ignore vagrant directory even if symlinked ( #8114 )
2020-06-04 10:24:15 -04:00
Mahmood Ali
fa845c7a7e
Vendor gopsutil with go mod fix ( #8108 )
...
Point to gopsutil fork with shirou/gopsutil#889 changes. I used hashicorp/gopsutil rather than pointing to https://github.com/Lomanic/gopsutil/tree/issue832 directly just in case..
2020-06-03 16:09:27 -04:00
Seth Hoenig
15fb4c990a
deps: Switch to Go modules for dependency management
...
This PR switches the Nomad repository from using govendor to Go modules
for managing dependencies. Aspects of the Nomad workflow remain pretty
much the same. The usual Makefile targets should continue to work as
they always did. The API submodule simply defers to the parent Nomad
version on the repository, keeping the semantics of API versioning that
currently exists.
2020-06-02 14:30:36 -05:00
Buck Doyle
e884b5f923
Remove Ember server from Storybook startup ( #7980 )
...
The presence of Storybook’s preview-head.html file in the repository
is a constant annoyance: it’s only needed for Storybook and it changes
all the time, producing a lot of Git noise. By making it a separate
step to have the Ember CLI server running before starting Storybook,
we no longer need to have preview-head in the repository. It needed to
be present because there was a race condition where it was sometimes
not generated in time for the Storybook parallel startup.
2020-05-15 13:53:31 -05:00
Mahmood Ali
6bfe899756
gitignore: only ignore toplevel tags and bin
...
Primarily don't ignore tags and bin packages in vendored folders
2019-12-03 13:36:54 -05:00
Buck Doyle
e6c66354d0
UI: Update to Ember 3.8 LTS ( #5968 )
2019-10-08 13:44:19 -05:00
Mahmood Ali
b3d2c87216
Allow per-user local customizations of makefile
...
Allow users to customize their makefiles by adding custom
targets/variables without checking them in.
2019-08-13 10:12:57 -04:00
Michael Lange
2fce7c7495
Upgrade to Ember 3.4
2019-04-10 14:54:34 -07:00
Chris Baker
929055ad80
add .idea (GoLand) directory to .gitignore
2019-04-10 10:34:10 -05:00
Michael Schurter
784706a1e5
client/state: support upgrading from 0.8->0.9
...
Also persist and load DeploymentStatus to avoid rechecking health after
client restarts.
2018-12-19 10:39:27 -08:00
Jack Pearkes
dca95c2e57
Terraform configs for e2e tests
2018-12-17 11:40:09 -06:00
Michael Schurter
206d98cf0d
Remove committed test output and gitignore it
2018-11-20 10:16:03 -08:00
Alex Dadgar
4f641c00a3
ignore tags
2018-04-26 16:35:13 -07:00
Alex Dadgar
0b295d399d
generated files
2017-12-19 16:57:34 -08:00
Rob Genova
4abf8481ff
add Azure .pem file to .gitignore
2017-11-15 19:42:30 +00:00
Alex Dadgar
ddc2efa4ac
sync
2017-09-19 10:08:23 -05:00
Alex Dadgar
98b29a41a3
re-ignore generated files
2017-09-01 12:27:29 -07:00
Michael Schurter
591ea2f71a
Welcome to the brave new world
...
Committing generated code to help ensure reproducible builds.
2017-08-28 15:51:18 -07:00
James Nugent
df759f0c9c
meta: Ignore IntelliJ IDEA/Gogland project files
2017-08-02 10:18:18 -05:00
Cameron Davison
cada2d9bdc
add intellij iml as an ignored file
2016-07-28 22:20:20 -05:00
Sean Chittenden
105ba1f177
Ignore log files
2016-06-16 21:04:09 -07:00
Daniel Kerwin
d4dca3b02d
Update to latest go-dockerclient. Fix .gitignore expression to allow
...
docker/pkg packages.
2016-05-28 12:01:56 +02:00
Sean Chittenden
8994684c4f
Ignore rkt installation artifacts used in Vagrant
2016-05-07 10:05:53 -07:00
Alex Dadgar
6b188d84eb
Switch to using go/codec and use code generation
2016-02-20 18:05:17 -08:00
Ryan Uber
f661927fe3
git-ignore pkg directory
2015-09-30 12:40:24 -07:00
Ryan Uber
2b7bea430f
Ignore terraform files
2015-09-23 15:10:11 -07:00
Ryan Uber
cabbd919e8
demo/digitalocean: join servers together
2015-09-23 15:09:43 -07:00
Armon Dadgar
dacc3f4606
Ignore common files
2015-09-22 22:49:39 -07:00
Armon Dadgar
5bed3d97de
Updated gitignore
2015-06-01 13:46:14 +02:00
Armon Dadgar
bab9f6b196
Initial commit
2015-06-01 12:21:00 +02:00