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: add watch for announcements and local testing #26

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

marcomariscal
Copy link
Collaborator

@marcomariscal marcomariscal commented Feb 23, 2024

watch for announcements and assess if it's for the user.

also updates the tests to use a local fork when appropriate.

@marcomariscal marcomariscal changed the base branch from main to feat/fetch-announcement-for-user February 23, 2024 20:04
@marcomariscal marcomariscal marked this pull request as ready for review February 27, 2024 19:26
@marcomariscal marcomariscal linked an issue Feb 27, 2024 that may be closed by this pull request
makefile Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated
@@ -6,9 +6,13 @@
"module": "dist/index.js",
"type": "module",
"scripts": {
"anvil-local": "make anvil-local",
Copy link
Member

Choose a reason for hiding this comment

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

Can't we put the make file commands directly here and get rid of the makefile.

@marcomariscal
Copy link
Collaborator Author

watch for announcements and assess if it's for the user.

also updates the tests to use a local fork when appropriate.

tests are now defaulted to local.

@marcomariscal marcomariscal changed the base branch from feat/fetch-announcement-for-user to main March 20, 2024 16:01
@marcomariscal marcomariscal changed the base branch from main to feat/fetch-announcement-for-user March 20, 2024 16:26
@marcomariscal marcomariscal changed the base branch from feat/fetch-announcement-for-user to main March 20, 2024 16:26
@garyghayrat garyghayrat changed the base branch from main to feat/fetch-announcement-for-user March 20, 2024 17:00
@garyghayrat garyghayrat force-pushed the feat/watch-for-announcements branch from a85018a to c59d441 Compare March 25, 2024 17:58
@garyghayrat garyghayrat changed the base branch from feat/fetch-announcement-for-user to main March 25, 2024 17:58
@garyghayrat garyghayrat changed the title feat: watch for announcements feat: add watch for announcements and local testing Mar 25, 2024
@garyghayrat garyghayrat merged commit 0f8ca4d into main Mar 25, 2024
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.

watch for announcements
2 participants