-
Notifications
You must be signed in to change notification settings - Fork 419
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
Changelog generation #1014
Changelog generation #1014
Conversation
* Vercel action docs deployment * Action working dir fix
* Remove local Earthfile * Add KonsorTech resources.md * search filter as query param from home page * search filter as query param from home page * Small fixes to task readme * Add vercel rewrite * Added about modals * Add AutoStake testnet service link * Bump github.com/cosmos/cosmos-sdk from 0.47.2 to 0.47.3 in /chain Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.47.2 to 0.47.3. - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.47.3/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@v0.47.2...v0.47.3) --- updated-dependencies: - dependency-name: github.com/cosmos/cosmos-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Init rollbar * Cosmwasm messages support * Full rollbar integration marketplace + poe * Smol cleaning * Prod build fix * Update empowerjs * Update rules.md * Update full-node-setup.md * Update cosmovisor-setup.md * Update resources.md * Update (AM Solutions) resources.md * Update resources.md by 🔥STAVR🔥 * poe env hotfix (#868) * Update resources.md * Added docs guidelines * Added esbuild for linux * Add [NODERS]TEAM service in resources.md - Guide (Validator service) - Endpoint * nav bar position fix and wider screen UI fix * Applicant ID added to wallet cache * fix typo delegation-program.md * Subquery hotfix for processing events multiple times * Date of listing creation added * Purchase dates added for buy order history * Update resources.md * Update resources.md * search bar responsive fix * multiselect UI changes * nav bar position fix and wider screen UI fix * search bar responsive fix * multiselect UI changes * Bump wasmd to 0.41.1 * revert ibc 7.1 * Fix height flag not working in queries * Fix docgen go mod tidy * Update Swagger docs * undefined issue fix * add Sr20de endpoints * os build fix * shebang fix * Fix e2e tests after query fix * Bump cometbft * Static build for releases * Add version to release builds * Fix lint * Disable local rollbar + reactive fixes * Rename binary inside of zip files * docgen go mod tidy * Marketplace credits page graphql integration (#891) * certificate listing and transfer credit page * retire credit implementation * transfer credit implementation * certificate listing implementation * certficate listing developed * rebased and resolved conflicts * build issue fix * Tx fixes and smol UI improvements --------- Co-authored-by: Jakub Kobeldys <[email protected]> * Typo fix in retire credits modal Just typo, merging * Added some more rewards * Add Sr20de node resources * certificate page created * buy credits fix * buy credits fix * add Sr20de explorer * cerficate page query * certificate page created * cerficate page query * console cleared * renamed wasm file to bypass adblocker * renamed wasm file to bypass adblocker * refresh auction balance and my credit balance * clean up * Disable volume filter + add margin on my certificates page * buy credit validation,show error message and UI fixes (#915) * EmpowerJS IBC support (#916) * Update empowerjs (#917) Co-authored-by: ba1ciu <[email protected]> * Multiple wallet support + enabling ibc + various small improvements (#918) * select modal implementation * wallet and adress stored to local storage * select modal implementation * wallet and adress stored to local storage * disconnect button added * commmon wallet handler implemented * error console added * validate wallet connected or not * Added a get wallet util, needs some expansion * rename util method * get wallet created as common one * rebased with main * Enabled IBC, fixed wallet gas issues * Bump EmpowerJS to 0.0.18 * IBC denom lookup * why did I do it in the first place? * ESLint complaining about my sloppy typing * bump empowerjs * cleaning --------- Co-authored-by: Shan <[email protected]> Co-authored-by: Gjermund Garaba <[email protected]> * copy wallet address and buy credits UI fix * Sending errors to Rollbar * Set log environment as env variable * copy wallet address (#924) Co-authored-by: Gjermund Garaba <[email protected]> * add timestamps to marketplace listing related events (#923) * add timestamps to marketplace listing related events * Proper merge * Added stress test instructions * eslint issue fixed and files formatted * lint fixes * eslint issue fixed and files formatted * lint fixes * Mainnet dir prep * Change CI job to mainnet * README update * use base-genesis for gentx collection instead of genesis.json * Empower validator gentx * Create gentx-MZONDER.json * add polkachu gentx * Create gentx-bloclick.json * Add files via upload * RHINO empowerchain-1 gentx * Create gentx-AVIAONE.json * add gentx StakingCabin * gentx by 🔥STAVR🔥 * Add files via upload * Create gentx-stakrspace.json * Create gentx-w3coins.json * Create gentx-AM-Solutions.json * Chill Validation Gentx * Create gentx-ITRocket.json * Add files via upload * alphab gentx. empowerchain-1 mainnet * add gentx-NODEJUMPER.json * Add Crypto Chemistry gentx * Add ZenChainLabs GenTX * Add BlueStake gentx * Add CryptoCrew gentx * Add ECO Stake empowerchain-1 gentx * Add WhisperNode gentx * Create gentx NODERS]TEAM * Create gentx-STAKEME.json * Create gentx-KaliaNetwork.json * Add Gentx * Create gentx-Enigma.json * add bro_n_bro gentx * Fix Crypto Chemistry gentx * Gentx Zenscape (#971) Co-authored-by: code2ssh <[email protected]> * Mainnet genesis (#974) * Mainnet genesis * Genesis download instructions and node setup * Seed node behind url * Mainnet genesis (#975) * Mainnet genesis * Genesis download instructions and node setup * Seed node behind url * README update * Binary build instructions fix (#976) * Mainnet genesis * Genesis download instructions and node setup * Seed node behind url * README update * Binary build instructions fix * Add ccvalidators seed (#977) * Add CryptoCrew seednode * format * Add more tokenomics docs * airdrop project initiation * bg image position change * airdrop project initiation * bg image position change * build issue fix * Add clarification on vesting accounts * Added some more brand assets * home page implementation * success modal * Added queries * success modal changes and styles * home page implementation * success modal * Added queries * success modal changes and styles * wallet address autofill option * account change handled * rebased * Small fixes in text etc * Add airdrop checker fe build * Build errors * Fix airdrop balance for those who have staked * Fix loading bug when wallet not found * responsive changes * responsive changes * Post-launch docs update * Swagger setup * add resources page for mainnet (#992) * add resources page for mainnet This is a mainnet resource page, just like the testnet https://docs.empowerchain.io/testnet/resources . All links changed to mainnet * add Resources to .vitepress * Don't save duplicate metadata uris * 980 plastic credit offset certificate template implementation (#995) * certificate UI * graphQL implementation for certificate * PDF generator * certificate UI * graphQL implementation for certificate * PDF generator * Changelog generation * Paths fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Gjermund Garaba <[email protected]> Co-authored-by: konsortech <[email protected]> Co-authored-by: Shan <[email protected]> Co-authored-by: Gjermund Garaba <[email protected]> Co-authored-by: AutoStake <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gjermundgaraba <[email protected]> Co-authored-by: Indonode <[email protected]> Co-authored-by: Alexey <[email protected]> Co-authored-by: STAVR <[email protected]> Co-authored-by: [NODERS]TEAM <[email protected]> Co-authored-by: Caner Yakupoğlu <[email protected]> Co-authored-by: Sergey Mazein <[email protected]> Co-authored-by: Palamar <[email protected]> Co-authored-by: Sr20de <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ba1ciu <[email protected]> Co-authored-by: maxzonder <[email protected]> Co-authored-by: Polkachu Intern <[email protected]> Co-authored-by: ivandiazperez <[email protected]> Co-authored-by: ardapda <[email protected]> Co-authored-by: Eric Carlson <[email protected]> Co-authored-by: Aviaone <[email protected]> Co-authored-by: vincent-stakingcabin <[email protected]> Co-authored-by: Moncho Santos <[email protected]> Co-authored-by: stakr.space <[email protected]> Co-authored-by: w3coins <[email protected]> Co-authored-by: Chill Validation <[email protected]> Co-authored-by: Marutyan Samvel <[email protected]> Co-authored-by: Dimokus <[email protected]> Co-authored-by: Northa <[email protected]> Co-authored-by: Valentin Bloher <[email protected]> Co-authored-by: Relyte <[email protected]> Co-authored-by: ZenChainLabs <[email protected]> Co-authored-by: stan-bl <[email protected]> Co-authored-by: clemensgg <[email protected]> Co-authored-by: Tom Beynon <[email protected]> Co-authored-by: Brendan | WhisperNode <[email protected]> Co-authored-by: WhisperNode <[email protected]> Co-authored-by: STAKEME <[email protected]> Co-authored-by: Kalia Network <[email protected]> Co-authored-by: Validatrium <[email protected]> Co-authored-by: Enigma-Validator <[email protected]> Co-authored-by: altbro <[email protected]> Co-authored-by: Surendra Patil <[email protected]> Co-authored-by: code2ssh <[email protected]> Co-authored-by: CryptoCrew Validators <[email protected]> Co-authored-by: Mahesh K <[email protected]>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #1014 +/- ##
==========================================
+ Coverage 60.56% 67.40% +6.83%
==========================================
Files 78 87 +9
Lines 7344 8964 +1620
==========================================
+ Hits 4448 6042 +1594
- Misses 2640 2666 +26
Partials 256 256
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Looks good, should we document the process more in the docs also? |
@gjermundgaraba Added a section in docs. Please review it 🙏🏻 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love it!
I borrowed changelog generation and structure from (Stride)[https://github.com/Stride-Labs/stride/blob/main/.github/workflows/changelog.yml], but tweaked it a little so it fits into our repo.
The idea is: