renovate[bot]
205f59e9b6
Update dependency eslint to v9 ( #4996 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
3 months ago
Francisco
5d43060cdc
Fix release tagging ( #4646 )
1 year ago
Francisco
9fa550c62f
Fix attempt to delete nonexistent npm tag ( #4374 )
2 years ago
Ernesto García
fc19a7947c
Change release cycle `prBackExists` definition ( #4365 )
2 years ago
Francisco
002a7c8812
Remove automatic conflict resolution for merge from release branch ( #4362 )
2 years ago
Francisco
7e814a3074
Fix release merge script ( #4273 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com>
2 years ago
Francisco
1642b6639b
Reduce frequency of version comment updates ( #4244 )
2 years ago
Francisco
f355bd3a2a
Prevent attempt to publish to npm ( #4239 )
2 years ago
Ernesto García
4e8aa43a90
Add publishing integrity check after releasing ( #4045 )
...
Co-authored-by: Francisco <fg@frang.io>
2 years ago
Ernesto García
95027565c4
Improve `release-cycle.yml` error reporting ( #4034 )
2 years ago
Francisco
afcdc58419
Delete tag next once latest is published ( #3973 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com>
2 years ago
Ernesto García
0c89a8b771
Automate release process via Changesets ( #3915 )
...
Co-authored-by: Francisco <fg@frang.io>
2 years ago
Francisco
a28aafdc85
Use Prettier for JS files ( #3913 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 years ago
Hadrien Croubois
1a41a503e0
Skip deleted file when updating release version in comments
...
(cherry picked from commit a71caa28e7
)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 years ago
Hadrien Croubois
a71caa28e7
Skip deleted file when updating release version in comments
2 years ago
Hadrien Croubois
848fef5b6c
Fix update-comment script to ignore invalid tags
3 years ago
Francisco Giordano
2bd75a44bb
Fix release script to only release @openzeppelin/contracts
3 years ago
Francisco Giordano
2a4ca65404
Update release script to stop publishing old openzeppelin-solidity package
3 years ago
Francisco Giordano
a8f35b6c25
Make script executable
3 years ago
Hadrien Croubois
1ffcb10bd2
Change release script to only update version comment for changed files ( #3033 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
3 years ago
Francisco Giordano
a73ad8cc8c
Fix update-comment.js
3 years ago
Francisco Giordano
7dcc7b372f
Fix update-comment.js
3 years ago
Francisco Giordano
c9bdb1f0ae
Add a comment documenting the package version being used ( #2918 )
3 years ago
Francisco Giordano
466cf05912
Deprecate openzeppelin-solidity on every release
4 years ago
Francisco Giordano
64f20ec624
Fix release.sh for npm 7
4 years ago
Francisco Giordano
ba843f0ad9
Fix release script
4 years ago
Francisco Giordano
21344b91ed
Lint
4 years ago
Francisco Giordano
3debb8820e
Fix changelog versioning to include date only after final release
...
(cherry picked from commit d3a4e31fe2
)
4 years ago
Francisco Giordano
d3a4e31fe2
Fix changelog versioning to include date only after final release
4 years ago
Francisco Giordano
5803e11663
Improve script to version changelog
4 years ago
Francisco Giordano
8533499507
Lint
4 years ago
Francisco Giordano
fb4659c5d7
Change convention for unreleased changelog entries
4 years ago
Francisco Giordano
ea305cf32e
Change convention for unreleased changelog entries
4 years ago
Francisco Giordano
ace35fdeda
Update all dependencies transitively ( #2363 )
4 years ago
Francisco Giordano
528c23d679
Remove ethpm.json and update releasing docs ( #2205 )
...
* remove ethpm.json
* update releasing document
* fix release documentation to be more realistic
5 years ago
Nicolás Venturo
e4d2830f1d
Update release script for major releases
5 years ago
Francisco Giordano
04a1b21874
update docs-utils to keep docs version in sync
5 years ago
Francisco Giordano
49eae91441
change double quotes for single quotes
6 years ago
Francisco Giordano
6a01da193e
add release push command
6 years ago
Francisco Giordano
0fa5270f7e
fix changelog editing script
6 years ago
Francisco Giordano
ee5fdaf639
remove comment that made bash fail
...
(cherry picked from commit 5c19876fbf
)
6 years ago
Francisco Giordano
5c19876fbf
remove comment that made bash fail
6 years ago
Francisco Giordano
3ae589ebc5
add option to change prerelease suffix
6 years ago
Francisco Giordano
6ae0915c3d
add option to change prerelease suffix
6 years ago
Nicolás Venturo
571fa7f4e7
Fix linter error
6 years ago
Santiago Palladino
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
6 years ago
Francisco Giordano
31bc231c2c
fix typo in release script
6 years ago
Nicolás Venturo
5e46cf6de4
Fix linter error.
6 years ago
Nicolás Venturo
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.
6 years ago