Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement New Attributions Update Workflow via GitHub Actions #24390

Merged
merged 71 commits into from
Jun 5, 2024
Merged
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
80f4d6a
feat: add new attributions workflow
cryptodev-2s May 6, 2024
4b82bba
fix: add missing runs-on on update-attributions gh action
cryptodev-2s May 6, 2024
4f86499
fix: update readme
cryptodev-2s May 7, 2024
ae202cd
feat: add attribution check gh action
cryptodev-2s May 7, 2024
2146983
fix: update check attribution action trigger
cryptodev-2s May 7, 2024
6fac431
fix: attributions check gh action
cryptodev-2s May 7, 2024
afec127
fix: check attribution gh action remove useless pr checkout by number
cryptodev-2s May 7, 2024
aba129c
fix: update attribution file
cryptodev-2s May 7, 2024
8dc080f
fix: remove fork check on attributions update
cryptodev-2s May 7, 2024
3c8d14e
fix: attribution script
cryptodev-2s May 9, 2024
256fb51
fix: restore .gitignore
cryptodev-2s May 9, 2024
56f6d84
Update LavaMoat policies
metamaskbot May 9, 2024
ccc3bd6
fix: run yarn dedupe
cryptodev-2s May 9, 2024
8a6ee29
Update LavaMoat policies
metamaskbot May 9, 2024
ee20d14
fix: update attributions
cryptodev-2s May 9, 2024
2ecc8f0
fix: attribution script to use node instead of python
cryptodev-2s May 9, 2024
91051c2
fix: update attributions
cryptodev-2s May 14, 2024
469efeb
fix: update attribution
cryptodev-2s May 16, 2024
d3373d1
Extract yarnrc override script
cryptodev-2s May 20, 2024
9cd958a
Merge remote-tracking branch 'origin/develop' into fix/attributions
cryptodev-2s May 20, 2024
2d31777
Update attributions
cryptodev-2s May 20, 2024
49960b2
Merge remote-tracking branch 'origin/develop' into fix/attributions
cryptodev-2s May 23, 2024
1005376
fix: attributions
cryptodev-2s May 23, 2024
f05f31d
Merge branch 'develop' into fix/attributions
cryptodev-2s May 23, 2024
cf29c2c
fix: refactor check attribution action
cryptodev-2s May 29, 2024
41493b4
Merge remote-tracking branch 'origin/develop' into fix/attributions
cryptodev-2s May 29, 2024
7de46d4
fix: update attribution file
cryptodev-2s May 29, 2024
3a8b245
fix: attribution typo
cryptodev-2s May 29, 2024
4aeb511
fix: attribution typo
cryptodev-2s May 29, 2024
b2ecf5a
fix: attribution check
cryptodev-2s May 29, 2024
5a61bba
Merge branch 'develop' into fix/attributions
cryptodev-2s May 29, 2024
d131569
Update LavaMoat policies
metamaskbot May 29, 2024
db18397
Merge branch 'develop' into fix/attributions
cryptodev-2s May 29, 2024
d547f04
fix: use attributions instead of attribution
cryptodev-2s May 29, 2024
3c5b2b7
Merge remote-tracking branch 'origin/develop' into fix/attributions
cryptodev-2s May 29, 2024
6a72bdc
fix: restore policies
cryptodev-2s May 29, 2024
5c8c582
fix: restore lavamoat
cryptodev-2s May 29, 2024
7667a4f
fix: restore package.json and yarn lockfile
cryptodev-2s May 29, 2024
c60ee1a
Merge branch 'develop' into fix/attributions
cryptodev-2s May 30, 2024
ab1d5ce
fix: attributions
cryptodev-2s May 30, 2024
3911727
fix: attributions script comments
cryptodev-2s May 30, 2024
dc50314
Merge branch 'develop' into fix/attributions
cryptodev-2s May 30, 2024
9ef7b7d
Merge branch 'develop' into fix/attributions
cryptodev-2s May 30, 2024
22d1a08
Merge branch 'develop' into fix/attributions
cryptodev-2s May 30, 2024
23d64fa
fix: rename attributions scripts
cryptodev-2s May 30, 2024
abaadec
Merge branch 'develop' into fix/attributions
legobeat May 31, 2024
1a49574
Merge branch 'develop' into fix/attributions
cryptodev-2s May 31, 2024
7f02d18
Merge branch 'develop' into fix/attributions
cryptodev-2s May 31, 2024
5640ee7
Merge branch 'develop' into fix/attributions
cryptodev-2s May 31, 2024
cea8294
Merge branch 'develop' into fix/attributions
cryptodev-2s May 31, 2024
897534c
Merge branch 'develop' into fix/attributions
cryptodev-2s Jun 1, 2024
83719b9
Merge branch 'develop' into fix/attributions
cryptodev-2s Jun 3, 2024
b137734
fix: enable corepack
cryptodev-2s Jun 3, 2024
d460686
fix: update attribution
cryptodev-2s Jun 3, 2024
8f7a069
fix: enable corepack in metamask bot
cryptodev-2s Jun 3, 2024
5bffbb7
Merge branch 'develop' into fix/attributions
cryptodev-2s Jun 3, 2024
777be1c
fix: update attribution
cryptodev-2s Jun 3, 2024
558683e
Merge remote-tracking branch 'origin/develop' into fix/attributions
cryptodev-2s Jun 4, 2024
b5cb5de
fix: update attribution
cryptodev-2s Jun 4, 2024
80c47c6
fix: attribution check workflow trigger
cryptodev-2s Jun 4, 2024
03146ea
fix: yarn nopt resolution
cryptodev-2s Jun 4, 2024
9808d4b
fix: attribution link
cryptodev-2s Jun 4, 2024
fc5b2e7
Merge branch 'develop' into fix/attributions
cryptodev-2s Jun 4, 2024
e1641d6
fix: attribution check script
cryptodev-2s Jun 4, 2024
ed9b467
Merge branch 'develop' into fix/attributions
cryptodev-2s Jun 4, 2024
46d9181
Merge branch 'develop' into fix/attributions
cryptodev-2s Jun 4, 2024
66a7d54
fix: attribution bot command
cryptodev-2s Jun 4, 2024
9ca6e78
Merge branch 'develop' into fix/attributions
cryptodev-2s Jun 5, 2024
4804726
Merge branch 'develop' into fix/attributions
cryptodev-2s Jun 5, 2024
c4b6d02
fix: update attributio,
cryptodev-2s Jun 5, 2024
23ddf2c
Merge branch 'develop' into fix/attributions
cryptodev-2s Jun 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: attribution link
cryptodev-2s committed Jun 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 9808d4b15e3cad031cbf9a112934d2cd37dbc276
2 changes: 1 addition & 1 deletion test/e2e/mmi/specs/navigation.spec.ts
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ const mmiHomePage = 'https://metamask.io/institutions/';
const privacyAndPolicy = 'https://consensys.io/privacy-policy';
const openSeaTermsOfUse = 'https://opensea.io/securityproviderterms';
const metamaskAttributions =
'https://github.com/MetaMask/metamask-extension/blob/develop/attribution.txt';
'https://raw.githubusercontent.com/MetaMask/metamask-extension/develop/attribution.txt';
const termsOfUse = 'https://consensys.io/terms-of-use';
const learnMoreArticles = 'https://support.metamask.io/hc/en-us/articles';

Original file line number Diff line number Diff line change
@@ -11,6 +11,6 @@ Step,Test Steps,Test Data,Expected Result,Notes
9,Click on the link for the 'Privacy policy',,Privacy policy 'https://consensys.io/privacy-policy' page is loaded,Critical because it's the only way to access privacy policy
10,Click on the link for the 'Terms of use',,Terms of use page 'https://consensys.io/terms-of-use' is loaded,
11,Click on the link for the 'Visit our support center',,Support page 'https://support.metamask.io/hc/en-us' is loaded,
12,Click on the link for the 'Attributions',,Attributions 'https://github.com/MetaMask/metamask-extension/blob/develop/attribution.txt' page is loaded,
12,Click on the link for the 'Attributions',,Attributions 'https://raw.githubusercontent.com/MetaMask/metamask-extension/develop/attribution.txt' page is loaded,
13,Click on the link for the 'Visit our website',,Visit our website 'https://metamask.io/' page is loaded,
14,Click on the link for the 'Contact us',,Contact us 'https://support.metamask.io/hc/en-us' code page is loaded,
2 changes: 1 addition & 1 deletion ui/pages/settings/info-tab/info-tab.component.js
Original file line number Diff line number Diff line change
@@ -113,7 +113,7 @@ export default class InfoTab extends PureComponent {
<div ref={this.settingsRefs[4]} className="info-tab__link-item">
<Button
type="link"
href="https://github.com/MetaMask/metamask-extension/blob/develop/attribution.txt"
href="https://raw.githubusercontent.com/MetaMask/metamask-extension/develop/attribution.txt"
target="_blank"
rel="noopener noreferrer"
className="info-tab__link-text"
2 changes: 1 addition & 1 deletion ui/pages/settings/info-tab/info-tab.test.tsx
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ describe('InfoTab', () => {
const attributionsLink = getByText('Attributions');
expect(attributionsLink).toHaveAttribute(
'href',
'https://github.com/MetaMask/metamask-extension/blob/develop/attribution.txt',
'https://raw.githubusercontent.com/MetaMask/metamask-extension/develop/attribution.txt',
);
});