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

ci: speed-up the workflow by uploading and downloading the shadowJars instead of regerating them #3079

Merged
merged 6 commits into from
Jan 29, 2024

Conversation

Zimbrando
Copy link
Contributor

The PR updates jars and packages handling inside the workflow. The Build job generates both the jars and the packages and uploads them as artifacts.
The generation and uploading of JARs are exclusively performed by the Linux build job to prevent unnecessary overwrites.

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (07813d7) 0.00% compared to head (2ccc183) 0.00%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #3079   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           3       3           
  Lines         115     115           
  Branches        5       5           
======================================
  Misses        115     115           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.github/workflows/build-and-deploy.yml Outdated Show resolved Hide resolved
@DanySK DanySK changed the title perf(cd): speed-up workflow using artifacts uploads and downloads ci: speed-up the workflow by uploading and downloading the shadowJars instead of regerating them Jan 28, 2024
Copy link
Member

@DanySK DanySK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a spacing error, then we're good to go

.github/workflows/build-and-deploy.yml Outdated Show resolved Hide resolved
@DanySK DanySK enabled auto-merge (squash) January 29, 2024 12:13
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@DanySK DanySK merged commit 9d0ba2e into AlchemistSimulator:master Jan 29, 2024
18 checks passed
Zimbrando added a commit to Zimbrando/Alchemist that referenced this pull request Jan 29, 2024
DanySK pushed a commit that referenced this pull request Feb 1, 2024
## [30.0.4](30.0.3...30.0.4) (2024-02-01)

### Dependency updates

* **core-deps:** update protelis to v17.3.11 ([98cea45](98cea45))
* **deps:** update external-resources/learning-scafi-alchemist digest to af4e3fa ([142daec](142daec))
* **deps:** update external-resources/learning-scafi-alchemist digest to d085e8d ([75ed9f0](75ed9f0))
* **deps:** update external-resources/learning-scafi-alchemist digest to e1dcb40 ([eecab26](eecab26))
* **deps:** update gohugoio/hugo action to v0.122.0 ([76e268e](76e268e))
* **deps:** update npm to v10.4.0 ([3b665f0](3b665f0))
* **deps:** update plugin com.gradle.enterprise to v3.16.2 ([a2c3f94](a2c3f94))
* **deps:** update plugin java-qa to v1.36.0 ([07813d7](07813d7))
* **deps:** update plugin kotlin-qa to v0.59.0 ([6bdb6f3](6bdb6f3))
* **deps:** update react to v18.2.0-pre.691 ([57f1b53](57f1b53))
* **deps:** update site/themes/hugo-theme-relearn digest to eaabbfd ([dcf0df6](dcf0df6))

### Build and continuous integration

* **deps:** update danysk/build-check-deploy-gradle-action action to v2.2.16 ([58b6c87](58b6c87))
* speed-up the workflow by uploading and downloading the shadowJars instead of regerating them ([#3079](#3079)) ([9d0ba2e](9d0ba2e))
@DanySK
Copy link
Member

DanySK commented Feb 1, 2024

🎉 This PR is included in version 30.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@DanySK DanySK added the released label Feb 1, 2024
DanySK pushed a commit that referenced this pull request Feb 3, 2024
DanySK pushed a commit that referenced this pull request Feb 3, 2024
DanySK pushed a commit that referenced this pull request Feb 4, 2024
DanySK pushed a commit that referenced this pull request Feb 5, 2024
DanySK pushed a commit that referenced this pull request Feb 5, 2024
DanySK pushed a commit that referenced this pull request Feb 5, 2024
@Zimbrando Zimbrando deleted the dev-workflow branch February 10, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants