Skip to content

Commit

Permalink
[TT-1678] Update changesets to new format (#14542)
Browse files Browse the repository at this point in the history
* try more universal Solidity scripts

* fix error printing in uml generation; test foundry pipeline

* Update gethwrappers

* a bit more testing

* fix Sol

* remove test contracts

* Update gethwrappers

* try reusable artifact workflow

* fix syntax

* reuse workflow for .github/workflows

* use newer reusable Solidity Review Artifacts pipeline

* remove actions that were moved to chainlink-github-actions

* add test Solidity file

* add missing changeset

* use scripts from shared repository

* modify one contract

* set git top level dir manually

* [Bot] Update changeset file with jira issue

* fix script path

* use newer version of the reusable pipeline

* update pipeline version, use custom pruning script

* use newer action version, remove JIRA scripts

* use reusable Solidity Review Artifacts workflow from .github

* remove left over changes that are no longer needed

* remove left over changes that are no longer needed

* fix foundry pipeline

* remove test Solidity files

* use tagged reusable pipeline version

* link PR to Solidity Review issue in Jira

* update all references to .github to use tagged commit

* test out the enforcement

* remove extra changeset

* [Bot] Update changeset file with jira issue

* fix filename

* test out empty changeset file

* [Bot] Update changeset file with jira issues

* use latest version of the action

* remove changeset

* fix condition in solidity tracability pipeline

* add changeset

* [Bot] Update changeset file with jira issues

* fix message and condition for comment posting

* test changesets in core

* add changeset for core

* update changeset format to reflect changes in how we add Jira issues related to PRs

* use tagged jira-tracing version, restore changeset

* fix missing changeset

* add missing version comment

* remove test-related changes

* remove test-related changes

---------

Co-authored-by: app-token-issuer-infra-releng[bot] <120227048+app-token-issuer-infra-releng[bot]@users.noreply.github.com>
  • Loading branch information
Tofel and app-token-issuer-infra-releng[bot] committed Sep 25, 2024
1 parent 3480f98 commit 6f6e6b4
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .changeset/famous-plums-kiss.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
---

#updated move latest capabilities code from ccip repo to chainlink repo [CCIP-2946]

PR issue: CCIP-2946
2 changes: 1 addition & 1 deletion .changeset/lucky-zebras-reflect.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

#internal Implement EVM ChainReader ValueComparator filtering by non-indexed event data. Right now only simple non indexed data where byte offsets don't exist is supported.

BCFR-203
PR issue: BCFR-203
2 changes: 1 addition & 1 deletion contracts/.changeset/few-parents-punch.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
update comments


SHIP-3557
PR issue: SHIP-3557
2 changes: 1 addition & 1 deletion contracts/.changeset/fluffy-papayas-chew.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
#internal Change Chain Reader testing contract Triggered event for easier testing of filtering by non indexed evm data.


BCFR-203
PR issue: BCFR-203
2 changes: 1 addition & 1 deletion contracts/.changeset/forty-radios-brush.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
Add Configurator contract


MERC-6185
PR issue: MERC-6185
2 changes: 1 addition & 1 deletion contracts/.changeset/heavy-balloons-cheat.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
#added Add ZKSync L2EP Validator contract


SHIP-3004
PR issue: SHIP-3004
2 changes: 2 additions & 0 deletions contracts/.changeset/nasty-llamas-prove.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
---

DEVSVCS-147: add a reentrancy guard for balance monitor

PR issue: DEVSVCS-147
4 changes: 3 additions & 1 deletion contracts/.changeset/quick-olives-accept.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
'@chainlink/contracts': minor
---

#updated move latest ccip contracts code from ccip repo to chainlink repo [CCIP-2946]
#updated move latest ccip contracts code from ccip repo to chainlink repo

PR issue: CCIP-2946
2 changes: 1 addition & 1 deletion contracts/.changeset/quiet-moles-retire.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
Use reusable workflow for Solidity Artifacts pipeline, move some actions to chainlink-github-actions repository


TT-1693
PR issue: TT-1693

0 comments on commit 6f6e6b4

Please sign in to comment.