Граф коммитов

27 Коммитов

Автор SHA1 Сообщение Дата
microsoft-github-policy-service[bot] 8cdd92e7c8
Microsoft mandatory file (#4)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2023-08-09 16:22:29 +01:00
Dmitry Stratiychuk 80d1d26fb8
Update instructions for publishing a new release (#3)
* Update instructions for publishing a new release

Also remove the broken Travis badge.
And make README.md render correctly.

* Bump the version to 5.2.1

* remove configuration for setup.py upload since it is deprecated

* Switch back to 2-part version
2019-12-13 18:41:20 +00:00
Douglas A. H. Orr e892c6564e Fix validate (schema not installed) and sample (argument parsing) (#2)
* Fix argument parsing problem with sample/ngram.py

* Add missing include_package_data=True in setup.py (otherwise 'lmc validate' is broken because log.schema isn't extracted from the distribution)
2019-12-13 15:12:36 +00:00
Douglas Orr 169f74e902 Update publishing instructions 2018-08-03 16:33:16 +01:00
Douglas Orr 5a5d5de34f Ignore test cache directory 2018-08-03 16:16:13 +01:00
Douglas Orr 584da3e289 Fix lmc diff, which was highlighting common characters, rather than differences 2018-08-03 16:16:03 +01:00
Douglas Orr 72000828f4 Clarify release guide 2017-12-20 16:24:28 +00:00
Douglas Orr b843823887 Bump version to 5.1 2017-12-20 16:24:06 +00:00
Douglas A. H. Orr 648c02b322
LMC v5 - log file format changed (#1)
A set of breaking changes for LM Challenge version `5.0`. We have redesigned the log format, and extended some of the utilities, documentation & testing (although there is more to be done). A non-exhaustive list of changes:

 - new log file format (see doc/formats.md)
   - flatter
   - more regular
   - easier to load
 - `lmc pretty` utility split into `pretty` (for a single log) and `diff` (for comparing logs)
 - `lmc grep` added, to replace & extend the filtering functionality throughout other utilities
 - migrated documentation from Spinx to pdoc
 - migrated tests from nose to pytest
 - freeze `requirements.txt` by default
 - simplify `stats` implementation from `Monoid` to `Accumulator`
2017-12-20 16:05:47 +00:00
Douglas Orr abe71b8a5e Update README for installing the published package 2017-10-06 14:46:38 +01:00
Douglas Orr 87ff98dd7f Bump version to 4.5 2017-10-06 14:41:53 +01:00
Douglas Orr f00bd7a41d Update package - missing files (version.txt) from the published sdist 2017-10-06 14:29:01 +01:00
Douglas Orr 20dcf546ef Bump version to 4.4 2017-10-06 14:15:23 +01:00
Douglas Orr d0576c8de3 Bump version to 4.3 2017-10-06 14:07:50 +01:00
Douglas Orr d8afce75b5 Bump version to 4.2 2017-10-06 13:46:03 +01:00
Douglas Orr 2df6647314 Add build status image 2017-10-06 12:50:22 +01:00
Douglas Orr ac00087388 Update travis.yml 2017-10-06 12:48:32 +01:00
Douglas Orr abbb85c25a Update README with approved name (without acronym) 2017-10-06 11:09:52 +01:00
Douglas Orr 0bc41706cd Fix some documentation strings 2017-09-13 15:38:21 +01:00
Douglas Orr dc378fc1d7 Update setup.py metadata 2017-09-13 15:34:37 +01:00
Douglas Orr efe613f15b Add a copyright notice to each file, and a command to check compliance.
./scripts/run copyright -- prints out any files that don't have the correct header
./scripts/run check -- runs all checks
2017-09-13 15:07:43 +01:00
Douglas Orr 26019f3eda Tweak license format, as per OSS instructions 2017-09-13 12:46:29 +01:00
Douglas Orr 36e2f4bba6 Add Microsoft standard contribution guidance to doc/dev.md 2017-09-13 12:42:53 +01:00
Douglas Orr 4ee4718a3f Initial import LMChallenge 4.1 from our private repository.
Includes:
 - lmchallenge/ -- the library itself.
 - doc/ -- module & command documentation
 - (various) -- project files for building & testing the project.
2017-09-12 17:55:49 +01:00
Microsoft Open Source 14f9cb10a1 Initial commit 2017-09-12 08:21:25 -07:00
Microsoft Open Source 417ecfc0c6 Initial commit 2017-09-12 08:21:24 -07:00
Microsoft GitHub User afa50b19dd Initial commit 2017-09-12 08:21:18 -07:00