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

Remove file from elections manifest #7795

Merged
merged 1 commit into from Apr 5, 2021
Merged

Conversation

slickepinne
Copy link
Contributor

🎩 What? Why?

In #7773, the vote.js file got removed but
#7769 added it again. This PR removes it again as it'll result in an error on production since the vote.js file doesn't exist any more.

📌 Related Issues

Link your PR to an issue

  • Related to #?
  • Fixes #?

Testing

Describe the best way to test or validate your PR.

📋 Checklist

🚨 Please review the guidelines for contributing to this repository.

  • CONSIDER adding a unit test if your PR resolves an issue.
  • ✔️ DO check open PR's to avoid duplicates.
  • ✔️ DO keep pull requests small so they can be easily reviewed.
  • ✔️ DO build locally before pushing.
  • ✔️ DO make sure tests pass.
  • ✔️ DO make sure any new changes are documented in docs/.
  • ✔️ DO add and modify seeds if necessary.
  • ✔️ DO add CHANGELOG upgrade notes if required.
  • ✔️ DO add to GraphQL API if there are new public fields.
  • ✔️ DO add link to MetaDecidim if it's a new feature.
  • AVOID breaking the continuous integration build.
  • AVOID making significant changes to the overall architecture.

📷 Screenshots

Please add screenshots of the changes you're proposing
Description

♥️ Thank you!

@agustibr agustibr added the type: fix PRs that implement a fix for a bug label Apr 5, 2021
@oriolgual oriolgual merged commit 3c2afd1 into develop Apr 5, 2021
@oriolgual oriolgual deleted the fix/elections-manifest branch April 5, 2021 18:33
entantoencuanto added a commit that referenced this pull request Apr 5, 2021
* develop:
  fix: remove vote.js from elections manifest (#7795)
  Evote election log (#7757)
  Evote - identify with access code (#7740)
  Add unique trustee name (#7544)
  New translations en.yml (Finnish (plain)) (#7790)
  New Crowdin updates (#7754)
  Remove proposals dependency from the debates module (#7783)
  Make meetings functional without the proposals module (#7784)
  Make accountability functional without the proposals module (#7785)
  Make budgets functional without the proposals module (#7786)
  Remove BOM in CSV of private participants (#7781)
  Move searchlight gem to core and remove unnecessary requires (#7782)
  Admin voting census original load (csv) (#7591)
  Feat/evote count votes (#7769)
  Move votings answer results to its own table (#7767)
  Fix showing trustees menu on consultations module (#7778)
  Add missing assets to the elections manifest (#7773)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: elections type: fix PRs that implement a fix for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants