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(#288): integrate eo2js with eoc #289

Merged
merged 11 commits into from
May 31, 2024

Conversation

maxonfjvipon
Copy link
Member

@maxonfjvipon maxonfjvipon commented May 31, 2024

Closes: #288


PR-Codex overview

This PR adds eo2js dependency, updates object types, and refactors Java commands.

Detailed summary

  • Added eo2js dependency
  • Updated object types from Hash to Object
  • Refactored Java command paths
  • Modified test commands for Java and JavaScript
  • Skipped compile step for JavaScript
  • Updated eo2jsw function for eo2js execution

The following files were skipped due to too many changes: test/commands/test_link.js, src/commands/js/dataize.js, .github/workflows/itest.yml, src/commands/js/transpile.js, src/commands/js/link.js, test/commands/test_dataize.js, package-lock.json, src/eoc.js

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@maxonfjvipon
Copy link
Member Author

@yegor256 please check

@yegor256
Copy link
Member

@rultor merge

@rultor
Copy link
Contributor

rultor commented May 31, 2024

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit f468497 into objectionary:master May 31, 2024
29 checks passed
@rultor
Copy link
Contributor

rultor commented May 31, 2024

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 28min)

@yegor256
Copy link
Member

@rultor release, tag is 0.20.0

@rultor
Copy link
Contributor

rultor commented May 31, 2024

@rultor release, tag is 0.20.0

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented May 31, 2024

@rultor release, tag is 0.20.0

@yegor256 Done! FYI, the full log is here (took me 28min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate eo2js with eoc
3 participants