Jakob Buchgraber
7441e21c9b
add buildkite to bazel's new ci
...
we'll run skylib as a postsubmit project and
before every release to ensure we don't break
it.
2018-02-28 08:31:03 -08:00
Tony Allevato
7c3deb495a
Add "Getting Started" section to README
2018-02-28 07:57:27 -08:00
Thomas Van Lenten
912a12b697
Travis improvements.
...
- Move install into a stand alone script to expand it.
- Support installing the latest bazel release.
- Move the script step into a stand along script to expand it.
- Support doing a build or running buildifier.
- Update the config to:
- Use the latest bazel release and head for tests (won't have
to update the config with each bazel release).
- Add a buildifer test to ensure the files are good.
2018-02-26 15:42:20 -05:00
Thomas Van Lenten
f9b0ff1dd3
Add missing versions to the library.
2018-02-20 16:54:27 -05:00
Thomas Van Lenten
a5d9a18062
Support no_match_error in selects.with_or().
2018-02-20 16:54:13 -05:00
Thomas Van Lenten
f6b414b007
Fix grammar.
2018-02-20 16:53:50 -05:00
Thomas Van Lenten
0fa0b2ae07
Add a skylib for versions.
2018-02-20 16:28:27 -05:00
Thomas Van Lenten
a95326eb78
Format the with buildifier.
2018-02-20 16:28:12 -05:00
Thomas Van Lenten
87e4c93a41
Add travis setup to test on linux and macOS
2018-02-20 15:54:21 -05:00
Dmitry Lomov
ff23a62c57
Merge pull request #15 from ianthehat/is_absolute
...
Fix paths.is_absolute on windows
2018-01-18 17:09:59 +01:00
Ian Cottrell
771fedb260
Fix paths.is_absolute on windows
2018-01-18 11:04:01 -05:00
Jay Conrod
2169ae1c37
versions.bzl: skip check if native.bazel_version is None
...
_check_bazel_version prints a warning in this case, but then attempts
to parse and check None. It should return early.
2018-01-12 11:25:06 -08:00
Jingwen
34d62c4490
Added a lib for version checking and comparison ( #13 )
2018-01-12 09:18:55 -08:00
Tony Allevato
f3dd8fd95a
Alphabetize CONTRIBUTORS by surname
2017-10-31 14:59:34 -07:00
Nathan Herring
ceeecf9ce6
Add skylark_library rule ( #8 )
...
`skylark_library` targets aggregate `.bzl` files and their dependencies for unit tests as well as Skydoc generation.
2017-10-31 14:54:25 -07:00
Tony Allevato
2a48723686
Fix another misspelled testonly
2017-10-31 08:10:44 -07:00
Jingwen
d7b90ef34d
Fixed module list links
2017-10-31 07:34:34 -07:00
Tony Allevato
8b0e644b02
Add initial .gitignore with bazel-* folders
2017-10-31 07:04:27 -07:00
Tony Allevato
975e852801
Fix misspelled testonly attribute
2017-10-31 07:04:01 -07:00
Tony Allevato
82b3ad6e9e
Initial check-in.
2017-10-10 07:59:31 -07:00