Patrick Thomson
7bbc93cc8a
first attempt at doing bazel stuff - this is problematic
2020-05-19 12:16:16 -04:00
Patrick Thomson
9855903e1f
Merge pull request #377 from github/sha-sha-sha-cha-cha-cha
...
Embed SHA in Docker builds by passing it in as an environment variable.
2019-11-07 13:59:28 -05:00
Timothy Clem
cd92228d1e
Merge remote-tracking branch 'origin/master' into sha-sha-sha-cha-cha-cha
2019-11-07 09:25:07 -08:00
Timothy Clem
1ab38e297a
Try a different approach for embedding the git commit sha
2019-11-06 16:20:14 -08:00
Rob Rix
63f9cdb0e7
Un-ignore hie.yaml.
2019-11-01 11:12:03 -04:00
Rob Rix
2d04c23491
Ignore .ghci.
2019-11-01 09:02:45 -04:00
Rob Rix
f799b3b759
Ignore dist-repl.
2019-10-30 15:00:05 -04:00
Timothy Clem
85bf7e72ec
Use tclem/proto-lens-jsonpb
2019-10-02 13:14:16 -07:00
Rob Rix
1c83f9c2ac
Ignore .ghci_history files.
2019-09-19 12:54:14 -04:00
Timothy Clem
08410c8cb2
Ignore cabal.project.local~ too
2019-09-16 14:20:16 -07:00
Yuan Wang
daa93db5b2
ignore stack.yaml and update readme
2019-06-04 13:07:20 -06:00
Yuan Wang
73bedd41d1
pin to the right fastsum
2019-06-04 10:48:13 -06:00
Patrick Thomson
b2bbda5fca
Specify version bounds in .cabal file ( #1 )
...
Establish library bounds based on Stackage LTS 13.13.
We use the new cabal `^>=` operator to establish PVP-compatible versioning.
2019-05-31 08:58:17 -04:00
Timothy Clem
2981109f06
Update licenses, fix gitignore
2019-01-25 08:14:35 -08:00
Timothy Clem
686875511c
Generate a ruby client and put it in a gem
2019-01-23 14:22:15 -08:00
Timothy Clem
666375f18c
Fix gitignore
2018-10-31 08:34:58 -07:00
Timothy Clem
faebfbcc09
Use better haskell code gen
2018-08-30 15:17:05 -07:00
Rick Winfrey
80df9a6849
Don't checkin docset artifacts
2018-08-23 14:28:55 -07:00
Timothy Clem
6f257a0f7d
Example rover configs, useful for testing
2018-07-31 10:02:39 -07:00
Patrick Thomson
9eb470680f
Build --profile builds in a separate stack-work directory.
...
Profiling builds are good and useful, but the fact that you have to
rebuild the world when switching between profiling and and standard
builds makes them too much of a timesink to actually use. This patch
avoids the above effect by keeping profiling build artifacts in a
`.stack-work-profiling` directory. It depends on a few other patches
to ignore said directories in our vendored dependencies.
To test, install `profiteur` and `hp2pretty`, run
`script/profile "parse $SOME_SOURCE_FILE"`, then break for lunch. You
should get nice information from the profiling system without
recompiling on further `stack build` invocations.
I learned this from [Matt Parsons](https://twitter.com/mattoflambda/status/997599878216802305 ).
2018-06-25 15:34:20 -04:00
joshvera
feca9a573b
Ignore codex.tags files
2018-05-24 12:43:13 -04:00
Timothy Clem
a89329eafa
Assign a couple more example repos
2018-04-18 13:03:50 -07:00
Timothy Clem
4e57c57085
Ingore test graphs
2018-04-17 11:42:28 -07:00
Timothy Clem
dab7e2d304
Ignore all top level test files
2018-04-13 10:52:00 -07:00
Timothy Clem
6980e4e3cb
So I don't keep commiting my test files
2018-04-10 07:57:11 -07:00
Timothy Clem
b1b463fb99
Begin to build some python fixtures for imports
2018-03-01 10:08:15 -08:00
Rob Rix
762d3bf391
Ignore cabal-generated environment files.
2017-08-22 12:27:57 -04:00
Rob Rix
faf71e3980
Ignore dist.
2017-08-09 09:57:15 -04:00
Rob Rix
4188d582a2
🔥 the ignoring of Xcode artifacts.
2017-08-01 09:12:41 -04:00
Rob Rix
e002f66ea1
Ignore the dist-newstyle dir.
2017-08-01 09:04:52 -04:00
Rob Rix
a775237d81
Ignore the local cabal project file.
2017-08-01 09:04:42 -04:00
Rob Rix
ff81cf837e
🔥 the ignore rules for vendor/icu.
2017-08-01 09:03:50 -04:00
Jon Ruskin
4a1b87e363
use cached gems
2017-06-23 16:13:14 -07:00
Jon Ruskin
25c5b4734e
add scripts and setup for new licensing location
2017-06-23 15:55:25 -07:00
Rob Rix
f5be57daf3
Ignore all .hp/.prof files.
2017-06-15 10:49:23 -04:00
Rob Rix
98ac94cd0c
Ignore profiling files.
2017-06-14 09:41:53 -04:00
Timothy Clem
54029595b0
Use new example repository for integration testing
2017-02-24 17:02:19 -08:00
joshvera
05a547808a
don't ignore languages/ruby/lib
2017-02-02 14:09:41 -05:00
joshvera
ba7f9167b5
add languages/ruby/lib to gitignore
2017-01-31 13:16:29 -05:00
Ben Lavender
c742e42cce
Merge pull request #416 from github/upload-to-s3
...
Upload linux builds to s3
2016-02-18 11:06:23 -06:00
Rob Rix
6fff66a5f3
Ignore the profiles directory.
2016-02-17 11:18:11 -05:00
Ben Lavender
b44340927d
Add bin to gitignore
2016-02-02 13:57:00 -06:00
joshvera
51db99056a
ignore files generated by icu build
2016-01-08 12:18:02 -05:00
Rob Rix
14b5aca113
Ignore the hasktags/ctags index.
2016-01-04 09:58:19 -05:00
Rob Rix
df8ba629b6
We don’t need to ignore libbridge.dylib because we won’t build it any more.
2015-12-17 15:22:27 -05:00
joshvera
61be444b6f
Ignore profile artifacts
2015-12-10 23:34:54 -05:00
joshvera
f328da82f6
Ignore hp heap files
2015-12-10 23:34:53 -05:00
joshvera
13f413c0fb
Ignore profile and profiteur output
2015-12-10 23:34:53 -05:00
Rob Rix
4170537763
Ignore libbridge.dylib.
2015-11-25 18:42:45 -05:00
Rob Rix
c0b6b1a4c5
Ignore .stack-work.
2015-11-17 14:44:07 -08:00