5d43060cdc
Fix release tagging ( #4646 )
2023-10-03 15:46:18 -03:00
9fa550c62f
Fix attempt to delete nonexistent npm tag ( #4374 )
2023-06-20 13:06:39 -03:00
fc19a7947c
Change release cycle prBackExists definition ( #4365 )
2023-06-19 19:33:21 -03:00
002a7c8812
Remove automatic conflict resolution for merge from release branch ( #4362 )
2023-06-16 15:42:19 -03:00
7e814a3074
Fix release merge script ( #4273 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com >
2023-05-23 18:21:17 -03:00
1642b6639b
Reduce frequency of version comment updates ( #4244 )
2023-05-12 14:22:26 -03:00
f355bd3a2a
Prevent attempt to publish to npm ( #4239 )
2023-05-11 13:41:02 -03:00
4e8aa43a90
Add publishing integrity check after releasing ( #4045 )
...
Co-authored-by: Francisco <fg@frang.io >
2023-02-15 18:21:29 -03:00
95027565c4
Improve release-cycle.yml error reporting ( #4034 )
2023-02-07 22:15:24 -03:00
afcdc58419
Delete tag next once latest is published ( #3973 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com >
2023-01-19 17:21:17 -03:00
0c89a8b771
Automate release process via Changesets ( #3915 )
...
Co-authored-by: Francisco <fg@frang.io >
2023-01-18 20:34:32 -03:00
a28aafdc85
Use Prettier for JS files ( #3913 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com >
2023-01-04 15:03:40 +01:00
a71caa28e7
Skip deleted file when updating release version in comments
2022-10-17 18:52:38 +02:00
848fef5b6c
Fix update-comment script to ignore invalid tags
2022-04-26 18:48:34 +02:00
2bd75a44bb
Fix release script to only release @openzeppelin/contracts
2022-03-30 23:15:27 -03:00
2a4ca65404
Update release script to stop publishing old openzeppelin-solidity package
2022-03-30 22:29:53 -03:00
a8f35b6c25
Make script executable
2022-01-11 16:41:59 -03:00
1ffcb10bd2
Change release script to only update version comment for changed files ( #3033 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com >
2021-12-22 19:21:45 -03:00
a73ad8cc8c
Fix update-comment.js
2021-11-01 17:26:27 -03:00
c9bdb1f0ae
Add a comment documenting the package version being used ( #2918 )
2021-10-19 19:18:19 -03:00
466cf05912
Deprecate openzeppelin-solidity on every release
2021-07-16 11:22:47 -03:00
64f20ec624
Fix release.sh for npm 7
2021-03-23 12:15:21 -03:00
ba843f0ad9
Fix release script
2020-11-26 20:42:32 -03:00
21344b91ed
Lint
2020-11-17 20:26:17 -03:00
d3a4e31fe2
Fix changelog versioning to include date only after final release
2020-11-17 19:23:02 -03:00
5803e11663
Improve script to version changelog
2020-11-17 18:50:10 -03:00
8533499507
Lint
2020-10-29 16:42:32 -03:00
fb4659c5d7
Change convention for unreleased changelog entries
2020-10-28 17:23:54 -03:00
ace35fdeda
Update all dependencies transitively ( #2363 )
2020-09-16 12:14:53 -03:00
528c23d679
Remove ethpm.json and update releasing docs ( #2205 )
...
* remove ethpm.json
* update releasing document
* fix release documentation to be more realistic
2020-04-20 20:10:30 -03:00
e4d2830f1d
Update release script for major releases
2020-02-14 13:37:28 -03:00
04a1b21874
update docs-utils to keep docs version in sync
2020-02-11 19:04:17 -03:00
c0042cd9d0
Merge branch 'master' into release-v2.4.0
2019-08-16 21:25:51 +02:00
49eae91441
change double quotes for single quotes
2019-08-16 21:24:10 +02:00
6a01da193e
add release push command
2019-08-16 21:14:13 +02:00
0fa5270f7e
fix changelog editing script
2019-08-16 21:09:20 +02:00
ee5fdaf639
remove comment that made bash fail
...
(cherry picked from commit 5c19876fbf )
2019-08-15 19:01:30 +02:00
5c19876fbf
remove comment that made bash fail
2019-08-15 19:00:48 +02:00
3ae589ebc5
add option to change prerelease suffix
2019-08-15 19:00:37 +02:00
6ae0915c3d
add option to change prerelease suffix
2019-08-15 18:46:05 +02:00
571fa7f4e7
Fix linter error
2019-07-27 20:35:00 -03:00
b8c8308d77
Add @openzeppelin/contracts as alternative package name ( #1840 )
...
* Rename package and repository name from docs and scripts
* undo root package rename
* add @openzeppelin/contracts as subpackage with release automation
* synchronize @openzeppelin/contracts version
* remove private field from package.json
* make file patterns absolute
* change wording of a comment
* use a saner version script
2019-07-26 16:01:04 -03:00
31bc231c2c
fix typo in release script
2019-04-24 19:43:26 -03:00
5e46cf6de4
Fix linter error.
2019-04-23 14:30:58 -03:00
412cdfd0be
Release automation ( #1720 )
...
* Create autoamtic release script.
* Add changelog update date script.
* Improve release scripts.
* Apply suggestions from code review
Co-Authored-By: nventuro <nicolas.venturo@gmail.com >
* Apply suggestions from code review
Co-Authored-By: nventuro <nicolas.venturo@gmail.com >
* Remove moment dependency.
2019-04-22 17:31:32 -03:00