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

replace circleci with GitHub actions #148

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Conversation

siddharthvipul
Copy link
Member

No description provided.

Signed-off-by: Vipul Siddharth <[email protected]>
@siddharthvipul siddharthvipul requested a review from iperdomo April 16, 2024 11:17
@siddharthvipul siddharthvipul added T: improvement Improves on something that already exists T: new change Adds new capabilities or functionality labels Apr 16, 2024
@siddharthvipul
Copy link
Member Author

@iperdomo hey, could I get a review from you on this - changing circle CI to GitHub action - and then will update a few items here

Comment on lines 50 to 51
- name: Install Node.js dependencies
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is not necessary, we don't have any nodejs dependency

Copy link
Member Author

Choose a reason for hiding this comment

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

removed

Signed-off-by: Vipul Siddharth <[email protected]>
@siddharthvipul siddharthvipul requested a review from iperdomo April 16, 2024 11:53
Copy link
Contributor

@iperdomo iperdomo left a comment

Choose a reason for hiding this comment

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

👍🏾 LGTM.

Note: We have changed the behavior for HTML rendering from beautify to minify. Let's see how this translate into the actual site (some tags/attributes are removed)

@siddharthvipul siddharthvipul merged commit 5cdccef into unicef:main Apr 16, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: improvement Improves on something that already exists T: new change Adds new capabilities or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants