Commit Graph

117 Commits

Author SHA1 Message Date
raimon b6dd6cc47f Merge pull request #18 from raimon49/fix-ci-error
Update version of Ruby in GitHub Actions
2022-03-30 20:23:26 +09:00
raimon 9b918a9fa8 Update dependencies for unittest 2022-03-30 20:20:56 +09:00
raimon 90c7f97616 Update version of Ruby in GitHub Actions 2022-03-30 20:08:16 +09:00
raimon 0a0ff4538c Merge pull request #17 from tssujt/patch-1
Update link for `Requirements File Format`
2022-03-30 19:42:27 +09:00
tssujt 1ea9b0267d Update link for Requirements File Format 2022-03-30 17:46:32 +08:00
raimon 777f6225c5 Merge pull request #16 from fwojciec/master
change default commentstring to compatible with spec
v-1.6.1
2021-12-04 11:09:29 +09:00
Filip Wojciechowski d22b61911a change default commentstring to compatible with spec 2021-12-03 11:14:32 -08:00
raimon 978811288d Update warning version included in examples 2021-10-23 10:35:19 +09:00
raimon ac7f865672 Use version 2.11.3 or later Jinja2 in examples 2021-03-31 19:36:19 +09:00
raimon 5318f3cc98 Re-compile dependencies with latest version of pip-tools
Fix Dependabot alerts for version of Pygments, Jinja2
2021-03-31 19:32:26 +09:00
raimon 19ffbeca75 Bump version to 1.6.0 v-1.6.0 2021-03-19 08:24:16 +09:00
raimon 01878b01b6 Set the same versioning comments as for other files 2021-03-19 08:22:46 +09:00
raimon a8816b3eb6 Re-compile .lock file with my current machine 2021-03-19 08:20:52 +09:00
raimon 88dfc8b490 Fix a little in command-line make 2021-03-19 08:17:26 +09:00
raimon 04949ca7e8 Added documentation on the make command. 2021-03-19 08:15:52 +09:00
raimon f595850238 Merge pull request #15 from ericbn/master
Set makeprg if pip-compile is available
2021-03-19 08:04:46 +09:00
Eric Nielsen 82d0dcdb33 Set makeprg if pip-compile is available
also update tests and make Requirements_matched_filename more specific.
2021-03-18 14:49:09 -05:00
raimon a86fea904d Merge pull request #14 from raimon49/change-name-of-ci-workflow
Change name of workflow 'Ruby' -> 'VimScript'
2020-11-29 10:37:04 +09:00
raimon 4c80c71172 Remove setting file and status badge of Travis CI 2020-11-29 10:36:12 +09:00
raimon 93b7528c8c Change URLs of status badge 2020-11-29 10:35:27 +09:00
raimon 269f651c52 Change name of workflow 'Ruby' -> 'VimScript' 2020-11-29 10:33:02 +09:00
raimon 7d67267526 Embed status badge of GitHub Actions 2020-10-03 20:19:36 +09:00
raimon 33a9a5003d Migrate CI as a Service from Travis to GitHub Actions 2020-10-03 20:13:29 +09:00
raimon edc4e95c14 Add YAML file for use GitHub Actions 2020-10-03 19:51:45 +09:00
raimon 1530fea031 Embed status badge of contributors [ci skip] 2020-02-10 21:35:25 +09:00
raimon 3ab4921742 Set version to 'hg-diff' in example 2020-02-09 21:40:19 +09:00
raimon 115e12d3bc Bump version to 1.5.3 v-1.5.3 2020-02-09 18:47:53 +09:00
raimon 6adf10d286 Match VCS URLs better and add examples #12
Supports both of the following patterns:
* git+git://git.myproject.org/MyProject#egg=MyProject
* git://git.myproject.org/MyProject.git@v1.0#egg=MyProject
2020-02-09 18:44:49 +09:00
raimon de7d7d3ece Merge pull request #12 from marciomazza/patch-1
Fix underline of package names starting with git
2020-02-09 18:36:00 +09:00
Marcio Mazza c9026386ce Fix underline of package names starting with git
Package names starting with git were underlined as if they were a git repo.
Example: gitpython
2020-02-07 16:12:28 +01:00
raimon 031b163294 Bump version to 1.5.2 v-1.5.2 2020-01-20 21:41:08 +09:00
raimon c7a873e6c3 Merge pull request #11 from jparise/environment-marker-comment
Support comments after environment markers
2020-01-20 21:37:27 +09:00
Jon Parise 51446907b6 Support comments after environment markers
For example:

    package; python_version < '3'  # Comment

Previously, the environment marker syntax group matched to the end of
the line and didn't stop at the comment character (`#`).
2020-01-19 09:20:14 -08:00
raimon a2be411fa6 Update verion of Ruby to latest stable version 2019-08-23 21:15:21 +09:00
raimon d9ec18809c Re-compiling examples files for fix GitHub security alert 2019-08-22 21:35:08 +09:00
raimon 52ac81c357 Use same content as issue report for the archive URL example 2019-05-13 00:41:19 +09:00
raimon b8e4d51baf Add comments to examples 2019-05-08 10:45:23 +09:00
raimon 7dfcb09b2d Merge pull request #10 from raimon49/match-urls-better
Match URLs better

Close #9
v-1.5.1
2019-05-08 10:36:04 +09:00
raimon 5d732ae9a4 Bump version to 1.5.1 2019-05-08 10:32:30 +09:00
raimon 48996d1e52 Match URLs better and add examples #9 2019-05-08 10:29:17 +09:00
raimon e346eca95e Merge pull request #8 from atugushev/fix-example
Fix editable option in examples
2019-05-07 10:38:31 +09:00
Albert Tugushev 2d3db05207 Fix editable option in examples 2019-05-07 08:24:22 +07:00
raimon 5c0f253610 Re-compiling dependencies in examples [ci skip]
Because security alert from GitHub came
2019-04-13 11:04:39 +09:00
raimon 41e6256695 Remove an example file do not need [ci skip] 2019-04-12 00:13:31 +09:00
raimon 37943b420c Use safety version of Jinja2 in examples [ci skip] 2019-04-12 00:08:32 +09:00
raimon f2be0da375 Update link to pip-tools [ci skip]
Currently it is maintained by jazzband
2019-03-13 22:30:43 +09:00
raimon f8e6bfe8ee Fix security alert from GitHub in examples 2019-01-18 19:36:53 +09:00
raimon 5437fd9d9c Update URLs of badge [ci skip] 2018-05-23 20:56:06 +09:00
raimon 8da3f33240 Migrate dependency status badge from VersionEye to Snyk [ci skip] 2018-05-23 20:47:58 +09:00
raimon 0462391815 Migrate dependency status badge from Gemnasium to VersionEye [ci skip] 2018-05-20 11:28:14 +09:00